Commit Graph

850 Commits

Author SHA1 Message Date
i-robot f0714345d6
!39937 Optimize error msg && add function api desc for xdivy & support dynamic rank
Merge pull request !39937 from zhangzhaoju/master
2022-08-22 11:25:40 +00:00
i-robot 1de8b0493b
!40634 modify the format and order of API files
Merge pull request !40634 from 宦晓玲/code_docs_0819
2022-08-22 04:41:59 +00:00
zhangyi cf3550e306 modify the format and order of API files 2022-08-22 09:47:42 +08:00
huodagu 2e6e7e4aaf modify format 2022-08-19 16:24:01 +08:00
i-robot 85b3946516
!38525 【算子】[MS] Support dynamic input for Conv2d, Conv2dBackpropInput and Conv2dBackpropFilter
Merge pull request !38525 from happy徐/master
2022-08-18 11:31:54 +00:00
luojianing c4a7cbead3 fix issues 2022-08-18 10:44:46 +08:00
i-robot 9e17746efb
!40208 fix median doc
Merge pull request !40208 from liuchao/code_docs_median
2022-08-18 02:00:07 +00:00
xuqiang 29e8a16164 [OP] support dynamic inputs for Conv2d, Conv2dBackpropInput and Conv2dBackpropFilter 2022-08-18 09:51:22 +08:00
zhangzhaoju a0c8c60e45 Optimize error msg && add function api desc for xdivy & support dynamic
rank

Fix static code check warnings

Optimize performance
2022-08-17 16:42:18 +08:00
liangzhibo f15bb21ad9 Fix document of range 2022-08-17 16:32:27 +08:00
i-robot 03eff82849
!40484 add random_categorical docs
Merge pull request !40484 from yeyunpeng2020/code_docs_master
2022-08-17 06:49:00 +00:00
yeyunpeng2020 50e05c177d add random_categorical docs 2022-08-17 14:19:49 +08:00
i-robot b3d74f7270
!40444 [docs]add docs of value_and_grad
Merge pull request !40444 from chenzhuo/code_docs_master
2022-08-17 01:16:52 +00:00
Corleone 8bd81984e9 fix median doc 2022-08-16 19:39:09 +08:00
zhangyi 4950409570 correct the errors on webpage 2022-08-16 16:12:59 +08:00
chenzhuo f952c69501 fix docs format 2022-08-16 10:49:53 +08:00
i-robot 2b11578573
!39700 [feature] support grad and value_and_grad with weight as well as aux
Merge pull request !39700 from chenzhuo/master
2022-08-15 08:41:08 +00:00
chenzhuo 5f39ebd788 support grad and value_and_grad with has_aux 2022-08-12 16:43:03 +08:00
i-robot 641642b9e2
!37716 [MS][ASCED]add smooth_l1_loss ai core
Merge pull request !37716 from mengyuanli/smooth_l1_loss_ascend
2022-08-12 07:11:28 +00:00
huodagu 29a1422362 modify format 2022-08-12 11:36:59 +08:00
i-robot 543f959786
!40229 Minimum Tensor,Functional, Dynamic Shape, Data Type
Merge pull request !40229 from jiaoy1224/minimum
2022-08-12 01:35:07 +00:00
mengyuanli 93557390ba 1.add smooth_l1_loss_v2 tbe op 2022-08-12 09:24:59 +08:00
Yang Jiao b4bd717bad minimum tensor api 2022-08-11 18:08:04 +08:00
i-robot 391adb7e8a
!40244 combine philox_random for random_gamma ops
Merge pull request !40244 from zhangqi/0810
2022-08-11 08:47:27 +00:00
i-robot 08dc14fb7b
!40273 modify the format of API files
Merge pull request !40273 from 宦晓玲/code_docs_0811
2022-08-11 08:15:02 +00:00
zhangyi ce134ea8a8 modify the format of API files 2022-08-11 15:35:44 +08:00
i-robot 5a472c1552
!40209 fix api docs bug of functional random_poisson
Merge pull request !40209 from hangq/master
2022-08-11 06:53:34 +00:00
zhangqi 27196eb6f4 combine philox_random for random_gamma ops 2022-08-11 14:32:20 +08:00
i-robot 6745857a39
!40248 synchronize the code of the reverse_sequence operator in r1.8
Merge pull request !40248 from wtcheng/master
2022-08-11 03:31:23 +00:00
i-robot daf99057ef
!40231 modify format
Merge pull request !40231 from 俞涵/code_docs_0707
2022-08-11 01:31:46 +00:00
w00517672 0f7a12fe79 synchronize the code of the reverse_sequence operator in r1.8 2022-08-10 22:47:42 +08:00
huodagu 727080745a modify format 2022-08-10 16:54:13 +08:00
dayschan e6ec87d424 fix document of op Concat 2022-08-10 16:28:55 +08:00
i-robot c6d3b7b568
!40184 Code Check and Doc fix
Merge pull request !40184 from zichun_ye/op_dev
2022-08-10 07:57:40 +00:00
hangangqiang 8332fa3f41 fix api docs bug of functional random_poisson 2022-08-10 14:49:57 +08:00
i-robot 457da0b344
!40164 fix bug for functional random_poisson
Merge pull request !40164 from hangq/master
2022-08-10 05:28:15 +00:00
Zichun Ye 2def22dd5d fix code check and some docs
fix code check and some docs

fix code check and some docs

fix code check and some docs

fix code check and some docs

fix format

fix format

fix commit number

fix format
2022-08-10 10:16:21 +08:00
hangangqiang b1623fc2e9 add CN api docs & add scalar rate ST & add 1-D-tensor check for argument shape 2022-08-10 09:49:34 +08:00
i-robot a112ab76cb
!39928 [MSLITE][CPU] reduce doc fix, code round master branch from r1.8 branch
Merge pull request !39928 from Greatpan/reduce_op
2022-08-10 01:37:41 +00:00
i-robot 7235f41446
!39888 fix ctc_greedy_decoder func
Merge pull request !39888 from panfengfeng/fix_ctc_greedy_decoder_func
2022-08-09 13:08:15 +00:00
i-robot 6eb72535ec
!40082 modify format
Merge pull request !40082 from 俞涵/code_docs_0707
2022-08-09 09:41:54 +00:00
i-robot e3ac847504
!40035 add missing warning
Merge pull request !40035 from panzhihui/code_docs_update_sort
2022-08-09 09:33:26 +00:00
greatpanc 74b25937e3 r1.8 code round master branch 2022-08-09 16:31:40 +08:00
huodagu a5f415d578 modify format 2022-08-09 16:15:21 +08:00
i-robot ec1ea135df
!40047 correct conv ops api equations
Merge pull request !40047 from 李林杰/0808_correct_conv_ops_api_equations_master
2022-08-09 07:56:10 +00:00
lilinjie 7c472435e4 correct conv ops api equations 2022-08-09 15:17:35 +08:00
i-robot 276654b9e4
!40026 add vmap unsupport for RandomPoisson
Merge pull request !40026 from hangq/master
2022-08-09 05:21:31 +00:00
i-robot fba8e11bcd
!39856 The dynamic shape capability of the inventory of the Range operator is supported. The interfaces and data types are supplemented.
Merge pull request !39856 from NaCN/range_data
2022-08-09 04:16:06 +00:00
panfengfeng f19e27c633 fix_ctc_greedy_decoder_func & fix bprop_upsampletrilinear3d_upsamplenearest3d 2022-08-08 23:36:44 -04:00
i-robot 63bb260eee
!39959 Code Docs CN
Merge pull request !39959 from jiaoy1224/code_docs_master
2022-08-09 02:03:09 +00:00