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
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago
..
CMakeLists.txt Fix allreduce dependency order. (#14586) 6 years ago
all_reduce_deps_pass.cc Fix allreduce dependency order. (#14586) 6 years ago
all_reduce_deps_pass.h Fix allreduce dependency order. (#14586) 6 years ago
all_reduce_op_handle.cc fix unit test cases 6 years ago
all_reduce_op_handle.h fix unit test cases 6 years ago
broadcast_op_handle.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog 6 years ago
broadcast_op_handle.h fix unit test cases 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 Fix allreduce dependency order. (#14586) 6 years ago
build_strategy.h Fix allreduce dependency order. (#14586) 6 years ago
computation_op_handle.cc remove unnecessary codes 6 years ago
computation_op_handle.h remove unnecessary codes 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
data_balance_op_handle.cc fix unit test cases 6 years ago
data_balance_op_handle.h fix unit test cases 6 years ago
exception_holder.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
execution_strategy.h test(Pe): add dry run tests for pe (#14254) 6 years ago
fast_threaded_ssa_graph_executor.cc merge develop 6 years ago
fast_threaded_ssa_graph_executor.h Windows/online (#14474) 6 years ago
fetch_op_handle.cc fix some tests. 6 years ago
fetch_op_handle.h op compose node and update nodes. 7 years ago
fuse_vars_op_handle.cc fix a small compile error on Mac 7 years ago
fuse_vars_op_handle.h op compose node and update nodes. 7 years ago
fused_broadcast_op_handle.cc [1.1] [project] train imagenet using large batch size (#13766) 6 years ago
fused_broadcast_op_handle.h fix unit test cases 6 years ago
fused_broadcast_op_handle_test.cc fix unit test cases 6 years ago
gather_op_handle.cc refine op_handle (#14178) 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
modify_op_lock_and_record_event_pass.cc Revert the changes of VLOG 6 years ago
modify_op_lock_and_record_event_pass.h remove_lock_in_some_ops 6 years ago
multi_devices_graph_check_pass.cc clean up 6 years ago
multi_devices_graph_check_pass.h code clean up and renaming 7 years ago
multi_devices_graph_pass.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch 6 years ago
multi_devices_graph_pass.h fix unit test cases 6 years ago
multi_devices_graph_print_pass.cc clean up 6 years ago
multi_devices_graph_print_pass.h code clean up and renaming 7 years ago
multi_devices_helper.cc code clean up and renaming 7 years ago
multi_devices_helper.h fix some tests. 6 years ago
op_graph_view.cc resolve conflict 6 years ago
op_graph_view.h resolve conflict 6 years ago
op_handle_base.cc refine op_handle (#14178) 6 years ago
op_handle_base.h add more logs and comments 6 years ago
op_registry.h Add op role 7 years ago
reduce_and_gather.h Feature/template (#13093) 7 years ago
reduce_op_handle.cc fix unit test cases 6 years ago
reduce_op_handle.h fix unit test cases 6 years ago
reduce_op_handle_test.cc fix unit test cases 6 years ago
reference_count_op_handle.h remove_lock_in_some_ops 6 years ago
reference_count_pass.cc Revert the changes of VLOG 6 years ago
reference_count_pass.h feature/eager_delete_tensor 7 years ago
rpc_op_handle.cc feature/DC asgd (#12722) 6 years ago
rpc_op_handle.h op compose node and update nodes. 7 years ago
scale_loss_grad_op_handle.cc Revert the changes of VLOG 6 years ago
scale_loss_grad_op_handle.h op compose node and update nodes. 7 years ago
scope_buffered_ssa_graph_executor.cc AsyncExecutor (#14627) 6 years ago
scope_buffered_ssa_graph_executor.h fix mac build of graph_executor 7 years ago
sequential_execution_pass.cc Revert the changes of VLOG 6 years ago
sequential_execution_pass.h move to pass 6 years ago
ssa_graph_executor.cc fix 6 years ago
ssa_graph_executor.h clean1 6 years ago
threaded_ssa_graph_executor.cc Revert the changes of VLOG 6 years ago
threaded_ssa_graph_executor.h Merge pull request #14251 from panyx0718/fix 6 years ago
var_handle.cc add more logs and comments 6 years ago
var_handle.h add more logs and comments 6 years ago
variable_visitor.cc follow comments 7 years ago
variable_visitor.h follow comments and clean code 7 years ago