lichenever
|
07449cd1cc
|
fix two cast bug in auto parallel
|
5 years ago |
chang zherui
|
b27129c9da
|
modify longtime python ut
|
5 years ago |
leonwanghui
|
4c2aa41f1d
|
回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
|
5 years ago |
zjun
|
f5ee197b6c
|
Modify custom op register
|
5 years ago |
义峰潘
|
2bef22d8a3
|
fix bprop cache caused error with variable params
|
5 years ago |
mindspore-ci-bot
|
268d358a1d
|
!187 refactor OperatorCostPtr in OperatorInfo
Merge pull request !187 from chentingting/refactor_OperatorCostPtr_in_OperatorInfo
|
5 years ago |
mindspore-ci-bot
|
1b3b3b1a1c
|
!198 [opt] momentum duplicate mul constant
Merge pull request !198 from biffex/momentum-duplicate-mul-constant
|
5 years ago |
Cathy Wong
|
59a714c654
|
Correct shuffle UT buffer_size > #dataset-row as valid
|
5 years ago |
biffex
|
62bbf560c6
|
constant duplicate mul for momentum
|
5 years ago |
c00425699
|
b413638f23
|
refactor OperatorCostPtr in OperatorInfo
|
5 years ago |
liuxiao
|
0f0f83e292
|
modified api name Stack -> Pack, Unstack -> Unpack
|
5 years ago |
kswang
|
bef62db128
|
add ascend mem pool
|
5 years ago |
mindspore-ci-bot
|
0565e4641e
|
!185 modify comment about normal mode
Merge pull request !185 from jinyaohui/master
|
5 years ago |
mindspore-ci-bot
|
2e6e94b2b6
|
!177 prelu operator support parallel on the channel
Merge pull request !177 from yao_yf/fix_auto_parallel_prelu
|
5 years ago |
mindspore-ci-bot
|
31efc8b088
|
!172 add mem manager
Merge pull request !172 from kisnwang/add-resource-manager
|
5 years ago |
zhousiyi
|
99f22c5b85
|
fix children issue: missing users of the children's direct users.
|
5 years ago |
kswang
|
fb343bd607
|
add mem manager
|
5 years ago |
buxue
|
1d3bb0b731
|
Develop op MaxPoolWithArgMax
|
5 years ago |
jinyaohui
|
0790ef8a85
|
modify comment
|
5 years ago |
mindspore-ci-bot
|
cc75cb357c
|
!168 remove mindspore::make_unique and make_unique.h
Merge pull request !168 from Alexey_Shevlyakov/remove_mindspore_make_unique
|
5 years ago |
mindspore-ci-bot
|
3e36982314
|
!99 Develop op MaxPoolWithArgMax
Merge pull request !99 from zhangbuxue/Dock_MaxPoolWithArgMax
|
5 years ago |
mindspore-ci-bot
|
68f804255f
|
!174 enhance: the error info is not detail when the column list is invalid by MindDataset
Merge pull request !174 from guozhijian/fix_false_error_info
|
5 years ago |
mindspore-ci-bot
|
40d4a4baa3
|
!20 modify _set_dataset_mode_config api param
Merge pull request !20 from jinyaohui/master
|
5 years ago |
mindspore-ci-bot
|
fd7d75aea3
|
!143 Adapting ops Stack and Unsatck in ME
Merge pull request !143 from liuxiao/temp
|
5 years ago |
buxue
|
7541d3b067
|
Develop op MaxPoolWithArgMax
|
5 years ago |
yao_yf
|
b5e3fa9593
|
fix auto parallel prelu
|
5 years ago |
mindspore-ci-bot
|
3f5136302a
|
!149 Use TFRecordDataset instead of StorageDataset in Bert model integration test and add absolute position embedding code in bert model
Merge pull request !149 from yoonlee666/master
|
5 years ago |
kingfo
|
cdbef85e5e
|
refactor callback for ge backend
|
5 years ago |
chang zherui
|
286db9b513
|
fix runtest.sh for python ut
|
5 years ago |
fary86
|
b1de026c98
|
Add primitive name to param error message for math_ops.py
|
5 years ago |
Wei Luning
|
826a7393db
|
fix InsertGradientOf with class method
|
5 years ago |
panyifeng
|
e8ae576d10
|
fix grad missing due to indirect dependent free morphism
|
5 years ago |
wanghua
|
d42954652c
|
modify bert test file
|
5 years ago |
guohongzilong
|
2de97f256f
|
iterfaces change: _Constant to Constant
|
5 years ago |
wanghua
|
1a82ff0a72
|
fix bert precison bug
|
5 years ago |
yangzhenzhang
|
8f74aef65d
|
add parallel ops for expand dims
|
5 years ago |
huangdongrun
|
d12a720fc5
|
add comparison ops
fix pylint
use scalar_lt primitive directly
fix review
|
5 years ago |
chang zherui
|
9b9a85ba34
|
modify runtest py ut for parallel exec
|
5 years ago |
xiefangqi
|
8d554d4322
|
fix and remove useless import of example, st, ut
|
5 years ago |
YuJianfeng
|
024706f951
|
Optimize depend edge with make tuple input
|
5 years ago |
yanzhenxiang2020
|
948ff63add
|
fix mindrecord ut long time
|
5 years ago |
c00425699
|
b3fd38c23a
|
fix bug for allreduce fusion and add resnet unit test
|
5 years ago |
zhangz0911gm
|
65cd9d48fd
|
Add FloorMod, Acosh in ME
|
5 years ago |
Wei Luning
|
b18f634912
|
remove ge depend in cpu
|
5 years ago |
lichenever
|
89945c15f5
|
fix refkey bug for auto parallel
|
5 years ago |
lvliang
|
244a82b244
|
pynative-add-lenet
|
5 years ago |
huangdongrun
|
84e4942ca9
|
support grad on graph with variable arguments
use unpack graph primitive instead
add testcases for all grad interface
remove debug log
format code
remove dumpfuncgraph
resolve clang-format
resolve reviews
resolve cpplint
fix review
|
5 years ago |
zhaoting
|
dcd1f0a504
|
add RMSProp optimizer
|
5 years ago |
Cathy Wong
|
29ab2c1093
|
Enable skipped dataset zip python unit tests
Signed-off-by: Cathy Wong <cathy.wong@huawei.com>
|
5 years ago |
chang zherui
|
04471939f5
|
delete longtime python ut
|
5 years ago |