Commit Graph

1399 Commits

Author SHA1 Message Date
xumengjuan1 9a743c3a7a modify link 2022-06-27 10:19:15 +08:00
i-robot ab17cc9fdd
!36181 add functional/tensor api for kl div loss
Merge pull request !36181 from zhuyuxiao/I51VMV-1
2022-06-25 10:22:38 +00:00
liu-yongqi-63 f544dfc9f9 Repair document inconsistency in Chinese and English 2022-06-25 16:27:48 +08:00
i-robot 2e084e7796
!36491 [MS][DOC] add smooth_l1_loss doc
Merge pull request !36491 from mengyuanli/code_docs_smooth_l1_loss
2022-06-25 07:04:37 +00:00
zhuyuxiao 6165842821 add functional api for kl div 2022-06-25 14:39:34 +08:00
i-robot cf36e1b6dd
!36559 add parameters for nn optimizer
Merge pull request !36559 from 俞涵/code_docs_0621
2022-06-25 03:35:02 +00:00
huodagu c6f3b45838 add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
i-robot c0f5c4e1e3
!36303 [MSLITE][CPU] add reduce tensor api
Merge pull request !36303 from Greatpan/reduce_tensro
2022-06-25 02:53:59 +00:00
mengyuanli ccdaa96346 add smooth_l1_loss doc 2022-06-25 09:18:00 +08:00
i-robot 4aabc67fc0
!36227 make matrix_diag_part document public
Merge pull request !36227 from zhujingxuan/code_docs_matrix_diag_part
2022-06-24 10:55:12 +00:00
i-robot f51ce15a96
!36425 fix earlystop callback docs
Merge pull request !36425 from liutongtong9/code_docs_fix_earlystop
2022-06-24 10:04:04 +00:00
zhujingxuan fe56bbc4b7 make matrix_diag_part document public 2022-06-24 17:34:19 +08:00
i-robot 0b44e1edd3
!36496 modify the Chinese API files
Merge pull request !36496 from 宦晓玲/code_docs_0624
2022-06-24 09:29:18 +00:00
zhangyi 702037724a modify the API files 2022-06-24 17:16:09 +08:00
i-robot 824246769a
!36327 add document for InstanceNorm1d and InstanceNorm3d
Merge pull request !36327 from zhujingxuan/code_docs_instance_norm
2022-06-24 09:08:36 +00:00
i-robot 9c82cc2bdc
!36323 update document of scatter_nd_div and scatter_nd_min
Merge pull request !36323 from zhujingxuan/code_docs_scatter_nd
2022-06-24 09:07:20 +00:00
i-robot 9c32816903
!36414 Fix API for export and load
Merge pull request !36414 from 张澍坤/master
2022-06-24 09:02:28 +00:00
i-robot 358a69e17e
!36494 Fix the docs format of deformable_conv2d
Merge pull request !36494 from YuJianfeng/code_docs
2022-06-24 08:28:29 +00:00
liutongtong d7436252c6 fix code docs in earlystop 2022-06-24 16:11:35 +08:00
yujianfeng a431e7cb39 Fix the docs format of deformable_conv2d 2022-06-24 15:56:59 +08:00
zhujingxuan 910d0be6f1 add document for InstanceNorm1d and InstanceNorm3d 2022-06-24 15:32:52 +08:00
zhujingxuan c279caa6ba update document of scatter_nd_div and scatter_nd_min 2022-06-24 14:42:01 +08:00
He Wei 2fb90d4213 Add api document for Cell.flatten_weights() 2022-06-24 14:13:50 +08:00
i-robot ca919ba17b
!36454 code_docs_fix_parallel_api
Merge pull request !36454 from lichen/code_docs_fix_DistributedGradReducer_En_api
2022-06-24 02:33:32 +00:00
wangshengnan12@huawei.com 3e64bcd5e7 code_docs_fix_DistributedGradReducer_En_api 2022-06-24 10:11:07 +08:00
i-robot b1d99b0ed3
!36368 Decode: validation & support formats, Fix WithBbox op bugs
Merge pull request !36368 from luoyang/fix-decode
2022-06-24 02:06:59 +00:00
wangshengnan12@huawei.com 7ea4bf83fe fix_parallel_Chinese_api 2022-06-24 09:51:00 +08:00
i-robot 19aca14a52
!36376 modify doc
Merge pull request !36376 from xumengjuan1/code_docs_x8
2022-06-24 01:41:47 +00:00
i-robot 6c6d8931c3
!36329 Supply Tanhshrink activation function and test cases
Merge pull request !36329 from 冯一航/Supply_Tanhshrink
2022-06-24 01:33:32 +00:00
i-robot 9b60a1721d
!36419 modify format
Merge pull request !36419 from 俞涵/code_docs_0621
2022-06-24 01:10:25 +00:00
i-robot 9185ebeb8d
!35264 implement CSRSparseMatrixToSparseTensor GPU
Merge pull request !35264 from huangmengxi/cuda_csr_op
2022-06-23 12:06:01 +00:00
ShukunZhang f390d4b8e7 Fix API for export and load 2022-06-23 19:11:45 +08:00
hujiahui8 b561d0d878 Improve documentation for scatter-like operators 2022-06-23 17:39:01 +08:00
huodagu 551f4047de modify format 2022-06-23 17:09:29 +08:00
YangLuo f275547ecd Decode: validation & support formats, Fix WithBbox op bugs 2022-06-23 17:07:39 +08:00
greatpanc cbab0ee065 add reduce op tensor api 2022-06-23 16:39:29 +08:00
i-robot a4d97a5431
!35720 Accelerate function by cache.
Merge pull request !35720 from liqiliang/accelerate_function_cache
2022-06-23 06:08:14 +00:00
fengyihang 98bf50ffcf Supply Tanhshrink activation function and test cases 2022-06-23 11:34:53 +08:00
i-robot 39ddfe8b74
!36357 fix dropoout2d dropout3d spell error
Merge pull request !36357 from zhuzhongrui/code_docs_branch1
2022-06-23 03:28:59 +00:00
i-robot 5296854433
!36306 unsorted segment arith support uint
Merge pull request !36306 from ling/sr
2022-06-23 03:17:00 +00:00
i-robot 8cbd91eda8
!36252 Fix issue I5C8D0, boost readme
Merge pull request !36252 from archer2049/code_docs_master
2022-06-23 02:34:13 +00:00
yujianfeng 491f7e2968 Fix the formula of deformable_conv2d 2022-06-23 09:57:10 +08:00
xumengjuan1 03449726b2 modify doc 2022-06-23 09:56:19 +08:00
z00512249 0eca505b12 fix dropoout2d dropout3d spell error 2022-06-22 19:42:40 +08:00
liqiliang a47df493bf Accelerate function by cache. 2022-06-22 19:20:05 +08:00
i-robot 5e1b73a836
!36204 Add RReLU activation function and test cases
Merge pull request !36204 from shaojunsong/feature/RReLU2
2022-06-22 10:33:36 +00:00
i-robot 9ebf91d468
!36331 modify format
Merge pull request !36331 from 俞涵/code_docs_0621
2022-06-22 07:33:59 +00:00
huodagu 2b982cbb09 modify format 2022-06-22 15:07:38 +08:00
ling ea257b8b7e unsorted segment arith support uint 2022-06-22 14:30:38 +08:00
liu-yongqi-63 4167741abf Fix issues in documentation 2022-06-22 14:12:20 +08:00