Commit Graph

1629 Commits (dfe77372f5e9beed08cb7caef08a09cf52d9fc4a)

Author SHA1 Message Date
mindspore-ci-bot dfe77372f5 !6505 Set top graph parameters' name the same as original graph parameters.
6 years ago
mindspore-ci-bot 428927bdff !6554 fix pylint
6 years ago
mindspore-ci-bot dde9f5ac25 !6607 delete SoftmaxCrossEntropyExpand interface
6 years ago
Zhang Qinghua 6c72d88ba1 Set top graph parameters' name as original graph parameters.
6 years ago
jinyaohui 334a32d501 fix pylint
6 years ago
Wei Luning cdbd16de0c fix bug in parameter set & fix code style in pynative_executa.cc
6 years ago
guohongzilong a754dea90c delete SoftmaxCrossEntropyExpand
6 years ago
mindspore-ci-bot 861602bce9 !6512 Clean up the view code
6 years ago
mindspore-ci-bot 3aa07a4362 !6320 change mix_precision to c++
6 years ago
mindspore-ci-bot 4905de06bd !6545 improve the recognition of Parameter object and raise error when convert keywordarg to pydata
6 years ago
shenwei41 f2e34b2eaf Clean up the view code
6 years ago
mindspore-ci-bot 53a82fa6e0 !6472 fix get_dataset_size error in CelebaDataset when usage is not 'all'
6 years ago
buxue 483c8a179a improve the recognition of Parameter object and raise error when convert keywordarg to pydata
6 years ago
mindspore-ci-bot 5a20b11012 !6502 [AutoParallel]Fix auto parallel find loss bug
6 years ago
mindspore-ci-bot 92aecf128f !6549 [MD] minddata add iterator parameter validation
6 years ago
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
6 years ago
xiefangqi a6360cb2e4 add output_numpy validation to iterator
6 years ago
yanghaitao1 dd0d9fe9ab fix ci error
6 years ago
kpy 44c01e27c0 do mixprecision in c++ for pynative
6 years ago
mindspore-ci-bot 1cfad93704 !6479 fix bucket_batch_by_length show pyfunc timeout
6 years ago
lichenever d4bba3f1d2 fix_auto_parallel_find_loss_bug
6 years ago
yanghaitao1 da15495d7b fix bucket_batch ci error
6 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
6 years ago
Xiaoda Zhang 970490a6f0 add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
6 years ago
mindspore-ci-bot 8346da267b !6400 add overflow check for make_range and optimize isinstance processing
6 years ago
mindspore-ci-bot d8d2a70cb3 !6344 [AutoParallel]fix auto parallel multigraph bug
6 years ago
buxue 14f6c95c28 add overflow check for make_range and optimize isinstance processing
6 years ago
lichenever 6b2a9de09f fix auto parallel mutigrpah bug
6 years ago
mindspore-ci-bot c57a472748 !5918 optimizer pynative memory
6 years ago
mindspore-ci-bot 5e43308613 !6365 Refactoring Laplace random operator.
6 years ago
mindspore-ci-bot 72d5256d1c !6332 check wether full_batch valid
6 years ago
jin-xiulang 5873614b86 Refactoring laplace random operator.
6 years ago
buxue 458498900c support not in and add check for grad_with_sens with no sense provide.
6 years ago
kpy 4338dd266e optimizer pynative graph memory
6 years ago
mindspore-ci-bot 111efc7538 !6248 change the API interface of op ConfusionMulGrad
6 years ago
Yi Huaijie e4cd67596f raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel
6 years ago
mindspore-ci-bot 3fe8916afa !6241 [bug]add doc for some Parameter property & fix bug for `Isinstance`
6 years ago
mindspore-ci-bot bef2118253 !6300 [MD] fix get_dataset_size bug when set num_samples in DistributedSampler
6 years ago
mindspore-ci-bot 0d486adef1 !3974 Eliminate the pause for each cycle of the Repeat
6 years ago
mindspore-ci-bot 14b4763b15 !6224 Move pp test cases to probability folder
6 years ago
liyong 930e85ed5c fix get_dataset_size in distributedSampler & num_samples
6 years ago
Wei Luning 8d17a2b8af * add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it
6 years ago
lihongkang 74e3adebb8 change api interface
6 years ago
buxue c3c06514d7 perfect annotation of ops and context and support bool equal
6 years ago
mindspore-ci-bot b83d921735 !3317 add check for stridedslice when choose aicpu or aicore
6 years ago
mindspore-ci-bot 7a5ef7894d !6227 dataset API docstring: Update datasets and text desc and examples
6 years ago
mindspore-ci-bot 2b05208a6f !6153 [AutoParallel]Check device target in init
6 years ago
Cathy Wong f7adf648e9 dataset API docstring: Update datasets, samplers, graphdata and text
6 years ago
Xun Deng c64f6a0a2a move pp related tests cases to probability folder
6 years ago
mindspore-ci-bot d0e49c5cf8 !6192 Improve the functions of class SequentialCell and add examples
6 years ago