Commit Graph

38204 Commits

Author SHA1 Message Date
i-robot 88ef81663f
!29375 modify doc
Merge pull request !29375 from xumengjuan1/code_docs_xmjformat8
2022-01-22 02:44:52 +00:00
i-robot fe2a557901
!23919 [assistant][ops] Add HSVToRGB
Merge pull request !23919 from 苏家毅/HSVToRGB
2022-01-22 02:11:13 +00:00
i-robot 9f55a06652
!29389 [AutoParallel]fix parallel api doc
Merge pull request !29389 from lichen/code_docs_fix_gradreducer
2022-01-22 01:46:11 +00:00
xumengjuan1 e4f4b14fa0 modify doc 2022-01-22 09:44:23 +08:00
i-robot a666783cce
!29319 Add grad implementation for Eigh ops.
Merge pull request !29319 from hezhenhao1/add_eigh_grad
2022-01-22 01:36:04 +00:00
i-robot e514622921
!29387 Fix some API doc problems
Merge pull request !29387 from xiaotianci/code_docs_fix_api_docs
2022-01-22 01:28:33 +00:00
i-robot e60b6998bf
!29363 fix softplus bug
Merge pull request !29363 from 周超/master2
2022-01-22 01:22:31 +00:00
i-robot 5558868e62
!29384 [ME] Code check.
Merge pull request !29384 from Margaret_wangrui/codecheck
2022-01-22 01:16:13 +00:00
i-robot 681d35a314
!28963 Purify CNode's inputs sequence abstract, and keep node's weak pointer in abstract before purify the abstract.
Merge pull request !28963 from 张清华/eliminate_tuple_unused_item
2022-01-22 01:14:07 +00:00
i-robot 499e84820a
!29372 [MS][LITE] fix lite jni so rpath
Merge pull request !29372 from zhengjun10/sofix
2022-01-22 01:05:48 +00:00
i-robot f720355941
!29377 Create device tensor for value node by backend node.
Merge pull request !29377 from gaoyong10/runtime_second12
2022-01-21 15:15:19 +00:00
i-robot 2d0aa73f2a
!29391 Value tuple dead value bug fix
Merge pull request !29391 from chenfei_mindspore/fix-bug-of-eliminate-value-tuple
2022-01-21 13:55:48 +00:00
Zhang Qinghua 98c631645c Purify CNode's inputs sequence abstract, and keep node's weak pointer in abstract before purify the abstract. 2022-01-21 21:50:43 +08:00
davilsu af1333e1cc HSVToRGB 2022-01-21 20:57:30 +08:00
chenfei 9dcb60bf9d fix bug of eliminate value tuple 2022-01-21 20:32:52 +08:00
i-robot 7cdb9797f9
!29365 add complex functions for cpu backend.
Merge pull request !29365 from zhuzhongrui/pub_master
2022-01-21 11:04:30 +00:00
lichenever 376120267c code_docs_fix_gradreducer 2022-01-21 18:53:52 +08:00
i-robot 819ef6d1f6
!29374 Fix the format problem of English operator documents
Merge pull request !29374 from chenweitao_295/en_op_issue_1
2022-01-21 10:45:37 +00:00
i-robot 6fa033b2ee
!29380 update code format
Merge pull request !29380 from zhujingxuan/master
2022-01-21 10:17:02 +00:00
i-robot bfda0e631a
!29380 update code format
Merge pull request !29380 from zhujingxuan/master
2022-01-21 10:16:59 +00:00
Xiao Tianci 1fcec89cc3 fix some API code 2022-01-21 17:55:31 +08:00
i-robot 690a660919
!17918 [assistant][MelScale]
Merge pull request !17918 from QingfengLi/MelScale
2022-01-21 09:52:56 +00:00
i-robot afe8e9e0de
!29383 move image for python api.
Merge pull request !29383 from zhangyi/code_docs_master
2022-01-21 09:46:40 +00:00
zhangyi acc525881a move image for python api. 2022-01-21 17:30:08 +08:00
Margaret_wangrui d35cf7eaa9 Code check 2022-01-21 17:07:25 +08:00
i-robot bf59e0b82f
!29190 clean code
Merge pull request !29190 from zhupuxu/clean_code_master
2022-01-21 08:22:18 +00:00
i-robot 654d1b9b6c
!29190 clean code
Merge pull request !29190 from zhupuxu/clean_code_master
2022-01-21 08:22:15 +00:00
zhujingxuan 6233f48bff update code format 2022-01-21 16:17:05 +08:00
i-robot 0508cb3368
!29344 SyncStream when python exit
Merge pull request !29344 from caifubi/master-syncstream-when-python-exit
2022-01-21 08:16:50 +00:00
i-robot e11c6304b9
!29354 Fix the tile bprop problem when the the dypte of dout is int64.
Merge pull request !29354 from liqiliang/opt_unpack
2022-01-21 08:01:28 +00:00
chenweitao_295 770f0869c6 Fix the format problem of English operator documents 2022-01-21 16:00:08 +08:00
z00512249 7257cf129a add complex functions for cpu backend. 2022-01-21 15:59:58 +08:00
gaoyong10 1df64729e3 Create device tensor for value node by backend node. 2022-01-21 15:59:24 +08:00
i-robot e28f18e9aa
!29345 fix fl pclint
Merge pull request !29345 from tan-wei-cheng-3260/develop-fix
2022-01-21 07:35:16 +00:00
i-robot d381b8770a
!29267 [lite]matmul opt
Merge pull request !29267 from 徐安越/master1
2022-01-21 07:12:35 +00:00
i-robot b1213abe7d
!23937 [assistant][ops]Add GridSampler3D and GridSampler3DGrad
Merge pull request !23937 from 梁天凯/GridSampler3D
2022-01-21 07:09:17 +00:00
liqiliang 8a322ec337 Fix the tile bprop problem when the the dypte of dout is int64. 2022-01-21 14:41:59 +08:00
zhengjun10 f8cb637085 fix rpath so 2022-01-21 14:35:40 +08:00
i-robot 9d20bce3b4
!29337 Input_node address is not updated in data_prepare_actor if the the address is persistent.
Merge pull request !29337 from caifubi/master-fix-data-prepare-actor-bug
2022-01-21 06:21:13 +00:00
i-robot 674d166185
!29369 modify doc
Merge pull request !29369 from xumengjuan1/code_docs_xmjformat7
2022-01-21 06:19:23 +00:00
i-robot 8da7a07fad
!29369 modify doc
Merge pull request !29369 from xumengjuan1/code_docs_xmjformat7
2022-01-21 06:19:22 +00:00
i-robot fa719768d0
!29369 modify doc
Merge pull request !29369 from xumengjuan1/code_docs_xmjformat7
2022-01-21 06:19:22 +00:00
i-robot 870a3363b2
!29369 modify doc
Merge pull request !29369 from xumengjuan1/code_docs_xmjformat7
2022-01-21 06:19:22 +00:00
i-robot 7ad878ec1f
!29356 [MSLITE][CPU] AVX512/256/SSE/NENO Advanced packaging, and Softmax Op Refactoring and optimization
Merge pull request !29356 from Greatpan/avx512_softmax
2022-01-21 06:16:00 +00:00
i-robot 9aa25eaa35
!29360 adapt some cpp ut for unused nodes eliminate
Merge pull request !29360 from huanghui/fix-unused-output-in-ascend-pass
2022-01-21 06:13:24 +00:00
i-robot 546f054d11
!29317 [MS][LITE] model pool: define predict tast queue
Merge pull request !29317 from yefeng/202_model_pool_api
2022-01-21 06:08:38 +00:00
hezhenhao1 1a570479b3 Add grad implementation for Eigh ops. 2022-01-21 14:04:41 +08:00
xumengjuan1 e987b843f7 modify doc 2022-01-21 12:00:58 +08:00
i-robot 94f1284703
!29334 fix greater infer bug
Merge pull request !29334 from Simson/op_infer
2022-01-21 03:57:01 +00:00
i-robot 30f6889e7d
!29334 fix greater infer bug
Merge pull request !29334 from Simson/op_infer
2022-01-21 03:56:59 +00:00