leopz
|
a9e30a96db
|
separate py from debug and utils
|
5 years ago |
mindspore-ci-bot
|
04398cf88e
|
!1433 add tensor_minnie and separate py from ir
Merge pull request !1433 from leopz/tensor_base
|
5 years ago |
mindspore-ci-bot
|
630e1fdf45
|
!1564 fixed doc for ArgMaxWithValue
Merge pull request !1564 from jiangjinsheng/issue_doc
|
5 years ago |
mindspore-ci-bot
|
af339eebd3
|
!1565 Add protection in cross entropy kernel
Merge pull request !1565 from ZPaC/add-protection-in-cross-entropy
|
5 years ago |
mindspore-ci-bot
|
0f4dc13e8e
|
!1478 [Dataset] Fix CI warnings, clean pylint.
Merge pull request !1478 from luoyang/pylint
|
5 years ago |
mindspore-ci-bot
|
4fb59b3787
|
!1549 fix tfRecordDataset hang
Merge pull request !1549 from yanghaitao/yht_tfreadop_equal_rows_hang
|
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 |
jiangjinsheng
|
a243dc9ea3
|
fixed doc for ScatterMax
|
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 |
ZPaC
|
4814e78162
|
Add protection in cross entropy kernel.
|
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 |
leopz
|
4508134ceb
|
add tensor_minnie and separate py from ir
|
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 |
Yang
|
9b2a778d94
|
!1478 [Dataset] clean pylint.
|
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 |
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 |
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
|
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 |