mindspore-ci-bot
|
428927bdff
|
!6554 fix pylint
Merge pull request !6554 from jinyaohui/master
|
4 years ago |
mindspore-ci-bot
|
dde9f5ac25
|
!6607 delete SoftmaxCrossEntropyExpand interface
Merge pull request !6607 from ghzl/delete-SoftmaxCrossEntropyExpand
|
4 years ago |
jinyaohui
|
334a32d501
|
fix pylint
|
4 years ago |
Wei Luning
|
cdbd16de0c
|
fix bug in parameter set & fix code style in pynative_executa.cc
|
4 years ago |
guohongzilong
|
a754dea90c
|
delete SoftmaxCrossEntropyExpand
|
4 years ago |
mindspore-ci-bot
|
861602bce9
|
!6512 Clean up the view code
Merge pull request !6512 from shenwei41/sw_master
|
4 years ago |
mindspore-ci-bot
|
f847414117
|
!6471 Fix AdjustAllReduceMulAdd pass
Merge pull request !6471 from thlinh/dev_Sep18_fix_AdjustAllReduceMulAdd_pass
|
4 years ago |
mindspore-ci-bot
|
3aa07a4362
|
!6320 change mix_precision to c++
Merge pull request !6320 from vlne-v1/pynative_amp
|
4 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
|
4 years ago |
shenwei41
|
f2e34b2eaf
|
Clean up the view code
|
4 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
|
4 years ago |
buxue
|
483c8a179a
|
improve the recognition of Parameter object and raise error when convert keywordarg to pydata
|
4 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
|
4 years ago |
mindspore-ci-bot
|
92aecf128f
|
!6549 [MD] minddata add iterator parameter validation
Merge pull request !6549 from xiefangqi/add_output_numpy_valid
|
4 years ago |
yanghaitao1
|
4ff4c17632
|
fix get_dataset_size in CelebADataset when usage is not all
|
4 years ago |
Hoai Linh Tran
|
46f07efc31
|
Fix AdjustAllReduceMulAdd pass
Revive tests in lib_test
Code cleaning
|
4 years ago |
xiefangqi
|
a6360cb2e4
|
add output_numpy validation to iterator
|
4 years ago |
yanghaitao1
|
dd0d9fe9ab
|
fix ci error
|
4 years ago |
kpy
|
44c01e27c0
|
do mixprecision in c++ for pynative
|
4 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
|
4 years ago |
lichenever
|
d4bba3f1d2
|
fix_auto_parallel_find_loss_bug
|
4 years ago |
yanghaitao1
|
da15495d7b
|
fix bucket_batch ci error
|
4 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
|
4 years ago |
Xiaoda Zhang
|
970490a6f0
|
add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
|
4 years ago |
mindspore-ci-bot
|
c8e9d46391
|
!6450 Change PS directory.
Merge pull request !6450 from ZPaC/master-change-ps-dir
|
4 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
|
4 years ago |
ZPaC
|
0b49f0fb57
|
change PS dir
|
4 years ago |
mindspore-ci-bot
|
5d0b91cb22
|
!6436 [Ascend Profiling] FIx start profiling failed
Merge pull request !6436 from caifubi/profiling
|
4 years ago |
caifubi
|
39039974b2
|
fix profiling start up fail
|
4 years ago |
mindspore-ci-bot
|
ddac441dfd
|
!6171 [MD] loading dataset log / dataset validation / dataset description
Merge pull request !6171 from luoyang/c-api-pyfunc
|
4 years ago |
luoyang
|
9064a5f731
|
add num_row check & fix api distributed sampler, lookup, default value
of usage
|
4 years ago |
mindspore-ci-bot
|
d8d2a70cb3
|
!6344 [AutoParallel]fix auto parallel multigraph bug
Merge pull request !6344 from lichen/fix_auto_parallel_mutigraph_bug
|
4 years ago |
buxue
|
14f6c95c28
|
add overflow check for make_range and optimize isinstance processing
|
4 years ago |
lichenever
|
6b2a9de09f
|
fix auto parallel mutigrpah bug
|
4 years ago |
mindspore-ci-bot
|
c57a472748
|
!5918 optimizer pynative memory
Merge pull request !5918 from flywind/optimizer_pynative_memory
|
4 years ago |
mindspore-ci-bot
|
5e43308613
|
!6365 Refactoring Laplace random operator.
Merge pull request !6365 from jxlang910/push-to-opensource
|
4 years ago |
mindspore-ci-bot
|
72d5256d1c
|
!6332 check wether full_batch valid
Merge pull request !6332 from yihuaijie/master
|
4 years ago |
mindspore-ci-bot
|
af1c5aba5b
|
!6354 [Data][BUG]add SubStractMeanNormalize input param check
Merge pull request !6354 from xulei/lite_test0905
|
4 years ago |
jin-xiulang
|
5873614b86
|
Refactoring laplace random operator.
|
4 years ago |
buxue
|
458498900c
|
support not in and add check for grad_with_sens with no sense provide.
|
4 years ago |
xulei2020
|
85962adffd
|
add code
|
4 years ago |
kpy
|
4338dd266e
|
optimizer pynative graph memory
|
4 years ago |
mindspore-ci-bot
|
111efc7538
|
!6248 change the API interface of op ConfusionMulGrad
Merge pull request !6248 from lihongkang/v2_master
|
4 years ago |
Yi Huaijie
|
e4cd67596f
|
raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel
|
4 years ago |
mindspore-ci-bot
|
c899bcd001
|
!6111 sync-from-trunk-to-blue-zone-0912-c75b220
Merge pull request !6111 from HW_KK/master
|
4 years ago |
wuweikang
|
e24f534002
|
sync-from-trunk-to-blue-zone-0912-c75b220
|
4 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
|
4 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
|
4 years ago |
mindspore-ci-bot
|
0d486adef1
|
!3974 Eliminate the pause for each cycle of the Repeat
Merge pull request !3974 from lixiachen/repeat_task2
|
4 years ago |
mindspore-ci-bot
|
14b4763b15
|
!6224 Move pp test cases to probability folder
Merge pull request !6224 from XunDeng/pp_tests_folder_update
|
4 years ago |