hesham
9cee0d2143
Add num_epochs to non-sink training
5 years ago
huangxinjing
4ef439e27b
Add stage information for ops and strategy
5 years ago
Cathy Wong
f2b07d907a
dataset UT: check PIL version, delete test_callback_2maps
5 years ago
mindspore-ci-bot
70221f5261
!6307 Conversion to and from TensorRow in C++
...
Merge pull request !6307 from MahdiRahmaniHanzaki/c_func
5 years ago
mindspore-ci-bot
4c0b3c1bd3
!6017 per_batch_map needs to support x input columns and y output columns
...
Merge pull request !6017 from ZiruiWu/per_batch_map_multi_col
5 years ago
mindspore-ci-bot
e88e114a50
!5930 Cache server phase 2 single node
...
Merge pull request !5930 from Jamie/CacheOp_dev
5 years ago
nhussain
77d507279c
first working implementation
...
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
Zirui Wu
0cab373223
per_batch_map supports x num_columns to y num_columns
...
decided to use project after batch as well
per_batch_map 1->x colunm works
add more test case
add test cases, project after map
col order hahaah
fix ci
add test cases
addr review cmts
ci
fix build err
fix test case failure
ci
5 years ago
Mahdi
890598d112
Added TensorRow conversion
5 years ago
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
...
Merge pull request !6301 from nhussain/c_py_compose
5 years ago
mindspore-ci-bot
55be3c42a5
!5875 Add IFMR op for new backend.
...
Merge pull request !5875 from liuxiao93/IFMR-OpenSource-new-backend
5 years ago
peixu_ren
23ff21edd8
Added lognormal distribuition
5 years ago
mindspore-ci-bot
39874d133f
!6644 fix testcase running slowly
...
Merge pull request !6644 from guozhijian/fix_testcase_slowly
5 years ago
mindspore-ci-bot
9f84920f64
!6761 remove redundant check about IsInstance op
...
Merge pull request !6761 from liangzelang/fix_isinstance_op_bug
5 years ago
liangzelang
195d97ad46
Remove redundant check about IsInstance op
5 years ago
jonyguo
1c6c54ae0f
fix: testcase test_cutmix_batch_op.py slowly
5 years ago
Yi Huaijie
6066b16838
implement parallel Pack
5 years ago
mindspore-ci-bot
9475f9a19a
!6548 Implement parallel Split
...
Merge pull request !6548 from yihuaijie/dev
5 years ago
mindspore-ci-bot
f72f2c22fb
!6653 fix stream sync error for mixed precesion on pynative mode
...
Merge pull request !6653 from chujinjin/fix_stream_sync_error_for_mixed_precision
5 years ago
liuxiao93
0e02df812a
Add IFMR op for new backend.
...
(cherry picked from commit 17a5995e97
)
5 years ago
mindspore-ci-bot
091ee5085e
!6651 Modify init interface to internal interface
...
Merge pull request !6651 from lijiaqi/init
5 years ago
nhussain
fda9462682
embed python compose op
...
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
5 years ago
Jiaqi
4e3e6006b6
modify init
5 years ago
mindspore-ci-bot
dfe77372f5
!6505 Set top graph parameters' name the same as original graph parameters.
...
Merge pull request !6505 from 张清华/master2
5 years ago
chujinjin
1cf8f3b777
fix stream sync error for mixed precision
5 years ago
mindspore-ci-bot
428927bdff
!6554 fix pylint
...
Merge pull request !6554 from jinyaohui/master
5 years ago
mindspore-ci-bot
dde9f5ac25
!6607 delete SoftmaxCrossEntropyExpand interface
...
Merge pull request !6607 from ghzl/delete-SoftmaxCrossEntropyExpand
5 years ago
Zhang Qinghua
6c72d88ba1
Set top graph parameters' name as original graph parameters.
5 years ago
jinyaohui
334a32d501
fix pylint
5 years ago
Wei Luning
cdbd16de0c
fix bug in parameter set & fix code style in pynative_executa.cc
5 years ago
guohongzilong
a754dea90c
delete SoftmaxCrossEntropyExpand
5 years ago
mindspore-ci-bot
861602bce9
!6512 Clean up the view code
...
Merge pull request !6512 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
f847414117
!6471 Fix AdjustAllReduceMulAdd pass
...
Merge pull request !6471 from thlinh/dev_Sep18_fix_AdjustAllReduceMulAdd_pass
5 years ago
mindspore-ci-bot
3aa07a4362
!6320 change mix_precision to c++
...
Merge pull request !6320 from vlne-v1/pynative_amp
5 years ago
mindspore-ci-bot
4905de06bd
!6545 improve the recognition of Parameter object and raise error when convert keywordarg to pydata
...
Merge pull request !6545 from zhangbuxue/improve_the_recognition_of_Parameter_object_and_raise_error_when_convert_keywordarg_to_pydata
5 years ago
shenwei41
f2e34b2eaf
Clean up the view code
5 years ago
mindspore-ci-bot
53a82fa6e0
!6472 fix get_dataset_size error in CelebaDataset when usage is not 'all'
...
Merge pull request !6472 from yanghaitao/yht_celeba_get_dataset_size
5 years ago
buxue
483c8a179a
improve the recognition of Parameter object and raise error when convert keywordarg to pydata
5 years ago
mindspore-ci-bot
5a20b11012
!6502 [AutoParallel]Fix auto parallel find loss bug
...
Merge pull request !6502 from lichen/fix_auto_parallel_find_loss_bug
5 years ago
mindspore-ci-bot
92aecf128f
!6549 [MD] minddata add iterator parameter validation
...
Merge pull request !6549 from xiefangqi/add_output_numpy_valid
5 years ago
yanghaitao1
4ff4c17632
fix get_dataset_size in CelebADataset when usage is not all
5 years ago
Hoai Linh Tran
46f07efc31
Fix AdjustAllReduceMulAdd pass
...
Revive tests in lib_test
Code cleaning
5 years ago
Yi Huaijie
18ed2bec53
implement parallel Split
5 years ago
xiefangqi
a6360cb2e4
add output_numpy validation to iterator
5 years ago
yanghaitao1
dd0d9fe9ab
fix ci error
5 years ago
kpy
44c01e27c0
do mixprecision in c++ for pynative
5 years ago
mindspore-ci-bot
1cfad93704
!6479 fix bucket_batch_by_length show pyfunc timeout
...
Merge pull request !6479 from yanghaitao/yht_bucket_batch_ci
5 years ago
lichenever
d4bba3f1d2
fix_auto_parallel_find_loss_bug
5 years ago
yanghaitao1
da15495d7b
fix bucket_batch ci error
5 years ago
mindspore-ci-bot
4d54de100b
!6411 [Auto parallel] Add a flag to control whether to overwrite the right-node in triangle-elimination of DP algorithm
...
Merge pull request !6411 from Xiaoda/23-fix-the-triangle-elimination-problem
5 years ago
Xiaoda Zhang
970490a6f0
add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
5 years ago
mindspore-ci-bot
c8e9d46391
!6450 Change PS directory.
...
Merge pull request !6450 from ZPaC/master-change-ps-dir
5 years ago
mindspore-ci-bot
8346da267b
!6400 add overflow check for make_range and optimize isinstance processing
...
Merge pull request !6400 from zhangbuxue/add_overflow_check_for_make_range_and_optimize_isinstance_processing
5 years ago
ZPaC
0b49f0fb57
change PS dir
5 years ago
mindspore-ci-bot
5d0b91cb22
!6436 [Ascend Profiling] FIx start profiling failed
...
Merge pull request !6436 from caifubi/profiling
5 years ago
caifubi
39039974b2
fix profiling start up fail
5 years ago
mindspore-ci-bot
ddac441dfd
!6171 [MD] loading dataset log / dataset validation / dataset description
...
Merge pull request !6171 from luoyang/c-api-pyfunc
5 years ago
luoyang
9064a5f731
add num_row check & fix api distributed sampler, lookup, default value
...
of usage
5 years ago
mindspore-ci-bot
d8d2a70cb3
!6344 [AutoParallel]fix auto parallel multigraph bug
...
Merge pull request !6344 from lichen/fix_auto_parallel_mutigraph_bug
5 years ago
buxue
14f6c95c28
add overflow check for make_range and optimize isinstance processing
5 years ago
lichenever
6b2a9de09f
fix auto parallel mutigrpah bug
5 years ago
mindspore-ci-bot
c57a472748
!5918 optimizer pynative memory
...
Merge pull request !5918 from flywind/optimizer_pynative_memory
5 years ago
mindspore-ci-bot
5e43308613
!6365 Refactoring Laplace random operator.
...
Merge pull request !6365 from jxlang910/push-to-opensource
5 years ago
mindspore-ci-bot
72d5256d1c
!6332 check wether full_batch valid
...
Merge pull request !6332 from yihuaijie/master
5 years ago
mindspore-ci-bot
af1c5aba5b
!6354 [Data][BUG]add SubStractMeanNormalize input param check
...
Merge pull request !6354 from xulei/lite_test0905
5 years ago
jin-xiulang
5873614b86
Refactoring laplace random operator.
5 years ago
buxue
458498900c
support not in and add check for grad_with_sens with no sense provide.
5 years ago
xulei2020
85962adffd
add code
5 years ago
kpy
4338dd266e
optimizer pynative graph memory
5 years ago
mindspore-ci-bot
111efc7538
!6248 change the API interface of op ConfusionMulGrad
...
Merge pull request !6248 from lihongkang/v2_master
5 years ago
Yi Huaijie
e4cd67596f
raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel
5 years ago
mindspore-ci-bot
c899bcd001
!6111 sync-from-trunk-to-blue-zone-0912-c75b220
...
Merge pull request !6111 from HW_KK/master
5 years ago
wuweikang
e24f534002
sync-from-trunk-to-blue-zone-0912-c75b220
5 years ago
mindspore-ci-bot
3fe8916afa
!6241 [bug]add doc for some Parameter property & fix bug for `Isinstance`
...
Merge pull request !6241 from vlne-v1/I1V5VO-fix-isinstance
5 years ago
mindspore-ci-bot
bef2118253
!6300 [MD] fix get_dataset_size bug when set num_samples in DistributedSampler
...
Merge pull request !6300 from liyong126/fix_md_num_samples
5 years ago
mindspore-ci-bot
0d486adef1
!3974 Eliminate the pause for each cycle of the Repeat
...
Merge pull request !3974 from lixiachen/repeat_task2
5 years ago
mindspore-ci-bot
14b4763b15
!6224 Move pp test cases to probability folder
...
Merge pull request !6224 from XunDeng/pp_tests_folder_update
5 years ago
liyong
930e85ed5c
fix get_dataset_size in distributedSampler & num_samples
5 years ago
Wei Luning
8d17a2b8af
* add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
5 years ago
lihongkang
74e3adebb8
change api interface
5 years ago
buxue
c3c06514d7
perfect annotation of ops and context and support bool equal
5 years ago
mindspore-ci-bot
b83d921735
!3317 add check for stridedslice when choose aicpu or aicore
...
Merge pull request !3317 from zhangbuxue/add_check_for_stridedslice_when_choose_aicpu_or_aicore
5 years ago
mindspore-ci-bot
7a5ef7894d
!6227 dataset API docstring: Update datasets and text desc and examples
...
Merge pull request !6227 from cathwong/ckw_api_engine
5 years ago
mindspore-ci-bot
2b05208a6f
!6153 [AutoParallel]Check device target in init
...
Merge pull request !6153 from lichen/add_checks_for_init
5 years ago
Cathy Wong
f7adf648e9
dataset API docstring: Update datasets, samplers, graphdata and text
5 years ago
Xun Deng
c64f6a0a2a
move pp related tests cases to probability folder
5 years ago
mindspore-ci-bot
d0e49c5cf8
!6192 Improve the functions of class SequentialCell and add examples
...
Merge pull request !6192 from lijiaqi/sequentialcell
5 years ago
mindspore-ci-bot
1b956c77e0
!6155 modify path of ut and st of mdp
...
Merge pull request !6155 from byweng/master
5 years ago
Lixia Chen
b5b333726f
Leaf ops do self-reset.
5 years ago
Jiaqi
76cec24098
modify sequentialcell
5 years ago
mindspore-ci-bot
9824d0b20f
!6142 MindData fix batch ops issue
...
Merge pull request !6142 from xiefangqi/md_fix_map_issue
5 years ago
lichenever
aaf7045cdf
add checks for init
5 years ago
mindspore-ci-bot
bb4dbf4989
!5803 Combine Async Dump with E2e Dump
...
Merge pull request !5803 from caifubi/dump
5 years ago
bingyaweng
866a8a1178
modify path of ut and st of mdp
5 years ago
caifubi
372c2e7951
Combine Async Dump and E2E Dump
5 years ago
mindspore-ci-bot
37e3b6082f
!6002 Reduce inline passes traversal by skipping inline action if no pre-ad python pass exists
...
Merge pull request !6002 from BowenK/pre_ad
5 years ago
xiefangqi
653c79b4af
md fix per_batch_map issue
5 years ago
mindspore-ci-bot
a9a3d5a1f5
!5753 remove sens parameter
...
Merge pull request !5753 from lijiaqi/loss_scale_sens
5 years ago
mindspore-ci-bot
c10341dfb7
!6020 Add common check_param_type and set_param_type in distribution
...
Merge pull request !6020 from XunDeng/new_check_param
5 years ago