mindspore-ci-bot
|
861602bce9
|
!6512 Clean up the view code
Merge pull request !6512 from shenwei41/sw_master
|
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 |
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
|
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 |
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 |
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 |
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
|
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 |
liyong
|
930e85ed5c
|
fix get_dataset_size in distributedSampler & num_samples
|
4 years ago |
Wei Luning
|
8d17a2b8af
|
* add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
|
4 years ago |
lihongkang
|
74e3adebb8
|
change api interface
|
4 years ago |
buxue
|
c3c06514d7
|
perfect annotation of ops and context and support bool equal
|
4 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
|
4 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
|
4 years ago |
mindspore-ci-bot
|
2b05208a6f
|
!6153 [AutoParallel]Check device target in init
Merge pull request !6153 from lichen/add_checks_for_init
|
4 years ago |
Cathy Wong
|
f7adf648e9
|
dataset API docstring: Update datasets, samplers, graphdata and text
|
4 years ago |
Xun Deng
|
c64f6a0a2a
|
move pp related tests cases to probability folder
|
4 years ago |
mindspore-ci-bot
|
d0e49c5cf8
|
!6192 Improve the functions of class SequentialCell and add examples
Merge pull request !6192 from lijiaqi/sequentialcell
|
4 years ago |
mindspore-ci-bot
|
1b956c77e0
|
!6155 modify path of ut and st of mdp
Merge pull request !6155 from byweng/master
|
4 years ago |
Lixia Chen
|
b5b333726f
|
Leaf ops do self-reset.
|
4 years ago |
Jiaqi
|
76cec24098
|
modify sequentialcell
|
4 years ago |
mindspore-ci-bot
|
9824d0b20f
|
!6142 MindData fix batch ops issue
Merge pull request !6142 from xiefangqi/md_fix_map_issue
|
4 years ago |
lichenever
|
aaf7045cdf
|
add checks for init
|
4 years ago |
bingyaweng
|
866a8a1178
|
modify path of ut and st of mdp
|
4 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
|
4 years ago |