- 09 1月, 2020 1 次提交
-
-
由 songyouwei 提交于
* update PRelu doc test=develop * refine doc test=develop * split arg test=develop * fix alpha format test=develop
-
- 07 1月, 2020 1 次提交
-
-
由 songyouwei 提交于
* del left name_scope docs test=develop * minor fix test=develop
-
- 06 1月, 2020 1 次提交
-
-
由 songyouwei 提交于
test=develop
-
- 31 12月, 2019 2 次提交
- 30 12月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* add traced layer api, test=develop * follow comments, test=develop * polish doc, test=develop * follow comments, test=develop * remove save_inferemce_model return value, test=develop
-
- 25 12月, 2019 1 次提交
-
-
由 songyouwei 提交于
* add Sequential and ParameterList containers test=develop * update sample code of Sequential test=develop * update Sequential doc test=develop
-
- 19 12月, 2019 1 次提交
-
-
由 songyouwei 提交于
add Linear for dygraph.
-
- 17 12月, 2019 1 次提交
-
-
由 Youwei Song 提交于
test=develop test=document_fix
-
- 09 12月, 2019 1 次提交
-
-
由 zhongpu 提交于
-
- 05 12月, 2019 1 次提交
-
-
由 Youwei Song 提交于
test=develop
-
- 29 11月, 2019 1 次提交
-
-
由 Youwei Song 提交于
test=develop
-
- 21 11月, 2019 1 次提交
-
-
由 Youwei Song 提交于
test=develop
-
- 08 11月, 2019 1 次提交
-
-
由 zhongpu 提交于
-
- 06 11月, 2019 1 次提交
-
-
由 bingyanghuang 提交于
-
- 24 10月, 2019 1 次提交
-
-
由 zhongpu 提交于
* fix Layer and Pool2D api, test=develop * update label_smooth_cn.rst, test=develop
-
- 23 10月, 2019 2 次提交
-
-
由 Youwei Song 提交于
test=document_fix
-
由 zhongpu 提交于
* fix Layer and Pool2D api, test=develop * update label_smooth_cn.rst, test=develop
-
- 22 10月, 2019 1 次提交
-
-
由 Youwei Song 提交于
* add save load save_dygraph load_dygraph, test=develop * add .idea in gitignore, test=develop * minor fix, test=develop * doc refines, test=develop * doc refines, test=develop
-
- 11 10月, 2019 10 次提交
-
-
由 DuYao 提交于
* update piecewise decay, test=develop * update, test=develop * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix
-
由 DuYao 提交于
* update exponential decay, test=develop * update,test=develop * update, test=develop * update, test=develop * update, test=develop * update, test=document_fix * update, test=document_fix * set inverse time decay file to original, test=document_fix * set piecewise decay to original, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix
-
由 DuYao 提交于
* update inverseTimeDecay, test=develop * update, test=document_fix * update inverse, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix
-
由 DuYao 提交于
* update polynomialDecay, test=develop * update, test=develop * update, test=document_fix * update poly, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=develop
-
由 DuYao 提交于
* update natural exponential decay, test=develop * update, test=develop * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix
-
由 DuYao 提交于
* update noam, test=document_fix * update, test=develop * udate, test=document_fix * noam, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix
-
由 DuYao 提交于
* update gru, test=document_fix * update, test=develop * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, refer to the corresponding static graph api, test=document_fix
-
由 DuYao 提交于
* update conv3d, test=document_fix * update, test=develop * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * reference to the corresponding static graph api, test=document_fix * update use_cudnn, test=document_fix * update, test=document_fix
-
由 DuYao 提交于
* update bilinear, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=ducument_fix * update, test=document_fix * update name description, test=document_fix
-
由 DuYao 提交于
* update Conv3DTranspose, test=document_fix * update,test=document_fix * update, test=develop * update, test=document_fix * update, test=document_fix * update, test=document_fix * refer to the corresponding static graph api, test=document_fix * update, test=document_fix * update use_cudnn, test=document_fix
-
- 10 10月, 2019 2 次提交
-
-
由 zhongpu 提交于
* fix apis, test=develop * drop WeightedAverage_cn.rst, test=develop * update layer api, test=develop * fix dtype, test=develop
-
由 DuYao 提交于
* update cosine decay, test=develop * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix * update, test=document_fix
-
- 28 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* update layer_norm_cn.rst, test=develop * update code for layer_norm_cn.rst, test=develop * update LayerNorm_cn.rst layer_norm_cn.rst, test=develop * update BatchNorm_cn.rst, GroupNorm_cn.rst, SpectralNorm_cn.rst, test=develop * fix bug for GroupNorm, test=develop * fix norm op, test=develop * add comment, test=develop * add comment for dygraph layer, test=develop * add comment for dygraph layer, test=develop * add comment for dygraph layer, test=develop * add comment for name, test=develop
-
- 27 9月, 2019 2 次提交
-
-
由 zhongpu 提交于
* update NCE_cn.rst, PRelu_cn.rst, to_variable_cn.rst, test=develop * fix NCE, PRelu, to_variable, test=develop * add comment for class Layer, test=develop * add comment for dygraph layer, test=develop * add comment for dygraph layer, test=develop * add comment for name, test=develop * update to_variable_cn.rst, test=develop
-
由 zhongpu 提交于
* update Conv2D_cn.rst, test=develop * update conv and pool op, test=develop * fix Conv2DTranspose_cn.rst, Conv2D_cn.rst, test=develop * add comment for class Layer, test=develop * add comment for class Layer, test=develop * add comment for dygraph layer, test=develop * add comment for dygraph layer, test=develop * add comment for name, test=develop
-
- 25 9月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* refine doc for api Program, BackwardStrategy, default_start_up_program * remove wrong binary char to make file not binary * delete binary file and push a new file as regular one * change name back since we delete bianry Program_cn on develop * refine clone doc * remove additional gitignore * refine doc about some info * refine doc about some info * refine doc about some info * refine doc about some info * refine doc about some info * remove useless info * refine doc * fix code * fix doc error in Program_cn.rst * add code and refine doc * refine clone doc
-
- 13 8月, 2019 1 次提交
-
-
由 zq19 提交于
* fixed one error of api_cn * fixed some errors of api_cn * fixed some errors of api_cn * fixed two errors. * fixed two errors * fixed one error. * fixed one error * fixed one error. * fixed two errors. * fixed one error. * fixed two errors * fixed two links * synchronize api_cn with the api_en of develop. * updated develop/api_cn * update the api_cn of develop * update api_cn of develop * fixed some errors * Delete .DS_Store * Delete .DS_Store * Delete .DS_Store * Delete .DS_Store * Delete .DS_Store * fixed some wrong links * fixed two links * fixed two links and some error. * fixed some errors. * fixed two links
-
- 24 7月, 2019 1 次提交
-
-
由 Hao Wang 提交于
-