- 11 6月, 2019 1 次提交
-
-
由 lujun 提交于
fix doc: conv3d, layer norm, bilineartensorproduct, conv2dtranspose, conv3dtranspose,rowconv, groupnorm, spectralnorm, treeconv hidden api: sequenceConv
-
- 10 6月, 2019 2 次提交
-
-
由 Hongyu Liu 提交于
* add api commet; test=develop * fix fc dtype bug; test=develop * remove float32 in default parameter; test=develop * fix exmpale bug; test=develop * fix build once; test=develop * fix num_chanels bug; test=develop * fix install check failed bug; test=develop
-
由 Jiabin Yang 提交于
* WIP * WIP * test=develop, add api doc and example code for dygraph
-
- 07 6月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* test=develop, refine api * test=develop, fix bug when error occured on save_persistable with no optimizer * test=develop, refine waring * test=develop, refine example code and comments
-
- 06 6月, 2019 4 次提交
-
-
由 Jiabin Yang 提交于
* test=develop, add dygraph_not_support and refine ocr * test=develop, shrink name of dygraph_not_support
-
由 xiaoting 提交于
* add import, test=develop * fix fill_constant * fix deconv * add trainable_statist for bn in dygraph
-
由 Jiabin Yang 提交于
-
由 Jiabin Yang 提交于
* save optimizer related vars in dygraph * test=develop, add optimizer save and load * test=develop, add optimizer save and load * test=develop, merge code and add multi-optimizer save and load * test=develop, fix test_imperative_checkpoint * test=develop, fix include error * test=develop, fix include error * test=develop, renew api spec * test=develop, refine code * test=develop, set default value for checkpoint * test=develop, fix ci error * test=develop, change API.spec and make api more readable * test=develop, refine version and time stamp * test=develop, add example code and refine code * test=develop, refine doc * test=develop, change version
-
- 05 6月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* use python api to reduce python time cost, test=develop * fix travis ci, test=develop * fix Py_None error,test=develop
-
- 04 6月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* for debug * test=develop, memory optimize for dygraph using shared_ptr * test=develop, fix travis ci showed error * test=develop, fix bug for recurrent usage of varbase * test=develop, init varbase when it need to be Add
-
- 03 6月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
* add no_grad decorator to dygraph, test=develop * add unittest,test=develop
-
由 lujun 提交于
use numpy assignment to restore parameters at build-once
-
- 30 5月, 2019 1 次提交
-
-
由 Hongyu Liu 提交于
-
- 29 5月, 2019 2 次提交
-
-
由 Jiabin Yang 提交于
-
由 lujun 提交于
-
- 28 5月, 2019 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 27 5月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 24 5月, 2019 1 次提交
-
-
由 chengduo 提交于
* This PR adds broadcast for multi-process. And it could be used in dynamic graph to broadcast parameters.
-
- 22 5月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* test=develop, fix con2d with no bias * test=develop, fix conv_2d with no bias will have null shape
-
- 21 5月, 2019 2 次提交
-
-
由 Jiabin Yang 提交于
-
由 Hongyu Liu 提交于
-
- 17 5月, 2019 1 次提交
-
-
由 Yan Xu 提交于
* add var grad hook test=develop
-
- 15 5月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 13 5月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
* test=develop, add gradient sort backward strategy * test=develop, fix test by add FLAGS_cudnn_deterministic on new tests
-
- 08 5月, 2019 1 次提交
-
-
由 Jiabin Yang 提交于
-
- 30 4月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* fix mem leak when converting Tensor to numpy array test=develop * remove unused unittest,test=develop * follow comments, test=develop * fix dygraph bug,test=develop
-
- 25 4月, 2019 1 次提交
-
-
由 Yan Xu 提交于
implement dygraph.parallel.DataParallel to hook reduce op.
-
- 19 4月, 2019 3 次提交
- 17 4月, 2019 1 次提交
-
-
由 lujun 提交于
-
- 16 4月, 2019 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 15 4月, 2019 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 11 4月, 2019 2 次提交
- 04 4月, 2019 1 次提交
-
-
由 Yan Xu 提交于
add NCCLParallelContext for parallel dygraph
-
- 03 4月, 2019 2 次提交
- 02 4月, 2019 2 次提交
-
-
由 minqiyang 提交于
test=develop
-
由 Jiabin Yang 提交于
* test=develop, add FC and test * test=develop, refine code
-