- 08 5月, 2020 33 次提交
-
-
由 mindspore-ci-bot 提交于
Merge pull request !980 from guozhijian/add_example_for_aclImdb
-
由 mindspore-ci-bot 提交于
Merge pull request !1002 from meixiaowei/master
-
由 mindspore-ci-bot 提交于
Merge pull request !989 from kisnwang/fix-assignc-ir-inconsistency
-
由 meixiaowei 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !986 from chengxb7532/master
-
由 mindspore-ci-bot 提交于
Merge pull request !992 from amongo/fixCodex0508
-
由 mindspore-ci-bot 提交于
Merge pull request !988 from ZPaC/gpu-kernels-adapt-with-special-dimensions
-
由 mindspore-ci-bot 提交于
Merge pull request !976 from zhaozhenlong/adapt-lamb-nextmv-with-decay
-
由 huangdongrun 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !952 from thlinh/dev_May6th_improve_zero_fill_like_zero
-
由 mindspore-ci-bot 提交于
Merge pull request !990 from casgj/gaojing
-
由 Hoai Linh Tran h00472437 提交于
Added improvement for ZeroLikeFillZero optimization pass: The old algorithm convert the PrimitivePy op (with 3 nodes) into a new subtree with 9 nodes and after that a Renormalize pass is needed to simplified it back to a tensor. The new algorithm will create the tensor while visiting in the pass, therefore only a single node is created and no Renormalize will be needed for this pass (if other passes requires then Renormalize will still be called but no further infer is needed for the created tensor) Signed-off-by: NHoai Linh Tran h00472437 <hoai.linh.tran@huawei.com> Code review
-
由 mindspore-ci-bot 提交于
!985 fix code dex: format_args_excessive: Function: PyObject_CallMethod, format string need 0 args, but there are 1 args after the format string Merge pull request !985 from jjfeing/master
-
由 zhaozhenlong 提交于
-
由 gaojing 提交于
-
由 kswang 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !971 from Simson/push-to-opensource
-
由 jonyguo 提交于
-
由 ZPaC 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !956 from zjun/optimize_host_trans
-
由 jjfeing 提交于
-
由 chengxianbin 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !975 from Etone.Chan/master
-
由 mindspore-ci-bot 提交于
Merge pull request !973 from huanghui/enhance-add-memcpy-async-pass
-
由 simson 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !978 from xulei/filter_op
-
由 mindspore-ci-bot 提交于
Merge pull request !979 from ms_yan/rename_columns
-
由 mindspore-ci-bot 提交于
Merge pull request !960 from EricZ/grayscale_fix
-
由 mindspore-ci-bot 提交于
Merge pull request !507 from ZiruiWu/batch_with_padding
-
由 mindspore-ci-bot 提交于
Merge pull request !951 from guozhijian/fix_read_by_columns
-
由 mindspore-ci-bot 提交于
Merge pull request !982 from JesseKLee/bad_rc
-
由 eric 提交于
-
由 Jesse Lee 提交于
-
- 07 5月, 2020 7 次提交
-
-
由 Zirui Wu 提交于
support for 1 specific dimension to be None, added validator fix various CI complains another round of CI fixes ci refactor parts of the code code refactor ci fix comments added, fix bugs address review comments address review comments review cmts added simple perf test script update pad code perf imprv
-
由 mindspore-ci-bot 提交于
Merge pull request !969 from liyong126/fix_mindrecord_pk_sampler
-
由 ms_yan 提交于
-
由 zjun 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !974 from zhaoting/master
-
由 mindspore-ci-bot 提交于
Merge pull request !968 from zhouneng/add_examples_for_nn
-
由 etone-chan 提交于
-