chengduo 97a77512b4
Fix the order of sum ()
7 years ago
..
CMakeLists.txt all passes 7 years ago
all_reduce_op_handle.cc make profiler use thread_id from g_thread_id 7 years ago
all_reduce_op_handle.h op compose node and update nodes. 7 years ago
broadcast_op_handle.cc enhance ParallelExecutor stable () 7 years ago
broadcast_op_handle.h op compose node and update nodes. 7 years ago
broadcast_op_handle_test.cc polish 7 years ago
build_strategy.h Fix the order of sum () 7 years ago
computation_op_handle.cc polish graph 7 years ago
computation_op_handle.h polish graph 7 years ago
container_cast.h Clean Code 7 years ago
cow_ptr.h Fix CPPLint errors in framework/details () 7 years ago
cow_ptr_test.cc Correct #include path 7 years ago
data_balance_op_handle.cc op compose node and update nodes. 7 years ago
data_balance_op_handle.h op compose node and update nodes. 7 years ago
exception_holder.h Make exception handling of threaded_ssa_graph_executor an independent class 7 years ago
execution_strategy.h replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive. 7 years ago
fetch_op_handle.cc op compose node and update nodes. 7 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
gather_op_handle.cc op compose node and update nodes. 7 years ago
gather_op_handle.h op compose node and update nodes. 7 years ago
gather_op_handle_test.cc polish 7 years ago
multi_devices_graph_builder.cc Merge pull request from panyx0718/ir_pass 7 years ago
multi_devices_graph_builder.h clean up and correctness check 7 years ago
op_handle_base.cc op compose node and update nodes. 7 years ago
op_handle_base.h clean 7 years ago
op_registry.h Add op role 7 years ago
reduce_and_gather.h Fix Reduce functor () 7 years ago
reduce_op_handle.cc Fix the order of sum () 7 years ago
reduce_op_handle.h op compose node and update nodes. 7 years ago
reduce_op_handle_test.cc polish graph 7 years ago
rpc_op_handle.cc polish and test 7 years ago
rpc_op_handle.h op compose node and update nodes. 7 years ago
scale_loss_grad_op_handle.cc op compose node and update nodes. 7 years ago
scale_loss_grad_op_handle.h op compose node and update nodes. 7 years ago
scope_buffered_ssa_graph_executor.cc make profiler use thread_id from g_thread_id 7 years ago
scope_buffered_ssa_graph_executor.h fix mac build of graph_executor 7 years ago
ssa_graph_builder.cc clean up and correctness check 7 years ago
ssa_graph_builder.h clean up and correctness check 7 years ago
ssa_graph_checker.cc clean up and correctness check 7 years ago
ssa_graph_checker.h clean up and correctness check 7 years ago
ssa_graph_executor.cc Add ScopeBufferedSSAGraphExecutor 7 years ago
ssa_graph_executor.h pass refactoring 7 years ago
ssa_graph_printer.cc clean up and correctness check 7 years ago
ssa_graph_printer.h clean up and correctness check 7 years ago
threaded_ssa_graph_executor.cc make profiler use thread_id from g_thread_id 7 years ago
threaded_ssa_graph_executor.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_exception_holder 7 years ago
var_handle.cc fix control deps 7 years ago
var_handle.h fix 7 years ago
variable_visitor.cc follow comments 7 years ago
variable_visitor.h follow comments and clean code 7 years ago