- 06 5月, 2020 1 次提交
-
-
由 Xing Wu 提交于
* update dygraph.rnn import * update dygraph.rnn import * change unit to cell * fix math equations * fix math equations * fix examples * remove unused import * fix examples
-
- 19 4月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
[Dy2stat] Add Test and Example Code for Different Access to ProgramTranslator and Fix Related Bug (#23958) To prepare for publishing APIs, I added tests for that we can access dy2stat through: @fluid.dygraph.declarative @fluid.dygraph.jit.declarative fluid.dygraph.ProgramTranslator() fluid.dygraph.dygraph_to_static.ProgramTranslator() fluid.dygraph.dygraph_to_static.program_translator.ProgramTranslator() It surprised me that we had bugs on those different usages. I have fixed them. I also added example codes for these new APIs This PR also pulls my current PR https://github.com/PaddlePaddle/Paddle/pull/23880, so the PR history is long. For reviewer information, you could review this PR after https://github.com/PaddlePaddle/Paddle/pull/23880 is merged
-
- 06 4月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* static model runner basic implement, test=develop * add run program op to execute loaded program, test=develop * refactor static model runner & run program op, test=develop * reset engine.cc to resolve conflict * adapt the change of dygraph double grad, test=develop * refactor impl to solve control flow error, test=develop * clear debug code, test=develop * fix ci str compatible error & checkout dygraph grad maker & add example, test=develop * hide api & add op test, test=develop * fix run program op test places error, test=develop * fix program by review comment, test=develop * delete change var desc name, test=develop * fix other program by review comment, test=develop * remove _static_graph_guard, test=develop * add selectedrows test, test=develop * remove desc parser, test=develop * fix detail program, test=develop * change socpe create & add test, test=develop
-
- 20 2月, 2020 1 次提交
-
-
由 Leo Chen 提交于
-
- 31 12月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* expost fluid.dygraph.TracedLayer apis, test=develop * polish doc, test=develop * follow comments, test=develop, test=document_fix * follow comments, test=develop * remove save_inference_model return value, test=develop
-
- 29 10月, 2019 1 次提交
-
-
由 Youwei Song 提交于
* add Sequential api test=develop * fix unittest test=develop * refine code sample * test=develop
-
- 10 7月, 2019 1 次提交
-
-
由 lujun 提交于
remove dygraph.enable from __all__ hidden dygraph. profiler add doc to dygraph. no_grad
-
- 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
-
- 04 4月, 2019 1 次提交
-
-
由 Yan Xu 提交于
add NCCLParallelContext for parallel dygraph
-
- 28 3月, 2019 1 次提交
-
-
由 lujun 提交于
-
- 20 3月, 2019 1 次提交
-
-
由 lujun 提交于
-
- 19 3月, 2019 1 次提交
-
-
由 zhhsplendid 提交于
test=develop
-
- 13 3月, 2019 1 次提交
-
-
由 minqiyang 提交于
-
- 11 3月, 2019 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 04 3月, 2019 1 次提交
-
-
由 minqiyang 提交于
-
- 25 2月, 2019 1 次提交
-
-
由 minqiyang 提交于
-
- 20 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 09 12月, 2018 1 次提交
-
- 17 9月, 2018 1 次提交
-
-
由 yuyang 提交于
-
- 06 9月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* add save_inference_model for Trainer * add comment * update comment * fix mac compile * add unit test * update API.spec * revert cpplint-cpp-source
-
- 20 8月, 2018 1 次提交
-
-
由 chengduo 提交于
-
- 15 8月, 2018 2 次提交
- 10 8月, 2018 2 次提交
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 25 7月, 2018 3 次提交
- 24 7月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 20 7月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 19 7月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 15 7月, 2018 3 次提交
-
-
由 seiriosPlus 提交于
-
由 seiriosPlus 提交于
-
由 seiriosPlus 提交于
-
- 14 7月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 12 7月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 10 7月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 09 7月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 26 6月, 2018 1 次提交
-
-
由 yi.wu 提交于
-