yuchaojie
|
e6cbb48157
|
add Transformer model
|
5 years ago |
mindspore-ci-bot
|
205cfec632
|
!1571 Equalcount check input shape same
Merge pull request !1571 from VectorSL/equalcount
|
5 years ago |
mindspore-ci-bot
|
c1c359a709
|
!1557 modify op type: applyadam to adam
Merge pull request !1557 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
610eddba1b
|
!1552 Excuate MS_LOG(DEBUG) outside the function.
Merge pull request !1552 from lyvette/master
|
5 years ago |
mindspore-ci-bot
|
61ac727c00
|
!1550 bug fix while evaluation
Merge pull request !1550 from SanjayChan/mobilenet
|
5 years ago |
mindspore-ci-bot
|
dd54ffdbdb
|
!1491 Complete vm ops for ReduceAllD, SparseApplyAdagradD and UnsortedSegmentMinD
Merge pull request !1491 from lihongkang/master
|
5 years ago |
mindspore-ci-bot
|
a7744bde25
|
!1558 fix performance of bert
Merge pull request !1558 from chenhaozhe/bert-optimiaztion
|
5 years ago |
mindspore-ci-bot
|
d71184471b
|
!1561 Added transform list check to Python ComposeOp operation
Merge pull request !1561 from alashkari/ua-ops-v2
|
5 years ago |
mindspore-ci-bot
|
3dc061165b
|
!1559 Voc dataset support split ops
Merge pull request !1559 from xiefangqi/xfq_voc_support_split
|
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 |
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 |
mindspore-ci-bot
|
83b47c370d
|
!1460 GPU add resnet script for example
Merge pull request !1460 from VectorSL/example_gpu
|
5 years ago |
VectorSL
|
ceebbd01f4
|
gpu update example resnet
|
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 |