jiangjinsheng
|
933ef6701a
|
fixed doc for ArgMaxWithValue
|
5 years ago |
xiefangqi
|
5e4728c50f
|
add voc support split
|
5 years ago |
lihongkang
|
a36880f0ef
|
add vms for reducealld etc.
|
5 years ago |
Amir Lashkari
|
cb942d065d
|
Added ComposeOp transform list check
|
5 years ago |
yvetteliu
|
5c5f6ce72d
|
Exeucate MS_LOG(DEBUG) outside the function.
|
5 years ago |
mindspore-ci-bot
|
14f9a6e31c
|
!1310 add cpu lstm
Merge pull request !1310 from baihuawei/cpu-lstm
|
5 years ago |
mindspore-ci-bot
|
a95c544499
|
!1482 add globalbn for vm
Merge pull request !1482 from JichenZhao/layernorm_mean_var_shape
|
5 years ago |
jjfeing
|
c7c6e86494
|
modify op type: applyadam to adam
|
5 years ago |
chenhaozhe
|
f65913d62a
|
fix performance of bert
|
5 years ago |
yujianfeng
|
ee087bdf60
|
Check the size of topk input names before converting input to attr
|
5 years ago |
mindspore-ci-bot
|
1bfa0dc5d5
|
!1265 add cpu transpose
Merge pull request !1265 from baihuawei/transpose
|
5 years ago |
mindspore-ci-bot
|
9c33da391a
|
!1513 refine data copy in multi-graph
Merge pull request !1513 from zyli2020/refine_data_copy_in_multi_graph
|
5 years ago |
mindspore-ci-bot
|
c8d1f3f5be
|
!1547 [Auto parallel] Fix some codestyle warnings
Merge pull request !1547 from Xiaoda/fix-some-rec-codestyle-warnings
|
5 years ago |
mindspore-ci-bot
|
d8ea87e352
|
!1475 Fixing some tiny faults about Pylint in ME code
Merge pull request !1475 from liuwenhao/master
|
5 years ago |
liuwenhao4
|
a7ad0d0a49
|
Fixing some tiny faults about Pylint in my code(ops)
|
5 years ago |
chenzomi
|
1dc2abe9d8
|
bug fix while evaluation
|
5 years ago |
zhaojichen
|
a695e2cc5a
|
add globalbn for vm
|
5 years ago |
mindspore-ci-bot
|
fb7e4eac76
|
!1535 change hook function grad input to tuple
Merge pull request !1535 from wangqiuliang/change-hook-grad-input-to-tuple
|
5 years ago |
mindspore-ci-bot
|
93a5201210
|
!1136 fix bn train&eval loss problem
Merge pull request !1136 from JichenZhao/bn_train_eval_loss_issue
|
5 years ago |
mindspore-ci-bot
|
343f3c572a
|
!1520 perf_opt(manager): avoid generate anonymous function in every acquire node loop.
Merge pull request !1520 from lyvette/master
|
5 years ago |
Xiaoda Zhang
|
9592852927
|
fix some codestyle warnings
|
5 years ago |
mindspore-ci-bot
|
a5161a969f
|
!1531 cpu kernel support multiple inputs
Merge pull request !1531 from sunsuodong/multi_input
|
5 years ago |
baihuawei
|
9bcdf4cbdc
|
add lstm
|
5 years ago |
zhaojichen
|
59993c4843
|
fix bn train&eval loss problem
|
5 years ago |
mindspore-ci-bot
|
ff4e4c2ee2
|
!1533 Fix pylint warning for pynative test cases
Merge pull request !1533 from seatea/fix-pylint-warning-for-pynative-mode
|
5 years ago |
mindspore-ci-bot
|
bfda2facfa
|
!1498 Cleanup and improvement for UniformAugOp
Merge pull request !1498 from anthonyaje/cleanup_uniform_aug
|
5 years ago |
mindspore-ci-bot
|
138c1a930a
|
!1543 Fix some timing hole in these two testcases
Merge pull request !1543 from JesseKLee/FixTestCase
|
5 years ago |
anthony
|
ba2eaea7e1
|
Changed uniform_aug_op py::list to std::vector with some cleanup and enhancement.
|
5 years ago |
Jesse Lee
|
3b80c10b1e
|
Fix some timing hole in these two testcases
|
5 years ago |
mindspore-ci-bot
|
e311473401
|
!1453 Raise mse threshold in RandomCropDecodeResizeOp
Merge pull request !1453 from Alexey_Shevlyakov/fix_random_crop_decode_resize_ut
|
5 years ago |
sunsuodong
|
5cf29f2478
|
multi_input
|
5 years ago |
mindspore-ci-bot
|
0fe3ff2761
|
!1506 Setting auto parallel flag for dataset wrap cell
Merge pull request !1506 from yangzhenzhang/set-auto-parallel-for-dataset-wrap
|
5 years ago |
mindspore-ci-bot
|
77547cdfc0
|
!1530 support tensor set item the number value type is similar as tensor dtype
Merge pull request !1530 from zhangbuxue/support_tensor_getitem_number_value_type_similar_as_tensor_dtype
|
5 years ago |
mindspore-ci-bot
|
906389b3a7
|
!1382 support create new item when dictionary set item key not exist
Merge pull request !1382 from amongo/DictionarySupportSetNewItem
|
5 years ago |
baihuawei
|
eb0f897d31
|
add cpu transpose
|
5 years ago |
kingfo
|
8f7e571a0b
|
change hook grad input to tuple
|
5 years ago |
mindspore-ci-bot
|
df347785c3
|
!1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
Merge pull request !1508 from zhaozhenlong/op/bitwise-and-or-xor
|
5 years ago |
candanzg
|
2429da19fb
|
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
6e25c49cb2
|
!1525 Move graph_map_schema.py to example directory
Merge pull request !1525 from heleiwang/mv_schema_to_example
|
5 years ago |
seatea
|
21ab029227
|
Fix pylint warning for files under `pynative_mode` directory.
|
5 years ago |
mindspore-ci-bot
|
c8b30f9290
|
!1504 add custom tbe ops for quant aware training
Merge pull request !1504 from wandongdong/master
|
5 years ago |
lizhenyu
|
a25b84055c
|
refine data copy in multi-graph
|
5 years ago |
buxue
|
d226a23b65
|
support tensor set item the number value type is similar as tensor dtype not same
|
5 years ago |
gukecai
|
29c525a390
|
reorder independent nodes
|
5 years ago |
huanghui
|
1d65ae598a
|
extract const_to_attr_strided_slice_grad pass
|
5 years ago |
mindspore-ci-bot
|
25b0037b7a
|
!1516 modify the comments
Merge pull request !1516 from zongha/master
|
5 years ago |
heleiwang
|
972f727a75
|
mv graph_map_schema.py to example
|
5 years ago |
wandongdong
|
d35c41e737
|
add custom tbe ops for quant aware training
|
5 years ago |
mindspore-ci-bot
|
f252ca1f01
|
!1515 fix log1p
Merge pull request !1515 from jiangjinsheng/fix_log1p
|
5 years ago |
wilfChen
|
77d4da397d
|
MatMul & BiasAdd support null input
|
5 years ago |