You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/framework/details
chengduo 1096746cbf
Fuse Adam And SGD ops (#15933)
6 years ago
..
CMakeLists.txt Fuse Adam And SGD ops (#15933) 6 years ago
all_reduce_deps_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
all_reduce_deps_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
all_reduce_op_handle.cc Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
all_reduce_op_handle.h Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
alloc_continuous_space_for_grad_pass.cc Fuse Adam And SGD ops (#15933) 6 years ago
broadcast_op_handle.cc Fuse Adam And SGD ops (#15933) 6 years ago
broadcast_op_handle.h [Speed]Refine ParallelExecutor (#16190) 6 years ago
broadcast_op_handle_test.cc add fused broadcast op unit test, test=develop 6 years ago
broadcast_op_handle_test.h fix unit test cases 6 years ago
build_strategy.cc Fuse Adam And SGD ops (#15933) 6 years ago
build_strategy.h Fuse Adam And SGD ops (#15933) 6 years ago
computation_op_handle.cc Remove debug info 6 years ago
computation_op_handle.h fix travis-ci format check 6 years ago
container_cast.h Clean Code 7 years ago
cow_ptr.h Fix MixedVector 6 years ago
cow_ptr_test.cc Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod"" 6 years ago
eager_deletion_op_handle.cc fix travis-ci format check 6 years ago
eager_deletion_op_handle.h polish code 6 years ago
eager_deletion_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
exception_holder.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
execution_strategy.h revert test=develop (#15535) 6 years ago
fast_threaded_ssa_graph_executor.cc Fix threaded executor bug (#16508) 6 years ago
fast_threaded_ssa_graph_executor.h Fix threaded executor bug (#16508) 6 years ago
fetch_barrier_op_handle.cc test fix fetch bar place for ce (#16406) 6 years ago
fetch_barrier_op_handle.h test fix fetch bar place for ce (#16406) 6 years ago
fetch_op_handle.cc [Speed]Refine ParallelExecutor (#16190) 6 years ago
fetch_op_handle.h [Speed]Refine ParallelExecutor (#16190) 6 years ago
fuse_adam_op_pass.cc Fuse Adam And SGD ops (#15933) 6 years ago
fuse_adam_op_pass.h Fuse Adam And SGD ops (#15933) 6 years ago
fuse_all_reduce_op_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
fuse_optimizer_op_pass.cc Fuse Adam And SGD ops (#15933) 6 years ago
fuse_optimizer_op_pass.h Fuse Adam And SGD ops (#15933) 6 years ago
fuse_sgd_op_pass.cc Fuse Adam And SGD ops (#15933) 6 years ago
fuse_sgd_op_pass.h Fuse Adam And SGD ops (#15933) 6 years ago
fused_all_reduce_op_handle.cc Fuse Adam And SGD ops (#15933) 6 years ago
fused_all_reduce_op_handle.h Fuse AllReduce (#15921) 6 years ago
fused_broadcast_op_handle.cc Profiler refine and add CUDA runtime api tracer (#15301) 6 years ago
fused_broadcast_op_handle.h fix unit test cases 6 years ago
fused_broadcast_op_handle_test.cc Tests - add some missing to_string calls 6 years ago
gather_op_handle.cc Hide varhandle members. (#15382) 6 years ago
gather_op_handle.h op compose node and update nodes. 7 years ago
gather_op_handle_test.cc fix some tests. 6 years ago
graph_test_base.h Polish code style 6 years ago
inplace_op_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
inplace_op_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
memory_optimize_helper.cc Memory optimize (#16410) 6 years ago
memory_optimize_helper.h fix default value. test=develop 6 years ago
memory_optimize_helper_test.cc Memory optimize (#16410) 6 years ago
memory_optimize_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
memory_optimize_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
modify_op_lock_and_record_event_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
modify_op_lock_and_record_event_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
multi_devices_graph_check_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
multi_devices_graph_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
multi_devices_graph_pass.h Fuse Adam And SGD ops (#15933) 6 years ago
multi_devices_graph_print_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
multi_devices_graph_print_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
multi_devices_helper.cc code clean up and renaming 7 years ago
multi_devices_helper.h Fuse Adam And SGD ops (#15933) 6 years ago
op_graph_view.cc polish code 6 years ago
op_graph_view.h fix bug 6 years ago
op_handle_base.cc test fix fetch bar place for ce (#16406) 6 years ago
op_handle_base.h refine pg execution 6 years ago
op_registry.h Merge pull request #16409 from sneaxiy/feature/advance_gc 6 years ago
parallel_ssa_graph_executor.cc Fix the interface of Pass::Apply (#16484) 6 years ago
parallel_ssa_graph_executor.h polish 6 years ago
reduce_and_gather.h Fuse AllReduce (#15921) 6 years ago
reduce_op_handle.cc Profiler refine and add CUDA runtime api tracer (#15301) 6 years ago
reduce_op_handle.h Add reduce sparse tensor feature. (#14757) 6 years ago
reduce_op_handle_test.cc fix unit test cases 6 years ago
reference_count_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
reference_count_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
reference_count_pass_helper.cc partial gc 1st version 6 years ago
reference_count_pass_helper.h fix travis-ci format check 6 years ago
rpc_op_handle.cc Hide varhandle members. (#15382) 6 years ago
rpc_op_handle.h op compose node and update nodes. 7 years ago
scale_loss_grad_op_handle.cc Hide varhandle members. (#15382) 6 years ago
scale_loss_grad_op_handle.h Fp16 training (#14992) 6 years ago
scope_buffered_ssa_graph_executor.cc Profiler refine and add CUDA runtime api tracer (#15301) 6 years ago
scope_buffered_ssa_graph_executor.h Fix wait stream two times bug 6 years ago
sequential_execution_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago
sequential_execution_pass.h Fix the interface of Pass::Apply (#16484) 6 years ago
ssa_graph_executor.cc fix 6 years ago
ssa_graph_executor.h clean1 6 years ago
threaded_ssa_graph_executor.cc Fix threaded executor bug (#16508) 6 years ago
threaded_ssa_graph_executor.h Fix threaded executor bug (#16508) 6 years ago
var_handle.cc Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
var_handle.h [Speed]Refine ParallelExecutor (#16190) 6 years ago
variable_visitor.cc rewrite variable type 6 years ago
variable_visitor.h follow comments and clean code 7 years ago
while_op_eager_deletion_pass.cc Fix the interface of Pass::Apply (#16484) 6 years ago