huangxinjing
|
4ef439e27b
|
Add stage information for ops and strategy
|
2020-09-25 10:42:43 +08:00 |
mindspore-ci-bot
|
55be3c42a5
|
!5875 Add IFMR op for new backend.
Merge pull request !5875 from liuxiao93/IFMR-OpenSource-new-backend
|
2020-09-24 15:01:08 +08:00 |
peixu_ren
|
23ff21edd8
|
Added lognormal distribuition
|
2020-09-23 16:57:33 -04:00 |
mindspore-ci-bot
|
39874d133f
|
!6644 fix testcase running slowly
Merge pull request !6644 from guozhijian/fix_testcase_slowly
|
2020-09-23 14:53:32 +08:00 |
mindspore-ci-bot
|
9f84920f64
|
!6761 remove redundant check about IsInstance op
Merge pull request !6761 from liangzelang/fix_isinstance_op_bug
|
2020-09-23 14:18:38 +08:00 |
liangzelang
|
195d97ad46
|
Remove redundant check about IsInstance op
|
2020-09-23 10:53:02 +08:00 |
jonyguo
|
1c6c54ae0f
|
fix: testcase test_cutmix_batch_op.py slowly
|
2020-09-23 10:24:39 +08:00 |
Yi Huaijie
|
6066b16838
|
implement parallel Pack
|
2020-09-23 09:22:21 +08:00 |
mindspore-ci-bot
|
9475f9a19a
|
!6548 Implement parallel Split
Merge pull request !6548 from yihuaijie/dev
|
2020-09-22 19:41:04 +08:00 |
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
|
2020-09-22 10:56:55 +08:00 |
liuxiao93
|
0e02df812a
|
Add IFMR op for new backend.
(cherry picked from commit 17a5995e97)
|
2020-09-22 10:12:12 +08:00 |
mindspore-ci-bot
|
091ee5085e
|
!6651 Modify init interface to internal interface
Merge pull request !6651 from lijiaqi/init
|
2020-09-22 09:06:48 +08:00 |
Jiaqi
|
4e3e6006b6
|
modify init
|
2020-09-21 21:49:28 +08:00 |
mindspore-ci-bot
|
dfe77372f5
|
!6505 Set top graph parameters' name the same as original graph parameters.
Merge pull request !6505 from 张清华/master2
|
2020-09-21 20:06:59 +08:00 |
chujinjin
|
1cf8f3b777
|
fix stream sync error for mixed precision
|
2020-09-21 19:10:25 +08:00 |
mindspore-ci-bot
|
428927bdff
|
!6554 fix pylint
Merge pull request !6554 from jinyaohui/master
|
2020-09-21 19:09:21 +08:00 |
mindspore-ci-bot
|
dde9f5ac25
|
!6607 delete SoftmaxCrossEntropyExpand interface
Merge pull request !6607 from ghzl/delete-SoftmaxCrossEntropyExpand
|
2020-09-21 17:51:24 +08:00 |
Zhang Qinghua
|
6c72d88ba1
|
Set top graph parameters' name as original graph parameters.
|
2020-09-21 17:44:02 +08:00 |
jinyaohui
|
334a32d501
|
fix pylint
|
2020-09-21 16:24:04 +08:00 |
Wei Luning
|
cdbd16de0c
|
fix bug in parameter set & fix code style in pynative_executa.cc
|
2020-09-21 11:32:39 +08:00 |
guohongzilong
|
a754dea90c
|
delete SoftmaxCrossEntropyExpand
|
2020-09-20 21:17:24 +08:00 |
mindspore-ci-bot
|
861602bce9
|
!6512 Clean up the view code
Merge pull request !6512 from shenwei41/sw_master
|
2020-09-19 23:04:26 +08:00 |
mindspore-ci-bot
|
3aa07a4362
|
!6320 change mix_precision to c++
Merge pull request !6320 from vlne-v1/pynative_amp
|
2020-09-19 21:29:34 +08:00 |
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
|
2020-09-19 21:25:02 +08:00 |
shenwei41
|
f2e34b2eaf
|
Clean up the view code
|
2020-09-19 19:02:04 +08:00 |
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
|
2020-09-19 18:07:25 +08:00 |
buxue
|
483c8a179a
|
improve the recognition of Parameter object and raise error when convert keywordarg to pydata
|
2020-09-19 18:01:00 +08:00 |
mindspore-ci-bot
|
5a20b11012
|
!6502 [AutoParallel]Fix auto parallel find loss bug
Merge pull request !6502 from lichen/fix_auto_parallel_find_loss_bug
|
2020-09-19 15:56:56 +08:00 |
mindspore-ci-bot
|
92aecf128f
|
!6549 [MD] minddata add iterator parameter validation
Merge pull request !6549 from xiefangqi/add_output_numpy_valid
|
2020-09-19 14:30:10 +08:00 |
yanghaitao1
|
4ff4c17632
|
fix get_dataset_size in CelebADataset when usage is not all
|
2020-09-19 02:16:29 -04:00 |
Yi Huaijie
|
18ed2bec53
|
implement parallel Split
|
2020-09-19 12:35:56 +08:00 |
xiefangqi
|
a6360cb2e4
|
add output_numpy validation to iterator
|
2020-09-19 11:56:24 +08:00 |
yanghaitao1
|
dd0d9fe9ab
|
fix ci error
|
2020-09-18 23:49:20 -04:00 |
kpy
|
44c01e27c0
|
do mixprecision in c++ for pynative
|
2020-09-19 10:38:09 +08:00 |
mindspore-ci-bot
|
1cfad93704
|
!6479 fix bucket_batch_by_length show pyfunc timeout
Merge pull request !6479 from yanghaitao/yht_bucket_batch_ci
|
2020-09-19 09:30:43 +08:00 |
lichenever
|
d4bba3f1d2
|
fix_auto_parallel_find_loss_bug
|
2020-09-18 20:27:33 +08:00 |
yanghaitao1
|
da15495d7b
|
fix bucket_batch ci error
|
2020-09-18 08:16:14 -04:00 |
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
|
2020-09-18 19:32:37 +08:00 |
Xiaoda Zhang
|
970490a6f0
|
add a flag to control whether overwrite the right-node in triangle elimination of DP algorithm
|
2020-09-18 15:37:18 +08:00 |
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
|
2020-09-18 11:07:12 +08:00 |
mindspore-ci-bot
|
d8d2a70cb3
|
!6344 [AutoParallel]fix auto parallel multigraph bug
Merge pull request !6344 from lichen/fix_auto_parallel_mutigraph_bug
|
2020-09-17 20:30:32 +08:00 |
buxue
|
14f6c95c28
|
add overflow check for make_range and optimize isinstance processing
|
2020-09-17 19:47:10 +08:00 |
lichenever
|
6b2a9de09f
|
fix auto parallel mutigrpah bug
|
2020-09-17 14:51:14 +08:00 |
mindspore-ci-bot
|
c57a472748
|
!5918 optimizer pynative memory
Merge pull request !5918 from flywind/optimizer_pynative_memory
|
2020-09-17 09:44:36 +08:00 |
mindspore-ci-bot
|
5e43308613
|
!6365 Refactoring Laplace random operator.
Merge pull request !6365 from jxlang910/push-to-opensource
|
2020-09-17 09:16:36 +08:00 |
mindspore-ci-bot
|
72d5256d1c
|
!6332 check wether full_batch valid
Merge pull request !6332 from yihuaijie/master
|
2020-09-17 09:09:32 +08:00 |
jin-xiulang
|
5873614b86
|
Refactoring laplace random operator.
|
2020-09-16 18:40:31 +08:00 |
buxue
|
458498900c
|
support not in and add check for grad_with_sens with no sense provide.
|
2020-09-16 17:28:17 +08:00 |
kpy
|
4338dd266e
|
optimizer pynative graph memory
|
2020-09-16 16:14:05 +08:00 |
mindspore-ci-bot
|
111efc7538
|
!6248 change the API interface of op ConfusionMulGrad
Merge pull request !6248 from lihongkang/v2_master
|
2020-09-16 14:55:05 +08:00 |