mindspore-ci-bot
|
3dc061165b
|
!1559 Voc dataset support split ops
Merge pull request !1559 from xiefangqi/xfq_voc_support_split
|
5 years ago |
Yang
|
9b2a778d94
|
!1478 [Dataset] clean pylint.
|
5 years ago |
wangnan39@huawei.com
|
810ccf80d8
|
fix_bug_in_check_lamb_warmup_step
|
5 years ago |
VectorSL
|
4a8356b19a
|
check equalcount input shape same
|
5 years ago |
mindspore-ci-bot
|
c086d91aaf
|
!1505 Add some checks in ConstToAttr[StridedSliceGrad] pass
Merge pull request !1505 from huanghui/stride-slice
|
5 years ago |
hexia
|
34bebacf11
|
graph order
|
5 years ago |
mindspore-ci-bot
|
ab94e92cd1
|
!1554 Check the size of topk input names before converting input to attr
Merge pull request !1554 from YuJianfeng/master
|
5 years ago |
jiangjinsheng
|
7aa5e7f3c3
|
fixed BatchNorm
|
5 years ago |
mindspore-ci-bot
|
83b47c370d
|
!1460 GPU add resnet script for example
Merge pull request !1460 from VectorSL/example_gpu
|
5 years ago |
yanghaitao
|
f55cda2c56
|
fix tfreadDataset hang when shard_equal_rows is true
|
5 years ago |
seatea
|
7398526abc
|
Fix pylint warning for test cases of optimizer, infer, parse and
pynative.
|
5 years ago |
VectorSL
|
ceebbd01f4
|
gpu update example resnet
|
5 years ago |
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
|
6 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>
|
6 years ago |