Commit Graph

25 Commits (02adf68dcc6b1a0d47717b4d386db55d7c74e2e0)

Author SHA1 Message Date
Aurelius84 02adf68dcc
[Dy2stat]Support buffers and register_buffer in Layer (#24888)
5 years ago
Cindy Cai 86ca31ab58
English API Docs Optimization Part 1 (#24536)
5 years ago
Aurelius84 1ed8baf9c8
[dy2static] Support for static graph training with @declarative decorator (#24259)
5 years ago
liym27 0b0adbf9b6
[dy2static]Support recursive call (#23900)
5 years ago
Huihuang Zheng 45e48c3c32
[Dy2stat] Add Test and Example Code for Different Access to ProgramTranslator and Fix Related Bug (#23958)
5 years ago
Huihuang Zheng 81c4def96a
[Dy2stat] Rename Dygraph To Static Decorators (#23880)
5 years ago
Huihuang Zheng e5af90aa28
Add Decorator 'dygraph_to_static_program' and ProgramTranslator.save_inference_model (#23227)
5 years ago
Huihuang Zheng e9b18c7402
Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150)
5 years ago
Huihuang Zheng 05c00af5f1
Add dygraph_to_static_code and get_code in ProgramTranslator (#23162)
5 years ago
Huihuang Zheng 6fc6bb3e78
Refactoring Program Cache Related Code (#23118)
5 years ago
Aurelius84 a5036775a9
Add program_cache in dygrapht_to_static (#22766)
5 years ago
liym27 68a92e4674
fix dygraph_to_static_ouput and add a new decorator. (#22785)
5 years ago
liym27 8c381cd957
support fetch feed in dygraph to static graph (#22767)
5 years ago
liym27 68c76793ca
support dygraph basic api transformed to static api (#22678)
5 years ago
Aurelius84 08b09f6447
Support if/else in dygraph_to_static (#22540)
5 years ago
Aurelius84 8b41e2b3d1
add gast to replace ast test=develop (#22630)
5 years ago
Zeng Jinle 08033c8634
fix traced layer with non persistable vars, test=develop (#22552)
5 years ago
Huihuang Zheng 903039a3c6 Add Simple Framework for Transforming Dygraph to Static Graph (#22491)
5 years ago
Zeng Jinle 86c40e207d
Expose fluid.dygraph.TracedLayer API (#21518)
5 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
6 years ago
Zeng Jinle 67e88424e5
Polish jit trace codes (#21218)
6 years ago
Zeng Jinle 0f30d3a213
fix dygraph trace bug, test=develop (#21193)
6 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API (#21091)
6 years ago
Zeng Jinle 378fc4fb1c
add some docs to jit.trace, test=develop (#20811)
6 years ago
Zeng Jinle 8ff6b289bd
[Dygraph to static graph]JIT/Trace (#20775)
6 years ago