Commit Graph

2953 Commits

Author SHA1 Message Date
huodagu 773f667b48 modify note for communicate 2022-12-29 18:20:36 +08:00
huodagu 31b284ba3d modify docs 2022-12-28 17:36:25 +08:00
huodagu 6213482601 modify format and add func sigmoid 2022-12-28 16:26:03 +08:00
huodagu 67faa53f5a modify math format1228 2022-12-28 14:15:51 +08:00
huodagu b16db3b144 modify math format 2022-12-27 10:49:32 +08:00
俞涵 50103c07bd modify format 2022-12-24 17:27:32 +08:00
i-robot 498b92866c
!47160 fix doc math
Merge pull request !47160 from emmmmtang/code_docs_ldexp_r200alpha
2022-12-24 01:53:20 +00:00
i-robot 8f468ae0b4
!47158 modify format
Merge pull request !47158 from 俞涵/code_docs_r2al
2022-12-24 01:24:47 +00:00
俞涵 648f8a0954 modify format 2022-12-23 18:18:37 +08:00
i-robot 890109a9f1
!47139 modify format
Merge pull request !47139 from 俞涵/code_docs_r2al
2022-12-23 08:59:10 +00:00
emmmmtang f3ab78e66b fix doc math 2022-12-23 15:35:33 +08:00
俞涵 c31d93f370 modify param_type 2022-12-23 14:54:52 +08:00
jonyguo 60aa717aab add graph_data tutorial 2022-12-23 10:00:15 +08:00
i-robot d6b0d4e36a
!46757 MatrixInverse raise error when adjoint set false on gpu
Merge pull request !46757 from panzhihui/matrixinverse_adjoint
2022-12-19 12:48:32 +00:00
panzhihui 18e05da1b6 Let matrixinverse raise error when adjoint is True 2022-12-19 14:31:05 +08:00
i-robot 85d8dc6230
!46551 set 'data_sink_mode' to False in Model.train/fit/eval
Merge pull request !46551 from 吕昱峰(Nate.River)/r2.0.0-alpha
2022-12-16 01:49:10 +00:00
huodagu 8925e8b47e modify urls 2 2022-12-15 15:59:42 +08:00
huodagu 8b50757021 modify urls 2022-12-15 15:11:45 +08:00
luojianing e2afde20c3 change ops APIs order 2022-12-14 18:29:05 +08:00
i-robot e83ffa3363
!46652 change links to r2.0.0-alpha
Merge pull request !46652 from luojianing/code_docs_r2.0.0-alpha
2022-12-13 07:05:26 +00:00
lvyufeng c485038344 set 'data_sink_mode' to False in Model.train/fit/eval 2022-12-12 10:50:46 +08:00
i-robot d5e4696c45
!46364 modify format
Merge pull request !46364 from 俞涵/code_docs_2.0.0al
2022-12-09 12:59:50 +00:00
luojianing 9122ba1a98 change links to r2.0.0-alpha 2022-12-09 17:47:17 +08:00
lilinjie aee98c2b00 fix docs 20 2022-12-09 17:17:17 +08:00
lilinjie 1e9d6acd0a code_docs_1205_fix_docs_20 2022-12-08 16:59:50 +08:00
i-robot 1ab3010df2
!46355 [2.0.0-alpha][docs] Update Lamb formula
Merge pull request !46355 from shaojunsong/code_docs_lamb_2.0
2022-12-02 07:50:49 +00:00
i-robot 72c4202ebd
!46208 API文档改动合并至分支2.0.0-alpha
Merge pull request !46208 from yxx/r2.0.0-alpha
2022-12-02 07:43:58 +00:00
huodagu 49310715be modify format 2022-12-02 14:09:40 +08:00
shaojunsong 52e70c14a5 Correct Lamb formula 2.0-alpha 2022-12-02 11:09:23 +08:00
yangxixin 649518727a ops模块API文档修正
ops模块API文档修正

ops模块API文档修正
2022-12-02 09:37:11 +08:00
i-robot bc3e876faa
!46312 modify format
Merge pull request !46312 from 俞涵/code_docs_2.0.0al
2022-12-01 11:02:18 +00:00
huodagu bcc7ac885e modify format 2022-12-01 15:30:12 +08:00
i-robot 0a56b65ca5
!46253 Add pad operation when padding's length is equal to 0
Merge pull request !46253 from 冯一航/add_pad_null_padding_alpha
2022-12-01 07:27:56 +00:00
i-robot 331de9c899
!46286 remove ResizeBicubic, add CN docs for NonMaxSuppressionV3 and PadV3 and move Roll from inner_ops to math_ops on branch 2.0.0 alpha
Merge pull request !46286 from 李林杰/1130_remove_ResizeBicubic_20alpha
2022-12-01 06:26:59 +00:00
i-robot 4c51edd969
!46257 fix doc of train and rewrite
Merge pull request !46257 from 于振华/code_docs_fix_model_2.0_1130
2022-12-01 01:34:23 +00:00
lilinjie 69a673559a remove ResizeBicuic, add CN docs for NonMaxSuppressionV3 and PadV3 and move Roll from inner_ops to math_ops on branch 2.0.0 alpha 2022-12-01 00:07:12 +08:00
huanxiaoling 3edd9bd816 modify the format of files 2022-11-30 16:17:34 +08:00
yuzhenhua 6f5834f425 fix doc of train and rewrite 2022-11-30 14:50:16 +08:00
fengyihang 6fe67a5fe8 add pad null padding 2022-11-30 14:19:59 +08:00
i-robot 5538b1ea1f
!46210 modify the format of files in alpha
Merge pull request !46210 from 宦晓玲/code_docs_1129al
2022-11-30 02:38:38 +00:00
i-robot 5bd9a6a7ae
!46145 MatrixDiagPartV3 MatrixDiagV3 MatrixSetDiagV3 中文API资料
Merge pull request !46145 from haozhang/pr_45845
2022-11-30 02:05:35 +00:00
huanxiaoling 2c00f5b0ad modify the format of files in alpha 2022-11-30 09:59:45 +08:00
hw_hz 78091ff0ba CodeDocs 中文API资料 2022-11-29 10:13:15 +08:00
lilinjie 7941734bd3 sync fixes from master after Nov. 23 2022-11-29 01:09:26 +08:00
i-robot bcbc3f09fb
!46148 modify format
Merge pull request !46148 from 俞涵/code_docs_2.0.0al
2022-11-28 11:50:48 +00:00
huodagu c458b588f2 modify format 2022-11-28 19:42:34 +08:00
i-robot ab63d0d3e4
!46143 modify doc
Merge pull request !46143 from xumengjuan1/code_docs_x78
2022-11-28 11:06:33 +00:00
xumengjuan1 d8fff75b55 modify doc 2022-11-28 17:57:35 +08:00
yangshuo 7e8d740298 Add Diag operator docs. 2022-11-28 17:00:06 +08:00
i-robot b3e9ed06b3
!46132 modify format
Merge pull request !46132 from 俞涵/code_docs_2.0.0al
2022-11-28 08:23:57 +00:00