Commit Graph

1184 Commits

Author SHA1 Message Date
i-robot 705bfca13a
!35669 Fix the formula in the docs of deformable_conv2d
Merge pull request !35669 from YuJianfeng/code_docs
2022-06-09 08:01:05 +00:00
i-robot 01ee3144ec
!35668 silu bugfix
Merge pull request !35668 from Henry Shi/operators_bugfix
2022-06-09 07:34:47 +00:00
Henry 454e50bad5 silu bugfix 2022-06-09 15:23:16 +08:00
yujianfeng 02626022a2 Fix the formula in the docs of deformable_conv2d 2022-06-09 15:07:55 +08:00
i-robot 907b226d86
!35608 update reflectionpad api
Merge pull request !35608 from shaojunsong/code_docs_api_ch
2022-06-09 06:40:31 +00:00
i-robot eafd35217a
!33569 add hswish operator
Merge pull request !33569 from jjfeing/add_hswish_operator
2022-06-09 06:19:38 +00:00
i-robot 598caa37ca
!35568 Extend the MatrixBandPart kernel to support batch.
Merge pull request !35568 from liqiliang/vmap_and_dynamic_and_tests
2022-06-09 06:14:48 +00:00
i-robot fd50ac5dbf
!35380 add EarlyStopping and ReduceLROnPleatu callbacks
Merge pull request !35380 from liutongtong9/add_cbs
2022-06-09 03:42:37 +00:00
i-robot d79a264e81
!35417 add masked_fill api
Merge pull request !35417 from 范吉斌/maskedfill_docs
2022-06-09 03:27:34 +00:00
jjfeing 5f8af95bb6 add hardswish & hardswishgrad 2022-06-09 10:51:38 +08:00
shaojunsong 32b151102e update reflectionpad api 2022-06-09 10:24:22 +08:00
i-robot f2acc43307
!35558 fix intopk docs
Merge pull request !35558 from 范吉斌/fix_intopk_docs
2022-06-09 01:53:37 +00:00
i-robot 2a0bcb581e
!35599 Fix several bugs of Pad
Merge pull request !35599 from xiaotianci/fix_pad
2022-06-09 01:26:03 +00:00
liutongtong 7605d6470d add earlystop and reducelrpleatu 2022-06-08 22:10:43 +08:00
liqiliang e0369d0d54 Extend the MatrixBandPart kernel to support batch. 2022-06-08 20:45:19 +08:00
fanjibin dc6d60ffad add masked_fill api 2022-06-08 19:55:38 +08:00
fan-jibin 19f551149a fix intopk docs 2022-06-08 19:31:52 +08:00
i-robot 8c823836a6
!35383 Add cpu kernel for deformable_offsets
Merge pull request !35383 from YuJianfeng/deformable_conv
2022-06-08 11:13:30 +00:00
i-robot 0f27520ddb
!35560 Move ClipByNorm to inner interface
Merge pull request !35560 from JoyLvliang/move_clipbynorm_to_inner_interface
2022-06-08 09:27:05 +00:00
Xiao Tianci 2df7c5a193 fix bugs of Pad 2022-06-08 15:57:28 +08:00
i-robot 37f115a0ef
!35605 modify format
Merge pull request !35605 from 俞涵/code_docs_0606
2022-06-08 07:12:16 +00:00
huodagu 85a5e03e9a modify format 2022-06-08 14:40:53 +08:00
i-robot b76a64d1fa
!35554 update pdist docs
Merge pull request !35554 from hemaohua/master
2022-06-08 06:34:38 +00:00
i-robot 3db02540ad
!35529 Update Raises in ScatterUpdate doc
Merge pull request !35529 from zhengzuohe/doc_for_scatterupdate
2022-06-08 04:03:23 +00:00
yujianfeng 2d283c96df Add the implement of cpu kernel for deformable_offsets 2022-06-08 11:53:52 +08:00
lvyufeng f4f2f2fc6f fix desciption problems 2022-06-08 11:22:25 +08:00
i-robot 1686e6253e
!35587 fix chinese doc
Merge pull request !35587 from luoyang/code_docs_chinese
2022-06-08 02:56:23 +00:00
i-robot 964e01ddb0
!35528 modify format
Merge pull request !35528 from 俞涵/code_docs_0606
2022-06-08 02:50:35 +00:00
luoyang 8d49596154 fix chinese doc 2022-06-08 10:41:21 +08:00
i-robot be5fd85eae
!35585 Fix GradOperation document issues.
Merge pull request !35585 from 张清华/code_docs_opt
2022-06-08 02:38:51 +00:00
i-robot a27f5fcd22
!34594 add adaptive_avgpol2d nn/function/tensor api
Merge pull request !34594 from 范吉斌/adapool2d
2022-06-08 02:37:01 +00:00
Zhang Qinghua 5683ce2d81 Fix GradOperation document issues. 2022-06-08 10:31:04 +08:00
i-robot 275ee3c637
!35459 Fix GradOperation descripition and support tuple/list for 'get_by_list'.
Merge pull request !35459 from 张清华/opt
2022-06-08 01:46:39 +00:00
i-robot 097588fb62
!35263 fix model.fit and callbacks
Merge pull request !35263 from liutongtong9/fix_model_fit
2022-06-07 15:33:51 +00:00
i-robot c4a401d074
!35519 [Doc]update chinese doc about context parameter variable_memory_max_size
Merge pull request !35519 from laiyongqiang/doc
2022-06-07 13:13:36 +00:00
7347157+joylvliang@user.noreply.gitee.com e8bc5e59e7 move_clipbynorm_to_inner_interface 2022-06-07 21:01:04 +08:00
i-robot e85d0cc246
!35227 gumbel softmax
Merge pull request !35227 from TuDouNi/gumbelsoftmax2
2022-06-07 10:59:53 +00:00
hemaohua 684853f7e3 update pdist docs 2022-06-07 18:30:15 +08:00
i-robot 8f51b50547
!35393 Add tensor and functional interface for ScatterNdMul and ScatterNdMax operator.
Merge pull request !35393 from hezhenhao1/add_scatter_max
2022-06-07 09:49:34 +00:00
i-robot 894973abe1
!35536 Update doc for Unify Transform API - stage 2
Merge pull request !35536 from luoyang/code_docs_chinese2
2022-06-07 09:33:44 +00:00
i-robot df576bf581
!35523 Update doc for Unify Transform API - stage 1
Merge pull request !35523 from luoyang/code_docs_chinese
2022-06-07 09:33:06 +00:00
Lai Yongqiang 28d463c2bf update chinese doc about context parameter variable_memory_max_size 2022-06-07 16:15:35 +08:00
luoyang 076d141913 Update doc for Unify Transform API - stage 2 2022-06-07 16:06:31 +08:00
luoyang a05f3ff6be Update doc for Unify Transform API - stage 1 2022-06-07 15:54:46 +08:00
huodagu 067750a0bb modify format 2022-06-07 15:05:12 +08:00
zhengzuohe 6e3b8735e6 update Raises in ScatterUpdate doc 2022-06-07 15:00:13 +08:00
fan-jibin 624706d54b add adaptive_avgpol2d nn/function/tensor api 2022-06-07 14:48:55 +08:00
Zhang Qinghua ce39353421 Fix GradOperation descripition and support tuple/list for 'get_by_list'. 2022-06-07 14:21:58 +08:00
i-robot 041ed6ddf9
!35509 modify Chinese Probability API files
Merge pull request !35509 from 宦晓玲/code_docs_0607
2022-06-07 03:20:16 +00:00
zhangyi 2fccd9d679 modify the files 2022-06-07 11:03:39 +08:00