Commit Graph

2919 Commits

Author SHA1 Message Date
huanxiaoling aeba65630c modify the content in rst file 2022-10-25 10:45:22 +08:00
i-robot 8d88f5f72b
!44025 add_ctcloss
Merge pull request !44025 from yide12/loss_ctc_master
2022-10-25 02:23:18 +00:00
i-robot 5ac3e9e5de
!44438 fix ops.Select infer shape
Merge pull request !44438 from 李林杰/1023_fix_select_infer_shape_master
2022-10-25 01:36:06 +00:00
i-robot ac2d982c16
!44396 HingeEmbeddingLoss
Merge pull request !44396 from shaojunsong/feature/nn/hinge
2022-10-24 17:13:28 +00:00
lilinjie fdbac22d91 fix ops.Select infer shape 2022-10-25 00:01:56 +08:00
i-robot a154da782a
!44476 modify format
Merge pull request !44476 from 俞涵/code_docs_1010
2022-10-24 11:33:57 +00:00
huodagu 83a532b2e3 modify format 2022-10-24 17:48:15 +08:00
shaojunsong 17e8e40ec5 Add nn.HingeEmbeddingLoss 2022-10-24 17:30:41 +08:00
i-robot 90f66d904d
!44214 [MS][Kernel]add log_unform_candidate_sampler primitive
Merge pull request !44214 from zhaizhiqiang/master
2022-10-24 07:31:33 +00:00
yide12 a9b4a4b0f9 add ctcloss 2022-10-24 09:32:19 +08:00
zhaizhiqiang a254fee827 add log_uniform_candidate_sampler op 2022-10-24 09:16:07 +08:00
huodagu 4e870b13e3 modify format 2022-10-21 18:52:11 +08:00
i-robot 43af19a7cf
!44254 Rename the decorator ms_kernel to kernel
Merge pull request !44254 from zichun_ye/custom_kernel_rename
2022-10-21 08:52:17 +00:00
i-robot 9e8fcda9a7
!44145 fix code cleans for dynamic obfuscation
Merge pull request !44145 from jxlang910/master
2022-10-21 07:47:42 +00:00
i-robot 3b6370e2e1
!43890 Add api mindspore.jit and mindspore.jit_class.
Merge pull request !43890 from huangbingjian/jit_decorator
2022-10-21 07:11:17 +00:00
jin-xiulang 8987faef8d fix review opinions and add ut for dynamic obfuscation 2022-10-21 14:26:49 +08:00
i-robot b94f0c8df9
!44126 rewrite: for create functional node
Merge pull request !44126 from 于振华/rewrite_create_functional_1018
2022-10-21 04:47:25 +00:00
i-robot 7fa11d0958
!40682 【算子众智】【电子科技大学】【数据算子】【encode_jpeg】encode a image as jpeg
Merge pull request !40682 from dengjian/upstream_encode_jpeg
2022-10-21 03:36:12 +00:00
i-robot 56c5f8700d
!44331 Update nn.Adam docs
Merge pull request !44331 from shaojunsong/code_docs_adam1019
2022-10-21 03:16:54 +00:00
shaojunsong 8ec99a5ed7 Update nn.Adam docs 2022-10-21 10:21:44 +08:00
huangbingjian b98fc0021a Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
2022-10-21 10:17:44 +08:00
tanghuikang 6ef8965c32 Add meory offload doc 2022-10-21 10:05:53 +08:00
i-robot 246b7c28c6
!43448 for replicationpad
Merge pull request !43448 from 于振华/replicationpad_develop_1008
2022-10-20 17:38:55 +00:00
deng jian 832489a372 [feat] [assistant] [I4S2F8] add new data operator encode_jpeg 2022-10-20 11:38:58 -04:00
i-robot 64134a98e6
!44299 add XavierNormal initializer
Merge pull request !44299 from 吕昱峰(Nate.River)/master
2022-10-20 14:03:15 +00:00
panfengfeng 763dee47b7 add/update func avg_pool1d avg_pool2d avg_pool3d doc
add func blackman_window doc
add func bounding_box_decode bounding_box_encode doc
add func expand doc
add tensor to/bool/float/half/int/long doc
add tensor expand doc
add func check_valid/cholesky/cholesky_inverse doc
add tensor cholesky/cholesky_inverse doc
2022-10-20 20:26:44 +08:00
i-robot 9986f13a48
!44247 add docs of operators 2
Merge pull request !44247 from panfengfeng/code_docs_add_ops_doc_2
2022-10-20 12:14:15 +00:00
i-robot 25ee22283e
!43972 add nn api of MaxUnpool1d, 2d, 3d
Merge pull request !43972 from LV/master
2022-10-20 11:59:31 +00:00
panfengfeng 0cca4b4c46 add tensor conj/cross/cumprod/div/equal/erfinv/expm1/less_equal doc & add func conj/cross/cumprod/div/equal/erfinv/expm1/less_equal/diagonal/div/gelu doc 2022-10-20 19:52:40 +08:00
i-robot acbdcd1722
!44128 modify doc
Merge pull request !44128 from xumengjuan1/code_docs_x12
2022-10-20 09:22:09 +00:00
lvyufeng 578fcb4260 add XavierNormal initializer 2022-10-20 17:08:42 +08:00
i-robot c3fef30f35
!44153 add tensor dim(), numpy(), param copy() function
Merge pull request !44153 from changzherui/add_numpy_param_copy
2022-10-20 08:57:30 +00:00
Zichun Ye 26a70116f2 rename the docarator ms_kernel to kernel
fix code check problem

fix code check problem

fix code review comment
2022-10-20 16:05:12 +08:00
LV 60b2bce240 add nn api of MaxUnpool1d, 2d, 3d 2022-10-20 15:21:33 +08:00
xumengjuan1 cac3101bd4 modify doc 2022-10-20 15:15:21 +08:00
i-robot b7cc20f39a
!44217 [MD] Rectify terminology from operator to operation
Merge pull request !44217 from xiaotianci/code_docs_terminology_rectification
2022-10-20 06:58:28 +00:00
i-robot beada27515
!44144 add memory optimize level doc
Merge pull request !44144 from 王禹程/add_doc
2022-10-20 06:41:51 +00:00
i-robot 8f42725575
!44266 modify format
Merge pull request !44266 from 俞涵/code_docs_1010
2022-10-20 06:40:13 +00:00
i-robot 9998d6dbde
!44143 [profiler] fix parameter type error description
Merge pull request !44143 from zangqx/m_ascend_timeline
2022-10-20 06:38:38 +00:00
i-robot e0f7852c5c
!44253 remove operator ScalarToArray
Merge pull request !44253 from zhujingxuan/remove
2022-10-20 06:34:48 +00:00
i-robot e186f406a2
!44205 reverse增加cpu动态shape, nn、functional接口及中文api
Merge pull request !44205 from 黄勇/reverse
2022-10-20 06:17:56 +00:00
Xiao Tianci 560f3672c5 rectify terminology from operator to operation 2022-10-20 11:39:24 +08:00
huodagu 3861531c58 modify format 2022-10-20 11:35:35 +08:00
zhujingxuan 5dfe8f2669 remove operator ScalarToArray 2022-10-20 09:33:32 +08:00
changzherui 3d3254a990 add tensor dim(), numpy(), param copy 2022-10-19 23:46:08 +08:00
臧庆香 bbe585499c [profiler] param type error 2022-10-19 21:38:00 +08:00
i-robot 46db6ccd22
!44218 add CN docs for some APIs
Merge pull request !44218 from 李林杰/code_docs_1019_add_CN_docs_for_6_ops_master
2022-10-19 11:22:45 +00:00
lilinjie d04aab3682 add CN docs for some APIs 2022-10-19 18:52:37 +08:00
i-robot 7d00444942
!44213 fix data sink doc
Merge pull request !44213 from 于振华/code_docs_fix_datasink_doc_1019
2022-10-19 09:12:45 +00:00
qmckw 2be8044c6b merge all commit again 2022-10-19 17:04:09 +08:00
i-robot 2d9260aefd
!43872 Fix HCCL init and runtime init error
Merge pull request !43872 from huangxinjing/fix_hccl_init_error2
2022-10-19 08:48:19 +00:00
yuzhenhua e6ad952baa fix data sink doc 2022-10-19 16:46:05 +08:00
i-robot c805e8bb9a
!42911 [ST][MS][OPS] cumprod Functional API & STs; cumprod, expand, div, equal & expm1 Tensor APIs & STs.
Merge pull request !42911 from alashkari/functional-tensor-apis-sept-25
2022-10-19 08:35:36 +00:00
reku1997 8f622e8a66 add memory optimize level doc 2022-10-19 15:58:45 +08:00
huangyong b3da2ebeb5 reversev2 接口补齐
reversev2 cpu add dynamic shape
2022-10-19 15:31:45 +08:00
i-robot eac31a1a40
!44008 Add nn.GaussianNLLLoss
Merge pull request !44008 from shaojunsong/feature/nnBilinear
2022-10-19 06:47:38 +00:00
i-robot 082e07896f
!44180 modify format
Merge pull request !44180 from 俞涵/code_docs_1010
2022-10-19 06:37:13 +00:00
i-robot cf3c302f60
!44172 Add place cn doc
Merge pull request !44172 from ZPaC/code_docs-place
2022-10-19 06:11:43 +00:00
i-robot 3942f0a0d8
!43988 Add Tensor interface of ReverseSequence GPU kernel
Merge pull request !43988 from liulei277/interface_dev
2022-10-19 03:47:22 +00:00
ZPaC 8a0b8bb37b Add place cn doc 2022-10-19 11:37:12 +08:00
huodagu 83daf0f8a9 modify format 2022-10-19 11:29:53 +08:00
huangxinjing 5585cf75c5 Fix hccl init and runtime init error
Change the hccltime out

