Commit Graph

2151 Commits

Author SHA1 Message Date
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
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
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 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