Fix hccl timeout
2022-10-19 10:07:58 +08:00
i-robot ac5e5d284f
!44087 support more avg and max3d input
Merge pull request !44087 from 冯一航/support_more_avg_and_max3d_input
2022-10-19 02:00:47 +00:00
i-robot 0728f8ebb3
!42912 del map operation param column_order
Merge pull request !42912 from guozhijian/del_map_parameter
2022-10-19 01:53:03 +00:00
i-robot 15c2ba744b
!44102 Change the parameter of padding
Merge pull request !44102 from shenwei41/del_pad_parameter
2022-10-19 01:45:18 +00:00
i-robot 1726b105f7
!44122 [API] data sink for functional program r2.0
Merge pull request !44122 from kingxian/master
2022-10-18 18:55:42 +00:00
liulei277 27e14b0ddb reverse sequence gpu kernel add tensor interface
add tensor interface docs

add tensor api st cases
2022-10-19 00:15:52 +08:00
jonyguo 911cbd7f6a del: column_order in map 2022-10-18 21:07:38 +08:00
shaojunsong 0961e395a7 Add nn.GaussianNLLLoss 2022-10-18 20:07:06 +08:00
yuzhenhua fd717c51e4 rewrite: for create functional node 2022-10-18 19:54:58 +08:00
i-robot a60615e409
!43911 Support MarginRankingLoss
Merge pull request !43911 from 冯一航/support_MarginRankingLoss
2022-10-18 11:45:56 +00:00
jinxiaoxian e6a494f0ef 2.0 data sink 2022-10-18 18:00:43 +08:00
shenwei41 a626dc1b90 Change the parameter of padding 2022-10-18 17:15:31 +08:00
i-robot d0c76873cb
!43990 Add csr_add Chinese notes
Merge pull request !43990 from Bokai Li/code_docs_tile
2022-10-18 08:27:05 +00:00
i-robot 1ed689f087
!43432 fractional_max_pool_2d_3d
Merge pull request !43432 from yide12/fractionalmaxpool
2022-10-18 07:18:49 +00:00
i-robot d2775d1ec8
!43511 fix sparse tensor api
Merge pull request !43511 from jachua/bugfix_sparse_api
2022-10-18 07:17:09 +00:00
fengyihang 4906616b89 support more input 2022-10-18 15:15:17 +08:00
i-robot ee7f194a58
!44013 del close_pool and to_device operation
Merge pull request !44013 from 刘勇琪/master
2022-10-18 06:39:46 +00:00
i-robot a1a612c0ea
!42652 del batch operation param column_order & pad_info
Merge pull request !42652 from guozhijian/del_batch_parameter
2022-10-18 06:34:26 +00:00
i-robot 1443fe82c3
!43327 Add dynamic obfuscation feature
Merge pull request !43327 from jxlang910/obf_pr
2022-10-18 06:26:23 +00:00
alashkari afb525b7dc Added new Functional & Tensor APIs with STs. 2022-10-17 23:18:59 -04:00
i-robot 9877a867ef
!44050 add pynative mode check for context mempool_block_size
Merge pull request !44050 from laiyongqiang/revert_mem_blk
2022-10-18 03:05:23 +00:00
fengyihang f56f8e936f support MarginRankingLoss 2022-10-18 10:34:04 +08:00
i-robot 792c41d95c
!43978 Fix doc && bug of CumSum.
Merge pull request !43978 from hezhenhao1/add_cumsum
2022-10-18 02:26:10 +00:00
BokaiLi a8fe74bbf3 Add csr_add Chinese notes 2022-10-18 10:00:07 +08:00
liu-yongqi-63 fa8891c68d Delete close_pool and to_device interface 2022-10-18 09:30:58 +08:00
i-robot af9e68c5eb
!43996 fix doc of glu
Merge pull request !43996 from lianliguang/code_docs_ms
2022-10-18 01:04:40 +00:00
jin-xiulang 969e368cc5 Add dynamic obfucation tool 2022-10-18 00:36:18 +08:00
i-robot 50289b541b
!44056 update BroadcastTo doc
Merge pull request !44056 from 李林杰/code_docs_1017_update_BroadcastTo_doc_master
2022-10-17 13:32:32 +00:00
lilinjie fd0f955be4 update BroadcastTo doc 2022-10-17 21:18:23 +08:00
LaiYongqiang 7204637808 add pynative mode check for context mempool_block_size 2022-10-17 20:47:41 +08:00
i-robot d15722f1b0
!43955 fix rewrite cn doc
Merge pull request !43955 from 于振华/code_docs_fix_rewrite_cn_1015
2022-10-17 10:11:10 +00:00
yuzhenhua 4fed98fd47 fix rewrite cn doc 2022-10-17 17:39:18 +08:00
i-robot 2d20001adc
!43296 [ST][MS][OPS] diagonal, elu & gelu Functional API & STs.
Merge pull request !43296 from alashkari/new-apis-oct-01
2022-10-17 09:33:34 +00:00
i-robot 51ae189eec
!43932 add docs for callback
Merge pull request !43932 from changzherui/code_docs_1014
2022-10-17 07:57:46 +00:00
liuluobin 510e6a5778 Fix api description error in shard 2022-10-17 15:25:09 +08:00
lianliguang 4c0408d22e modify glu ops doc 2022-10-17 15:21:48 +08:00
yide12 2aaf625725 fractionalmaxpool 2022-10-17 15:20:54 +08:00
huodagu ca2e9fbcdb modify format 2022-10-17 13:44:37 +08:00
alashkari e5edbb6480 Added new APIs and STs. 2022-10-16 23:08:15 -04:00
i-robot ac8a42d05d
!42291 [ST][MS][OPS] fold & unfold Functional & Tensor APIs with STs.
Merge pull request !42291 from alashkari/functional-tensor-apis-sept-19
2022-10-17 02:32:24 +00:00
i-robot 598071ee4a
!43940 fix chinese doc
Merge pull request !43940 from luoyang/code_docs_chinese
2022-10-17 02:30:34 +00:00
changzherui ce6f04fa8f add cn api docs 2022-10-17 10:01:51 +08:00
hezhenhao1 12066b2895 Fix doc && bug of CumSum. 2022-10-17 09:52:55 +08:00
jonyguo 0571532873 del batch param: column_order & pad_info 2022-10-17 09:35:41 +08:00
fengyihang b713c9966e modify avg and max3d 2022-10-16 17:29:51 +08:00
yanghaoran a787d266d6
回退 'Pull Request !43779 : Fix doc && bug of CumSum.' 2022-10-15 04:42:26 +00:00
YangLuo e7abe045b5 fix chinese doc 2022-10-15 10:28:57 +08:00
i-robot d0cd42d9b7
!43779 Fix doc && bug of CumSum.
Merge pull request !43779 from hezhenhao1/add_cumsum
2022-10-14 18:11:29 +00:00
i-robot b8c8c9106e
!43821 modify the inconsistence in files 1013
Merge pull request !43821 from 宦晓玲/code_docs_1013
2022-10-14 06:57:18 +00:00
i-robot cd8d8d03d7
!43881 modify format
Merge pull request !43881 from 俞涵/code_docs_1010
2022-10-14 06:55:04 +00:00
huodagu f1bebb5261 modify format 2022-10-14 14:15:45 +08:00
i-robot 0ef10416c6
!43874 add glu error
Merge pull request !43874 from lianliguang/code_docs_ms
2022-10-14 03:44:27 +00:00
LaiYongqiang 8eb2cd4f76 fix cnode nullptr in eos mode
Added fold & unfold Functional & Tensor APIs with STs.
2022-10-13 23:43:47 -04:00
i-robot 856f38dfc1
!43813 checkpoint_transform_pipeline_dim_api
Merge pull request !43813 from yao_yf/code_docs__checkpoint_transform_pipeline_dim_api
2022-10-14 03:40:10 +00:00
huanxiaoling 189c9bcf85 modify the inconsistence of files 1013 2022-10-14 10:30:36 +08:00
lianliguang f252a112a4 add error for glu doc 2022-10-14 10:01:24 +08:00
huodagu d6e8e4bd8c modify format 2022-10-13 20:20:49 +08:00
yao_yf ae6fd1031b update checkpoint transform api 2022-10-13 19:47:10 +08:00
hezhenhao1 b7f3227b18 Fix doc && bug of CumSum. 2022-10-13 17:11:48 +08:00
huangmengxi efe5e22f3f fix 2022-10-13 16:30:41 +08:00
i-robot dc01ef140d
!43810 fix issues
Merge pull request !43810 from luojianing/code_docs_master
2022-10-13 08:27:56 +00:00
i-robot be865fd1d2
!43684 add aicore_metrics&l2_cache api docs
Merge pull request !43684 from zangqx/code_docs_Q3_aicore_metrics
2022-10-13 08:03:59 +00:00
luojianing f9904c0e38 fix issue 2022-10-13 15:38:29 +08:00
fengyihang 2b10706b85 code docs fix 2022-10-13 15:16:46 +08:00
臧庆香 4e76c26848 [profiler] aicore_metrics api docs 2022-10-13 15:16:22 +08:00
i-robot 6a6eea12c0
!43347 support max and avg pool3d
Merge pull request !43347 from 冯一航/support_max_and_avg_pool3d
2022-10-13 06:43:42 +00:00
i-robot 9319e78cb1
!43483 Move mindspore.ops.shard interface to mindspore.shard
Merge pull request !43483 from liuluobin/shard_default
2022-10-13 06:05:12 +00:00
i-robot 0966115408
!43459 Add nn.Softmax2d
Merge pull request !43459 from pkuliuliu/master
2022-10-13 03:24:12 +00:00
i-robot 71fb7dd60b
!43749 modify the inconsistence in files 1012
Merge pull request !43749 from 宦晓玲/code_docs_1011
2022-10-13 02:44:45 +00:00
i-robot abbceb3f16
!43675 shield SparseApplyAdagrad Primitive interface
Merge pull request !43675 from 李林杰/1011_fix_some_issues_master
2022-10-13 01:47:22 +00:00
yuzhenhua b2ae9e2db7 for ReplicationPad 2022-10-13 09:28:38 +08:00
huanxiaoling 9e86788b84 modify the inconsistence of files 2022-10-13 09:28:13 +08:00
i-robot b867d6e77b
!43513 fix assign_add/assign_sub segfault and some api docs
Merge pull request !43513 from 李林杰/1009_fix_AssignOps_segfault_master
2022-10-13 01:16:36 +00:00
liuluobin a99ff97e3e Move ops.shard to mindspore.shard 2022-10-13 08:54:34 +08:00
i-robot 723bf4b2c0
!42121 [ST][MS][OPS] Support for conj, cross, erfinv & less_equal Functional & Tensor APIs with STs.
Merge pull request !42121 from alashkari/functional-tensor-apis-sept-16
2022-10-12 21:33:37 +00:00
i-robot b00209e8cc
!43626 Revert "add function api of BoundingboxEncode,BoundingboxDecode."
Merge pull request !43626 from LV/master
2022-10-12 09:01:17 +00:00
fengyihang 672f72cb4c support_max_and_avg_pool3d 2022-10-12 14:53:56 +08:00
i-robot 09aa9a25ec
!43645 move and rename auto-grad related api doc
Merge pull request !43645 from 吕浩宇/master
2022-10-12 03:10:18 +00:00
i-robot e2211c609f
!43679 modify batch-to-space infershape log
Merge pull request !43679 from hangq/fire
2022-10-12 03:02:26 +00:00
huodagu 5852b45884 modify format 2022-10-12 10:07:39 +08:00
lvhaoyu b2ab41f165 move and rename auto-grad related api documents 2022-10-11 19:36:38 +08:00
hangangqiang 871b582512 modify batch-to-space infershape log 2022-10-11 18:52:12 +08:00
lilinjie e28d8c0564 fix some issues 2022-10-11 18:17:25 +08:00
i-robot dfbc53a560
!43667 modify the inconsistence and errors in files
Merge pull request !43667 from 宦晓玲/code_docs_1011
2022-10-11 10:03:24 +00:00
huanxiaoling 38997c0f38 modify the inconsistence and errors in files 2022-10-11 17:26:37 +08:00
i-robot 29f7836334
!43635 add multitype function graph register api
Merge pull request !43635 from lianliguang/code_docs_ms_1.8
2022-10-11 08:51:10 +00:00
huangxinjing 35cdc8f495 [AutoParallel]Fix batch infer error 2022-10-11 11:59:53 +08:00
lianliguang 5c175fce16 add multitype function graph register api 2022-10-11 11:46:21 +08:00
LV d7308a371a Revert "add function api of BoundingboxEncode,BoundingboxDecode."
This reverts commit a65653c65e.
2022-10-11 10:41:20 +08:00
i-robot 136dac97e7
!43522 add glu docs
Merge pull request !43522 from lianliguang/code_docs_ms_1.8
2022-10-11 02:25:35 +00:00
i-robot cb63f6201e
!43506 add function api of BoundingboxEncode,BoundingboxDecode.
Merge pull request !43506 from LV/master
2022-10-10 13:27:40 +00:00
pkuliuliu a4d144b8f6 Add nn.Softmax2d 2022-10-10 21:22:48 +08:00
lilinjie f52ba4841f fix assign_add/assign_sub segfault and some api docs 2022-10-10 19:50:59 +08:00
i-robot 578cfe732c
!43562 modify format
Merge pull request !43562 from 俞涵/code_docs_1010
2022-10-10 11:11:43 +00:00
i-robot a2bdf4071d
!43565 modify the inconsistence in files 1010
Merge pull request !43565 from 宦晓玲/code_docs_1009
2022-10-10 11:10:50 +00:00
i-robot db9826898e
!43403 delete desc in ops.ExtractVolumePatches
Merge pull request !43403 from luojianing/code_docs_master
2022-10-10 09:50:05 +00:00
huanxiaoling 232457d7dc modify the inconsistence in files 2022-10-10 17:16:47 +08:00
huodagu 1b4266528d modify format 2022-10-10 17:05:24 +08:00
i-robot 95f19b1151
!43360 fix ops.RandomChoiceWithMask chinese doc
Merge pull request !43360 from qinzheng/code_docs_random
2022-10-10 08:10:03 +00:00
lianliguang 120b230a12 ADD GLU docs 2022-10-10 14:25:40 +08:00
LV a65653c65e add function api of BoundingboxEncode,BoundingboxDecode. 2022-10-10 12:33:43 +08:00
alashkari 07987781f0 Added new Functional and Tensor APIs and STs. 2022-10-10 00:10:24 -04:00
luojianing 92a02f0c77 delete desc in ops.ExtractVolumePatches 2022-10-10 10:24:48 +08:00
i-robot c39958e4f8
!43397 Fix bug in msfunction exportation
Merge pull request !43397 from shaojunsong/fix/export
2022-10-10 01:50:42 +00:00
i-robot 77ac46d959
!42910 Add some operations api
Merge pull request !42910 from 朱家兴/master
2022-10-09 12:52:30 +00:00
i-robot 1185ddaee0
!43115 ops.addn supports more types
Merge pull request !43115 from huangbingjian/addn
2022-10-09 11:48:27 +00:00
huanxiaoling 441a46bcb5 modify the inconsistence of files 1009 2022-10-09 17:51:29 +08:00
qinzheng e0cc7cae82 fix doc of RandomChoiceWithMask 2022-10-09 16:27:29 +08:00
shaojunsong 276136623f Fix bug in msfunction exportation 2022-10-09 14:36:48 +08:00
huanxiaoling 02171e4aff modify the list rst files 2022-10-09 10:59:28 +08:00
z30020733 4d0190b234 1.Add MultiMarginLoss and MultiLabelMarginLoss functional api and nn api.
2.Modify the doc of conv2d and conv3d api.
3.Add the doc of ScalarSummary and TensorSummary api.
2022-10-09 10:54:07 +08:00
i-robot d4dbb3d749
!43351 modify the wrong format of files
Merge pull request !43351 from 宦晓玲/code_docs_1008
2022-10-09 02:00:04 +00:00
i-robot b7a1aaf338
!43191 Fix Activation ERROR
Merge pull request !43191 from huangxinjing/fix_transformer_error_master
2022-10-09 01:45:41 +00:00
huangxinjing 0e575f178d Fix activation shard error
Fix hidden activation error
2022-10-08 20:39:55 +08:00
i-robot ff789660db
!43183 Add chinese document for MicroBatch、ReduceOp and ReduceScatter
Merge pull request !43183 from huangxinjing/code_docs_fix_comments_master
2022-10-08 12:26:37 +00:00
huanxiaoling 57080c6d67 modify the wrong format of files 2022-10-08 18:19:40 +08:00
huangbingjian 11ef11c2f6 ops.addn supports more types 2022-10-08 16:38:37 +08:00
huangxinjing b0a7c2d01f Update the document 2022-10-08 15:41:31 +08:00
i-robot ca49c7577c
!43330 fix docs
Merge pull request !43330 from 李林杰/code_docs_1008_fix_doc_master
2022-10-08 07:11:29 +00:00
lilinjie 4d066e9771 fix docs 2022-10-08 10:29:19 +08:00
xuanyue 188c441fc5 CropAndResize: change functional parameter and fix error-info 2022-10-07 19:10:09 +08:00
i-robot 1c9aff80ab
!43287 modify the inconsistence of files
Merge pull request !43287 from 宦晓玲/code_docs_0930
2022-09-30 09:53:02 +00:00
huanxiaoling 0d8810cef4 modify the inconsistence of files 2022-09-30 17:18:57 +08:00
i-robot f911fca217
!43123 fix some doc related issues
Merge pull request !43123 from 李林杰/code_docs_0927_fix_doc_related_issues_master
2022-09-30 09:00:17 +00:00
i-robot 266ca99375
!42998 add random_shuffle docs
Merge pull request !42998 from 范吉斌/code_docs_randomshuffle
2022-09-30 06:36:42 +00:00
i-robot 7c99522569
!41037 [lite]CropAndResize support vmap and functional
Merge pull request !41037 from 徐安越/master4
2022-09-30 03:43:29 +00:00
fan-jibin bc2a361823 \add random_shuffle docs 2022-09-30 11:39:02 +08:00
lilinjie 848d4bfb87 fix some doc related issues 2022-09-30 10:51:25 +08:00
i-robot c0fe977511
!43223 update scatter operator docs
Merge pull request !43223 from hujiahui8/code_docs
2022-09-30 02:44:41 +00:00
hujiahui8 342e4e5027 update scatter operator docs 2022-09-30 09:30:06 +08:00
i-robot 1cf78e1d85
!42060 [feature] add jacrev
Merge pull request !42060 from chenzhuo/master_jacrev
2022-09-30 01:28:48 +00:00
i-robot 37f6a7fba3
!42961 add/change api docs
Merge pull request !42961 from panfengfeng/code_docs_api_doc
2022-09-29 11:43:27 +00:00
i-robot a41d153790
!43100 modify chinese doc for OnRequestExit
Merge pull request !43100 from zhangbuxue/modify_the_chinese_doc_for_OnRequestExit
2022-09-29 09:42:39 +00:00
i-robot 50f7dea750
!43218 Adam document update
Merge pull request !43218 from shaojunsong/code_docs_adam2
2022-09-29 08:48:18 +00:00
shaojunsong d29549fcd9 adam document update 2022-09-29 16:38:09 +08:00
i-robot 970f6bffe5
!43194 modify format
Merge pull request !43194 from 俞涵/code_docs_0819
2022-09-29 07:26:10 +00:00
buxue 75b97cdf7a modify chinese doc for OnRequestExit 2022-09-29 09:31:01 +04:30
i-robot 688b35aaaa
!42296 conv3d算子same模式下shape问题的文档修复
Merge pull request !42296 from jijiarong/master
2022-09-29 04:04:19 +00:00
i-robot b137afdade
!30285 [assistant][ops] Add new video operator RandomResizedCrop
Merge pull request !30285 from 杨旭华/RandomResizedCrop
2022-09-29 03:49:29 +00:00
panfengfeng 74612b73d9 code docs api 2022-09-29 11:24:33 +08:00
huodagu e1c2396198 rename functional to function 2022-09-29 11:23:37 +08:00
i-robot 43d7a04953
!43176 fix doc of norepeatngram
Merge pull request !43176 from bichaoyang/code_docs_fix_parallel_api_master
2022-09-29 03:20:41 +00:00
i-robot c6dfc7c0ac
!42974 Fix problem about Approximate Equal Documents.
Merge pull request !42974 from ivanshan_8170/app_docs
2022-09-29 02:34:21 +00:00
i-robot 8bfd449263
!43110 modify format
Merge pull request !43110 from 俞涵/code_docs_0819
2022-09-29 01:48:58 +00:00
chenzhuo f8b2d3ca60 add jacrev 2022-09-29 09:29:37 +08:00
xuanyue a5fb20bf5f CropAndResize support vmap, tensor and functional 2022-09-29 09:14:12 +08:00
Xiao Tianci ff8f00fe30 update usage of transforms 2022-09-28 19:17:29 +08:00
huodagu 9214e60957 modify format 928 2022-09-28 15:04:38 +08:00
i-robot 746054fbed
!43060 Add parameter value interface description.
Merge pull request !43060 from Margaret_wangrui/code_docs_value
2022-09-28 06:14:17 +00:00
bichaoyang f2d35c6ee0 fix doc 2022-09-28 11:21:27 +08:00
i-robot 94a76c98a7
!43094 api fix 220928
Merge pull request !43094 from yao_yf/code_docs_api_fix_220928
2022-09-28 02:08:17 +00:00
i-robot 83c8b3557e
!42881 support close exposure surface when model training or eval
Merge pull request !42881 from zhangbuxue/support_close_exposure_surface_when_model_training_or_eval
2022-09-28 01:51:24 +00:00
yao_yf 90bac4e2a7 api fix 220928 2022-09-28 09:31:50 +08:00
i-robot cdea00c067
!43037 code_docs_fix_parallel_api_master
Merge pull request !43037 from lichen/code_docs_fix_parallel_api_master
2022-09-28 01:14:01 +00:00
i-robot c5a6844876
!42609 Added float64 support for IOU on CPU&GPU, and modify description of pynative shard interface.
Merge pull request !42609 from liuluobin/iou_ops
2022-09-28 01:11:23 +00:00
ccx f7c7da09cf RandomResizedCrop 2022-09-28 03:51:29 +08:00
ivanshan_8170 a64ac63e2c change index 2022-09-27 13:41:47 +00:00
i-robot 5e092f3301
!42934 add MultitypeFuncGraph info
Merge pull request !42934 from lianliguang/code_docs_ms_1.8
2022-09-27 11:32:58 +00:00
Margaret_wangrui 2618f6716f Add parameter value interface description. 2022-09-27 19:04:19 +08:00
lianliguang 21e78ea0b7 add multitypeFuncGraph info 2022-09-27 17:41:04 +08:00
籍家荣 e52d780d47 issure:I5REVC shape of same models
add notes
2022-09-27 17:36:09 +08:00
lichen 8539cc6a72 code_docs_fix_parallel_api 2022-09-27 17:15:08 +08:00
i-robot 5d375c3f04
!43022 modify format
Merge pull request !43022 from 俞涵/code_docs_0819
2022-09-27 08:47:37 +00:00
i-robot 6774af4daf
!42663 ops.argmax supports more types.
Merge pull request !42663 from huangbingjian/argmax
2022-09-27 08:33:43 +00:00
huodagu c39ac73185 modify format 927 2022-09-27 15:19:36 +08:00
i-robot 9a32c81438
!42941 modify the inconsistence of files 0926
Merge pull request !42941 from 宦晓玲/code_docs_0926
2022-09-27 03:05:15 +00:00
buxue 186bcb4aaa support close exposure surface when model training or eval 2022-09-27 07:06:37 +04:30
i-robot de838e0197
!42829 for rewrite cn doc issue
Merge pull request !42829 from 于振华/code_docs_fix_cn_doc
2022-09-27 02:09:53 +00:00
i-robot a091c7d8de
!42847 add neighborexchangv2 chinese docs
Merge pull request !42847 from TuDouNi/master
2022-09-27 02:00:25 +00:00
yangfn777 feaa0907ba [feat] [assistant] [#I5EWHQ] add new video operator Rotate 2022-09-26 22:22:18 +08:00
huanxiaoling def614ed79 modify the inconsistence in files 2022-09-26 18:40:06 +08:00
i-robot 2a2ce2f500
!40939 [feature] add jacfwd
Merge pull request !40939 from chenzhuo/master_jacfwd
2022-09-26 09:40:26 +00:00
i-robot 63c1cd0017
!42762 Optimize MOE infer latency
Merge pull request !42762 from zyzhao/master
2022-09-26 07:48:14 +00:00
i-robot ba0151d8fb
!42827 add neighborexchange/alltoall docs
Merge pull request !42827 from zhoufeng/code_docs_neighborexchange
2022-09-26 07:34:25 +00:00
ttudu ec44b9673f NeighborExchangeV2 chinese docs 2022-09-26 15:19:25 +08:00
i-robot eb5d3d388d
!42905 modify format
Merge pull request !42905 from 俞涵/code_docs_0819
2022-09-26 07:18:14 +00:00
zhoufeng dc988dbf70 add alltoall docs
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-09-26 15:01:22 +08:00
liuluobin a9b047bc61 Added float64 support for IOU on CPU&GPU, and modify description of pynative shard api 2022-09-26 14:52:20 +08:00
huodagu fcef91d37c modify format 2022-09-26 14:41:27 +08:00
i-robot aeadb59516
!42885 Fix description error in api "create_group"
Merge pull request !42885 from liuluobin/code_docs_desc
2022-09-26 05:50:28 +00:00
huangbingjian 63617b3ae8 ops.argmax supports more types. 2022-09-26 11:49:35 +08:00
liuluobin 544587c69f Fix description error in api create_group 2022-09-26 11:28:05 +08:00
i-robot 08ff00f6fb
!42834 modify the files on webpage
Merge pull request !42834 from 宦晓玲/code_docs_0924
2022-09-26 02:11:07 +00:00
i-robot 268abc5fb1
!42637 support glu
Merge pull request !42637 from lianliguang/glu_grad_ops
2022-09-24 17:03:28 +00:00
i-robot 5e991bf8f9
!42825 modify format
Merge pull request !42825 from 俞涵/code_docs_0819
2022-09-24 09:28:01 +00:00
huanxiaoling a27159355d modify the files on webpage 2022-09-24 17:07:20 +08:00
yuzhenhua 84d89db559 fix rewrite cn doc 2022-09-24 16:04:55 +08:00
i-robot 03cd0f6d6e
!42779 fix issues
Merge pull request !42779 from luojianing/code_docs_master
2022-09-24 07:59:37 +00:00
i-robot 8fd7952b4b
!40774 [assistant][ops] Add new video operator HorizontalFlip
Merge pull request !40774 from Maeyon-Z/horizontalFlip_op
2022-09-24 07:51:50 +00:00
huodagu d5e0946e01 modify format 2022-09-24 15:02:57 +08:00
i-robot 2d3797a21a
!41027 [assistant][ops] Add new video operator VerticalFlip
Merge pull request !41027 from Maeyon-Z/verticalFlip_op
2022-09-24 06:45:04 +00:00
i-robot ab9435e584
!42574 Update the docs of api mutable
Merge pull request !42574 from YuJianfeng/master
2022-09-24 06:04:42 +00:00
i-robot 5dff519437
!40643 Improve the Transformer APIs
Merge pull request !40643 from huangxinjing/improve_transformer_apis
2022-09-24 03:10:37 +00:00
luojianing c3d8d80feb fix issue 2022-09-24 09:56:58 +08:00
i-robot edcd958819
!42442 Fix doc question
Merge pull request !42442 from shenwei41/code_docs_0920
2022-09-24 01:39:46 +00:00
i-robot 34fd836ba9
!42754 modify the wrong parameter types
Merge pull request !42754 from 宦晓玲/code_docs_0923
2022-09-24 01:25:06 +00:00
i-robot a5b3a2dc46
!41712 add prim set device interface
Merge pull request !41712 from kisnwang/add-prim-set-device-interface
2022-09-24 01:23:38 +00:00
huangxinjing 908975d458 Impove the transforer apis
Support attention mask is None
Fix attention check
WIP in custom activation
Support attention
2022-09-23 21:57:58 +08:00
huanxiaoling c6f460c68e modify the wrong parameter types 2022-09-23 17:45:02 +08:00
z00617246 8e19972274 Optimize MOE infer latency 2022-09-23 16:40:10 +08:00
i-robot 8950f2162a
!42451 parallel_checkpoint_transform_api
Merge pull request !42451 from yao_yf/code_docs_parallel_checkpoint_transform_api
2022-09-23 07:19:06 +00:00
chenzhuo bd01dcad29 add jacfwd 2022-09-23 15:00:53 +08:00
yao_yf 534f6ec36a checkpoint transform api 2022-09-23 15:00:26 +08:00
i-robot 04eb8ee404
!42568 Add floor/gt/ge tensor docs
Merge pull request !42568 from 胡安东/code_docs_ops
2022-09-23 06:37:49 +00:00
i-robot b835df60ce
!42643 modify api format in documents
Merge pull request !42643 from lvmingfu/code_docs_master0922
2022-09-23 06:10:00 +00:00
lvmingfu 33d9cbf290 modify api format in documents 2022-09-23 11:18:10 +08:00
nefu-xiaobai 67b2034634 [feat] [assistant] [#I5EWHP] add new video operator VerticalFlip 2022-09-23 11:16:23 +08:00
nefu-xiaobai 0e0dcbfb3b [misc] [assistant] [#I5EWHP] modify the operator horizontalFlip 2022-09-23 10:58:06 +08:00
kswang dc236c4753 add set device interface for prim 2022-09-23 10:58:01 +08:00
i-robot 7253f40ad3
!42703 modify format
Merge pull request !42703 from 俞涵/code_docs_0819
2022-09-23 02:37:32 +00:00
shenwei41 1af0f48280 Fix doc info 2022-09-23 10:37:11 +08:00
huandong 3cacdb2afd Add floor/gt/ge tensor docs
Signed-off-by: huandong <huandong1@huawei.com>
2022-09-23 10:10:19 +08:00
huodagu 78d8e58443 del repeat interface 2022-09-23 10:05:16 +08:00
lianliguang 1ed2865d77 add glu implement 2022-09-22 20:14:22 +08:00
i-robot 5113939d8f
!42653 modify the inconsistence of files 0922
Merge pull request !42653 from 宦晓玲/code_docs_0922
2022-09-22 11:15:05 +00:00
huanxiaoling 9f46fb0d9d modify the inconsistence of files 0922 2022-09-22 17:46:20 +08:00
i-robot bea1722736
!42630 support choice_with_mask functional api
Merge pull request !42630 from qinzheng/code_docs_random_mask
2022-09-22 08:36:07 +00:00
huodagu 0b2c0900a3 modify format 2022-09-22 16:08:59 +08:00
i-robot 4bfd821110
!42608 modify format
Merge pull request !42608 from 俞涵/code_docs_0819
2022-09-22 03:25:32 +00:00
huodagu 7fdc8ca00e modify format and dataset page 2022-09-22 10:38:19 +08:00
i-robot 27237c521b
!42591 add strided_slice docs
Merge pull request !42591 from 范吉斌/code_docs_strided_slice
2022-09-22 02:37:29 +00:00
i-robot 2383301e3d
!41684 Add conv2d and conv3d functional api and nn api
Merge pull request !41684 from 朱家兴/master
2022-09-22 01:56:46 +00:00
qinzheng 554f1885a1 support choice_with_mask functional api 2022-09-21 21:56:52 +08:00
fan-jibin eb1b928501 add strided_slice docs 2022-09-21 17:57:26 +08:00
yujianfeng 94c675eb66 Update docs of api mutable 2022-09-21 17:34:47 +08:00
i-robot b940e54109
!42193 Dynamic shape for biasadd GPU/CPU and add functional interface
Merge pull request !42193 from LiangZhibo/bias
2022-09-21 08:46:04 +00:00
i-robot ec5e3f4087
!42471 Add Chinese docs for mindspore.tensor.tile
Merge pull request !42471 from Bokai Li/code_docs_tile
2022-09-21 07:34:08 +00:00
i-robot 5bb6140aa0
!42466 fix params issues
Merge pull request !42466 from luojianing/code_docs_master
2022-09-21 07:30:56 +00:00
BokaiLi 6a818b8181 Add Chinese docs for mindspore.tensor.tile 2022-09-21 14:50:01 +08:00
i-robot 21b342b5fa
!42405 add api cn docs
Merge pull request !42405 from 李林杰/code_docs_0920_add_cn_docs_master
2022-09-21 06:42:34 +00:00
lilinjie 9bfda90392 add api cn docs 2022-09-21 10:44:54 +08:00
i-robot b7a9acddeb
!42441 add docs for nn.KLDivLoss
Merge pull request !42441 from 范吉斌/code_docs_kl_div
2022-09-21 02:40:08 +00:00
z30020733 f3f59fec96 Add conv2d and conv3d functional api and nn api 2022-09-21 09:46:53 +08:00
luojianing ff4ee30658 fix params issues 2022-09-20 19:58:16 +08:00
i-robot e7419a8ee6
!42098 reconstruct dataset api list
Merge pull request !42098 from guozhijian/optimize_dataset_api
2022-09-20 10:48:20 +00:00
jonyguo f68be0c2f7 reconstruct dataset api list 2022-09-20 17:34:23 +08:00
fan-jibin 1b686aba07 add docs for nn.KLDivLoss 2022-09-20 15:51:49 +08:00
i-robot 409d19f9ca
!42400 fix error links for master
Merge pull request !42400 from lvmingfu/code_docs_master0920
2022-09-20 06:44:59 +00:00
i-robot 417647700d
!41965 [ST][MS][OPS] Support for Tensor APIs and STs for to, bool, float, half, int, long, cholesky, cholesky_inverse.
Merge pull request !41965 from alashkari/tensor-apis-sept-13
2022-09-20 06:39:06 +00:00
i-robot abc1cdb130
!42386 modify export parameter format default value
Merge pull request !42386 from changzherui/mod_export_default_param
2022-09-20 06:37:27 +00:00
liangzhibo 2ce7a2a845 Dynamic shape for bias_add 2022-09-20 14:12:07 +08:00
i-robot 3bea901fff
!42390 add & update operators doc
Merge pull request !42390 from panfengfeng/code_docs_api_doc
2022-09-20 02:21:36 +00:00
lvmingfu aa7604b232 fix error links 2022-09-20 09:57:48 +08:00
i-robot 433dc4bd40
!42329 fix params issues
Merge pull request !42329 from luojianing/code_docs_master
2022-09-20 01:27:24 +00:00
i-robot 42da6a6b7c
!42126 Fix the doc of amp
Merge pull request !42126 from Bert0108/amp_debug_i5odhj
2022-09-20 01:18:15 +00:00
panfengfeng 4391f3bd32 ops batch_norm, bias_add, binary_cross_entropy, bmm functional api 2022-09-20 00:58:13 +08:00
changzherui 23c07b168e modify export parameter format default value 2022-09-19 22:18:58 +08:00
i-robot 78b86013c2
!42047 fix_mix_precision
Merge pull request !42047 from yide12/fix_mix_precision
2022-09-19 12:02:09 +00:00
luojianing 2889f726e9 fix params issues 2022-09-19 19:50:49 +08:00
i-robot d2e29f0818
!42279 refine doc of CustomRegOp
Merge pull request !42279 from looop5/reg_info_doc_master
2022-09-19 11:27:02 +00:00
i-robot 3689955521
!42136 add vmap model ensembling doc and ut
Merge pull request !42136 from Erpim/master
2022-09-19 10:50:29 +00:00
alashkari f3162d8726 Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
i-robot af01e94051
!42294 modify format
Merge pull request !42294 from 俞涵/code_docs_0819
2022-09-19 09:15:55 +00:00
yide12 2df3b9bece fix 2022-09-19 15:22:49 +08:00
i-robot 7e40350311
!41592 [ST][MS][OPS] blackman_window, bounding_box_decode, bounding_box_encode, expand, check_valid, cholesky & cholesky_inverse Functional APIs and STs.
Merge pull request !41592 from alashkari/functional-apis-sept-06
2022-09-19 06:35:01 +00:00
huodagu 86682fb247 modify format 2022-09-19 11:49:43 +08:00
Erpim 1d237ec6e1 add vmap model ensembling doc and ut 2022-09-19 11:27:45 +08:00
i-robot f120523ab1
!40733 [feature] change jvp
Merge pull request !40733 from chenzhuo/master_jvp
2022-09-19 03:15:27 +00:00
i-robot 820d73d935
!42171 modify the inconsistence in files 0916
Merge pull request !42171 from 宦晓玲/code_docs_0916
2022-09-19 01:41:00 +00:00
alashkari 7985f97bfe Added new Functional APIs ans STs. 2022-09-18 07:47:21 -04:00
lvyufeng 208147d55b move Metrics from mindspore.nn to mindspore.train 2022-09-18 13:50:28 +08:00
i-robot 6f73e3b8f0
!42196 modify format
Merge pull request !42196 from 俞涵/code_docs_0819
2022-09-16 10:56:52 +00:00
i-robot 56d01885bd
!41860 upload chinese doc of dataset api - stage2
Merge pull request !41860 from luoyang/code_docs_chinese
2022-09-16 10:49:18 +00:00
huodagu 4d0d05df15 del page 2022-09-16 17:34:27 +08:00
i-robot abcc9585e4
!42192 replace the word in rst files
Merge pull request !42192 from 宦晓玲/code_docs_m0916
2022-09-16 09:33:40 +00:00
huanxiaoling 779af79486 modify the inconsistence of files 0916 2022-09-16 17:21:26 +08:00
huanxiaoling 4a175414b9 replace the word in rst files 2022-09-16 17:11:14 +08:00
YangLuo c635380293 upload chinese doc of dataset api - stage2 2022-09-16 17:04:23 +08:00
chenzhuo 9aa6bdbaa2 change jvp 2022-09-16 15:31:55 +08:00
i-robot b77b1c0d78
!41774 rewrite cn doc
Merge pull request !41774 from 于振华/code_docs_rewite_cn_doc
2022-09-16 07:14:05 +00:00
yuzhenhua b5c9d648a0 rewrite cn doc 2022-09-16 14:24:26 +08:00
i-robot 66ba9e952b
!42128 modify format
Merge pull request !42128 from 俞涵/code_docs_0819
2022-09-16 04:38:36 +00:00
huodagu 9afa3fdead modify format 2022-09-16 11:19:33 +08:00
Bert0108 603f0c854c debug 2022-09-16 11:00:42 +08:00
i-robot 79095ad039
!42035 add api doc
Merge pull request !42035 from panfengfeng/code_docs_api_doc
2022-09-16 02:17:17 +00:00
i-robot 3016e92c1c
!42104 move Model and Callbacks from mindspore to mindspore.train
Merge pull request !42104 from 吕昱峰(Nate.River)/code_docs_master
2022-09-16 02:03:12 +00:00
i-robot cb5df9149e
!41868 reconstruct batch parameters
Merge pull request !41868 from guozhijian/reconstruct_batch
2022-09-16 01:35:28 +00:00
lvyufeng 9e86724735 move Model and Callbacks from mindspore to mindspore.train 2022-09-15 23:57:17 +08:00
i-robot a2b328a278
!42033 modify format
Merge pull request !42033 from 俞涵/code_docs_0819
2022-09-15 10:52:19 +00:00
i-robot 16f7d15774
!42071 modify the inconsistence in files 0915
Merge pull request !42071 from 宦晓玲/code_docs_0915
2022-09-15 10:41:27 +00:00
huanxiaoling 1930691e17 modify the inconsistence of files 0915 2022-09-15 18:14:34 +08:00
i-robot e3d1a76d5f
!42027 fix issues
Merge pull request !42027 from luojianing/code_docs_master
2022-09-15 08:22:54 +00:00
i-robot 8a983e1a06
!41615 reconstruct map parameters
Merge pull request !41615 from guozhijian/reconstruct_map
2022-09-15 08:21:44 +00:00
looop5 68febecc53 refine doc of CustomRegOp 2022-09-15 15:56:40 +08:00
i-robot 14cf0af1a0
!41927 Cast the output to FP32 for O2 and O3
Merge pull request !41927 from Bert0108/amp_debug_i5qr1w_i5qcvu
2022-09-15 07:47:00 +00:00
luojianing b8afe05655 fix issues 2022-09-15 15:07:33 +08:00
panfengfeng 3a14cee771 add accumulate_n/argmax/adaptive_avg_pool1d/adaptive_max_pool1d doc 2022-09-15 14:27:50 +08:00
huodagu bf23dc6a29 modify format 2022-09-15 14:27:26 +08:00
jonyguo 3938a3a6ba reconstruct batch parameters 2022-09-15 12:00:22 +08:00
jonyguo 56ce6c36fa reconstruct map parameters 2022-09-15 10:18:58 +08:00
i-robot 242e5c819e
!40599 [feature] change vjp
Merge pull request !40599 from chenzhuo/master_vjp
2022-09-15 01:41:13 +00:00
Bert0108 59e9625c69 debug 2022-09-15 08:55:51 +08:00
i-robot f304e93aa3
!41926 fix document description of ScatterMul op
Merge pull request !41926 from wYann/scatter_mul
2022-09-14 11:38:25 +00:00
i-robot a0501d36c2
!41954 modify the inconsistence in files 0914
Merge pull request !41954 from 宦晓玲/code_docs_0913
2022-09-14 09:23:05 +00:00
i-robot 08cff886ca
!41633 refactor batchnorm
Merge pull request !41633 from changzherui/mod_bn
2022-09-14 09:20:21 +00:00
huanxiaoling 944ec1fba2 modify the consistence of files 0913 2022-09-14 17:01:54 +08:00
i-robot 3789b73bfa
!41793 fix issue I5O6V6 I5O5XB ,remove fl code
Merge pull request !41793 from tan-wei-cheng-3260/develop-twc-master
2022-09-14 07:21:22 +00:00
chenzhuo b742f8aa76 modify vjp 2022-09-14 15:08:16 +08:00
i-robot db3efa0b70
!41773 支持pynative位运算
Merge pull request !41773 from KXiong/branch_bitwise
2022-09-14 06:43:04 +00:00
i-robot 65ea230048
!41937 modify format
Merge pull request !41937 from 俞涵/code_docs_0819
2022-09-14 06:35:45 +00:00
wYann 357f45cf12 fix scatter_mul doc 2022-09-14 14:19:14 +08:00
huodagu 7287335783 modify format 2022-09-14 14:13:13 +08:00
i-robot a6f9183752
!41536 [ST][MS][OPS] Unifying avg_pool1d, avg_pool2d & avg_pool3d functional APIs and STs
Merge pull request !41536 from alashkari/avg_pool_unify
2022-09-14 06:08:21 +00:00
twc 698e6c9300 fix issue I5O6V6 I5O5XB and remove fl code 2022-09-14 10:50:57 +08:00
i-robot 1dc64892f8
!41749 add interop parallel num
Merge pull request !41749 from fangzehua/add_interop_0909
2022-09-14 01:19:33 +00:00
xiongkun 4fb2713028 add tensor interface
remove bitwise doc

remove redundant else
2022-09-13 17:25:04 +08:00
i-robot cb28edc61d
!41338 add SparseTensorDenseAdd api
Merge pull request !41338 from wangmin0104/master
2022-09-13 09:17:21 +00:00
i-robot c063e6b32e
!41846 modify format
Merge pull request !41846 from 俞涵/code_docs_0819
2022-09-13 09:08:14 +00:00
i-robot 821757181b
!41800 Fix document of range
Merge pull request !41800 from NaCN/code_docs_range
2022-09-13 08:58:23 +00:00
huodagu 9ddc338259 modify math format 2022-09-13 16:45:16 +08:00
i-robot 3f9db0313a
!41537 add Tensor API for argmaxwithvalue
Merge pull request !41537 from zhouxulin2/tensor_api
2022-09-13 08:40:15 +00:00
alashkari b0db8d1b21 Unifying avg_pool1d, avg_pool2d & avg_pool3d with PyTorch, Updating St. 2022-09-13 04:04:59 -04:00
i-robot 0a7eba5a90
!41825 modify format
Merge pull request !41825 from 俞涵/code_docs_0819
2022-09-13 07:08:25 +00:00
huodagu 5522232189 modify format 2022-09-13 14:34:09 +08:00
huangchengnuo 1410b6d4dc add range raises doc 2022-09-13 11:25:54 +08:00
i-robot 6ec0c182b2
!41634 modify def _check_compile_dynamic_shape
Merge pull request !41634 from changzherui/mod_check_compile_dynamic_shape
2022-09-13 03:23:44 +00:00
i-robot 1f3b82199f
!41473 [ST][MS][OPS] bmm Functional API & ST - addmv, asinh, atan, atanh & bmm Tesnsor APIs and STs.
Merge pull request !41473 from alashkari/tensor-apis-sept04
2022-09-13 03:12:28 +00:00
f00566451 5c349fafac add inter_op_parallel_threads 2022-09-13 10:11:15 +08:00
i-robot 9e0d46f2dc
!41743 modify the inconsistence in files 0909
Merge pull request !41743 from 宦晓玲/code_docs_0909
2022-09-13 01:43:32 +00:00
changzherui b3edcb7281 refactor bn 2022-09-12 22:17:15 +08:00
changzherui 637eb20bde modify _check_compile_dynamic_shape 2022-09-12 22:07:14 +08:00
alashkari fabf4c075d Added new tensor and functional APIs and STs. 2022-09-12 04:26:11 -04:00
huanxiaoling 788311123d modify the inconsistence in files 0909 2022-09-09 17:25:49 +08:00
huodagu 141fe25f16 modify format 2022-09-09 15:10:00 +08:00
wangmin 91d82fdbcc add SparseTensorDenseAdd api 2022-09-09 11:26:43 +08:00
i-robot 50ed6ee1d5
!41677 modify format
Merge pull request !41677 from 俞涵/code_docs_0819
2022-09-09 02:08:11 +00:00
huodagu 4718972c26 modify format 2022-09-09 09:11:51 +08:00
i-robot 19da453a26
!41336 [ST][MS][OPS] batch_norm, bias_add & binary_cross_entropy functional api and ST.
Merge pull request !41336 from alashkari/functional-apis
2022-09-08 11:14:18 +00:00
i-robot ce88eb559e
!41598 modify format
Merge pull request !41598 from 俞涵/code_docs_0819
2022-09-08 03:19:36 +00:00
i-robot cfdba7f876
!41585 [MD] Fix code review problems
Merge pull request !41585 from xiaotianci/code_review
2022-09-08 02:48:53 +00:00
huodagu eb610a962f modify format 2022-09-08 09:24:05 +08:00
i-robot 502998c10b
!41607 modify the inconsistence in files 0907
Merge pull request !41607 from 宦晓玲/code_docs_0907
2022-09-07 11:26:05 +00:00
zhangyi 822bf65048 modify the inconsistence in files 0907 2022-09-07 17:31:46 +08:00
alashkari f796b7ecae Added new functional apis and STs. 2022-09-07 05:18:40 -04:00
i-robot 4a237776e2
!41609 【doc】Modify the Chinese documentation of conv2d functional interface, to be consistent with the English documentation
Merge pull request !41609 from happy徐/conv2d_doc
2022-09-07 09:07:23 +00:00
i-robot e567388f40
!41475 dynamic shape of apply_momentum, depth_to_space, multinomial, apply_gradient_descent
Merge pull request !41475 from wtcheng/master
2022-09-07 08:41:19 +00:00
happylittleqiang 26400163af Modify the Chinese documentation of conv2d functional interface, to be consistent with the English documentation 2022-09-07 16:31:05 +08:00
i-robot bcafb622c2
!40954 optimizes the documentation of chinese API of ASGD,CELU,etc
Merge pull request !40954 from zhangfanghe/docs_master_zfh_26
2022-09-07 08:03:46 +00:00
i-robot 458075571b
!40984 optimizes the documentation of chinese API of SparseApplyFtrlV2,SparseApplyProximalAdagrad,etc
Merge pull request !40984 from zhangfanghe/docs_master_zfh_16_0830
2022-09-07 08:02:49 +00:00
i-robot 1e0e9a47f9
!40955 optimizes the documentation of chinese API of LSTM,Lerp,etc
Merge pull request !40955 from zhangfanghe/docs_master_zfh_16
2022-09-07 08:02:49 +00:00
i-robot c6da909565
!40988 optimizes the documentation of chinese API of custom_info_register,func_cos,etc
Merge pull request !40988 from zhangfanghe/docs_master_zfh_16_0901
2022-09-07 08:02:30 +00:00
zhouxulin2 b882dc8c81 add Tensor API for argmaxwithvalue 2022-09-07 14:40:04 +08:00
zhangfanghe 824546b4dc optimizes the documentation of chinese API of ASGD,CELU,etc. 2022-09-07 10:55:27 +08:00
Xiao Tianci 71d9c25665 fix code review problems 2022-09-07 10:47:33 +08:00
zhangfanghe 835b8de9e7 optimizes the documentation of chinese API of custom_info_register,func_cos,etc. 2022-09-07 10:00:05 +08:00
i-robot 017f26fcc0
!41553 modify the inconsistence in files 0906
Merge pull request !41553 from 宦晓玲/code_docs_0906
2022-09-07 01:07:41 +00:00
zhangfanghe e68b6f37d2 optimizes the documentation of chinese API of SparseApplyFtrlV2,SparseApplyProximalAdagrad,etc. 2022-09-06 18:51:20 +08:00
huodagu a6adb944cb repair brackets errors 2022-09-06 18:26:07 +08:00
zhangyi 2e3822f3d4 modify the inconsistence in files 0906 2022-09-06 17:41:09 +08:00
w00517672 0c11b5cd26 dynamic shape of apply_momentum, depth_to_space, multinomial, apply_gradient_descent 2022-09-06 15:40:59 +08:00
i-robot 667144cde7
!41481 modify the inconsistence in files 0905
Merge pull request !41481 from 宦晓玲/code_docs_0905
2022-09-06 06:26:08 +00:00
zhangyi 8d0beae1b4 modify the consistence in files 2022-09-06 11:31:10 +08:00
i-robot 584c41ff74
!41489 fix pad functional dynamic shape
Merge pull request !41489 from looop5/pad_functional_dyn
2022-09-06 02:34:27 +00:00
i-robot 934d57b8c2
!41244 [ST][MS][OPS] add, addr & asin Tensor api and ST.
Merge pull request !41244 from alashkari/tensor-apis
2022-09-06 01:48:34 +00:00
zhangfanghe e050a1c027 optimizes the documentation of chinese API of LSTM,Lerp,etc. 2022-09-06 09:28:46 +08:00
i-robot 9bcc49ba02
!41498 Fix document of range
Merge pull request !41498 from LiangZhibo/code_docs_range
2022-09-06 01:16:55 +00:00
i-robot 63cf1ed877
!41488 fix math format
Merge pull request !41488 from luojianing/code_docs_master
2022-09-06 01:09:48 +00:00
liangzhibo 34cd4ea89e Fix range doc 2022-09-05 19:36:13 +08:00
i-robot 7644857abd
!41487 modify format
Merge pull request !41487 from 俞涵/code_docs_0819
2022-09-05 09:51:37 +00:00
luojianing 18cd9d7577 fix math format 2022-09-05 17:39:36 +08:00
i-robot eec34072c0
!41449 Fix the inconsistency between Chinese and English interfaces
Merge pull request !41449 from 刘勇琪/code_docs_modify_chinese_api
2022-09-05 09:33:19 +00:00
looop5 81be9e1b6b fix pad functional dynamic shape 2022-09-05 17:09:27 +08:00
huodagu 153a685c98 modify format 2022-09-05 16:59:52 +08:00
i-robot 159142a1f4
!41435 fix some issues
Merge pull request !41435 from 李林杰/0902_fix_some_issues_master
2022-09-05 06:45:48 +00:00
i-robot 2dd332cb27
!41380 Add CPU&GPU dynamic shape support for IOU
Merge pull request !41380 from liuluobin/iou_dyn_shape
2022-09-05 05:53:01 +00:00
i-robot 0d51c81e1d
!41452 update functional doc for exp
Merge pull request !41452 from VectorSL/code_docs_exp_func
2022-09-05 04:20:22 +00:00
i-robot 88f96e40c0
!41454 delete the file names in list
Merge pull request !41454 from 宦晓玲/code_docs_0905
2022-09-05 03:37:28 +00:00
zhangyi 2c92bd2e95 delete the file names in list 2022-09-05 11:27:29 +08:00
liu-yongqi-63 28bfbfa364 Fix the inconsistency between Chinese and English interfaces 2022-09-05 11:25:33 +08:00
VectorSL a1e9c24387 add exp func doc 2022-09-05 11:12:41 +08:00
i-robot 3583bbd3a9
!41116 Prob Programming doc update
Merge pull request !41116 from zichun_ye/code_docs_prob
2022-09-05 03:04:36 +00:00
i-robot 0d9bb2d064
!41377 modify the inconsistence in files 0902
Merge pull request !41377 from 宦晓玲/code_docs_0902
2022-09-05 03:01:24 +00:00
alashkari 069fe21f39 Added tensor apis and STs. 2022-09-04 22:19:22 -04:00
lilinjie deb6f502e3 fix some issues 2022-09-05 03:14:38 +08:00
liuluobin 9d4c3aef78 Add CPU&GPU dynamic shape support for IOU 2022-09-03 14:16:58 +08:00
z00512249 574917ebd0 add sub && sqrt functional and tensor api 2022-09-03 10:48:19 +08:00
zhangyi 650dad47fb modify the inconsistence in files 0902 2022-09-02 17:20:35 +08:00
i-robot 5cd766ad8e
!40867 Modify the input parameter of function conv2d
Merge pull request !40867 from happy徐/master
2022-09-02 07:54:36 +00:00
hezhenhao1 e82d2026e1 fix doc string 2022-09-02 14:46:17 +08:00
xuqiang a483f4857f Modify the input parameter of function conv2d 2022-09-01 20:49:57 +08:00
Zichun Ye b6b2f109c1 update format for prob doc
fix code review problem

update doc for code review comments
2022-09-01 20:23:26 +08:00
i-robot d3751ca3eb
!41320 modify the inconsistence in files 0901
Merge pull request !41320 from 宦晓玲/code_docs_0901
2022-09-01 10:49:53 +00:00
zhangyi 65a4da51ea modify the inconsistence in files 0901 2022-09-01 18:08:46 +08:00
i-robot 36021869f4
!41300 modify format
Merge pull request !41300 from 俞涵/code_docs_0819
2022-09-01 10:01:25 +00:00
huodagu 0b1f31fd34 modify format 2022-09-01 14:15:26 +08:00
i-robot 478669a7d5
!41085 将csr_add注释信息添加到注册列表中
Merge pull request !41085 from Bokai Li/master
2022-09-01 04:10:25 +00:00
i-robot 5eec6a57da
!41173 fix adamw docs
Merge pull request !41173 from liutongtong9/code_docs_adamw_ma
2022-09-01 02:31:32 +00:00
liutongtong 8a3f2c8c92 fix adamw docs 2022-09-01 10:22:58 +08:00
i-robot 8793b14b89
!40400 develop sigmoid dynamic shape&extra dtype
Merge pull request !40400 from cjh9368/op_develope
2022-09-01 02:18:03 +00:00