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
WangXi 8a0f611b64
Rewrite check nan inf tools (#21076)
6 years ago
..
CMakeLists.txt Rewrite check nan inf tools (#21076) 6 years ago
all_reduce_op_handle.cc Fix dgc nan by stripping nccl from sparseReduce. (#20630) 6 years ago
all_reduce_op_handle.h Fix dgc nan by stripping nccl from sparseReduce. (#20630) 6 years ago
async_ssa_graph_executor.cc Optimize decay (#20816) 6 years ago
async_ssa_graph_executor.h Feature/buffer_shared_inplace (#17911) 6 years ago
broadcast_op_handle.cc fix reduce and broadcast to avoid multi-stream, test=develop (#19889) 6 years ago
broadcast_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
broadcast_op_handle_test.cc add fused broadcast op unit test, test=develop 7 years ago
broadcast_op_handle_test.h Feature/buffer_shared_inplace (#17911) 6 years ago
build_strategy.cc Add examples for error message writing specification - PreconditionNotMet, Unimplemented, Unavailable (#21137) 6 years ago
build_strategy.h disable fuse_all_optimizer_ops (#19966) 6 years ago
computation_op_handle.cc Feature/buffer_shared_inplace (#17911) 6 years ago
computation_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
container_cast.h Clean Code 7 years ago
cow_ptr.h Fix MixedVector 7 years ago
cow_ptr_test.cc Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod"" 7 years ago
dgc_const_values.h Fix dgc buffer illegal & reuse velocity (#21012) 6 years ago
eager_deletion_op_handle.cc Add examples for error message writing specification - InvalidArgument (#21132) 6 years ago
eager_deletion_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
exception_holder.h add support to gcc8, add docker env test=develop (#19807) 6 years ago
execution_strategy.h Increase num_iteration_per_drop_scope (#19075) 6 years ago
fast_threaded_ssa_graph_executor.cc Add examples for error message writing specification - PreconditionNotMet, Unimplemented, Unavailable (#21137) 6 years ago
fast_threaded_ssa_graph_executor.h refine pe when exception raises, test=develop (#20894) 6 years ago
fetch_barrier_op_handle.cc Feature/buffer_shared_inplace (#17911) 6 years ago
fetch_barrier_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
fetch_op_handle.cc merge empty lod tensor, test=develop (#19228) 6 years ago
fetch_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
fused_all_reduce_op_handle.cc Add place deps for fused_all_reduce_op_handle (#20077) 6 years ago
fused_all_reduce_op_handle.h Enable fused_all_reduce_op_handle support GPU and CPU Gradients (#19418) 6 years ago
fused_broadcast_op_handle.cc Feature/buffer_shared_inplace (#17911) 6 years ago
fused_broadcast_op_handle.h fix unit test cases 7 years ago
fused_broadcast_op_handle_test.cc Feature/buffer_shared_inplace (#17911) 6 years ago
gather_op_handle.cc Feature/buffer_shared_inplace (#17911) 6 years ago
gather_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
gather_op_handle_test.cc Feature/buffer_shared_inplace (#17911) 6 years ago
graph_test_base.h Polish code style 6 years ago
multi_devices_helper.cc code clean up and renaming 7 years ago
multi_devices_helper.h Fix warn of gcc8 (#21205) 6 years ago
nan_inf_utils.h Rewrite check nan inf tools (#21076) 6 years ago
nan_inf_utils_detail.cc Rewrite check nan inf tools (#21076) 6 years ago
nan_inf_utils_detail.cu Rewrite check nan inf tools (#21076) 6 years ago
nan_inf_utils_detail.h Rewrite check nan inf tools (#21076) 6 years ago
nccl_op_handle.h Polish backwards optimizer dependency codes and use more default values. (#18255) 6 years ago
op_handle_base.cc Fix warn of gcc8 (#21205) 6 years ago
op_handle_base.h Fix warn of gcc8 (#21205) 6 years ago
op_registry.h fix op_registry, add ignore op_function_impl.h, test=develop (#21654) 6 years ago
parallel_ssa_graph_executor.cc Feature/buffer_shared_inplace (#17911) 6 years ago
parallel_ssa_graph_executor.h Feature/buffer_shared_inplace (#17911) 6 years ago
reduce_and_gather.h fix reduce and broadcast to avoid multi-stream, test=develop (#19889) 6 years ago
reduce_op_handle.cc fix reduce and broadcast to avoid multi-stream, test=develop (#19889) 6 years ago
reduce_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
reduce_op_handle_test.cc Feature/buffer_shared_inplace (#17911) 6 years ago
rpc_op_handle.cc Feature/buffer_shared_inplace (#17911) 6 years ago
rpc_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
scale_loss_grad_op_handle.cc remove -Wmaybe-uninitialized warning (#19653) 6 years ago
scale_loss_grad_op_handle.h Feature/buffer_shared_inplace (#17911) 6 years ago
scope_buffered_monitor.cc Delete local execution scopes (#19749) 6 years ago
scope_buffered_monitor.h Delete local execution scopes (#19749) 6 years ago
scope_buffered_ssa_graph_executor.cc clean tensor array (#19930) 6 years ago
scope_buffered_ssa_graph_executor.h clean tensor array (#19930) 6 years ago
share_tensor_buffer_functor.cc [Bug fix] Disable memory reuse on feeded variables (#19835) 6 years ago
share_tensor_buffer_functor.h Feature/mem opt pass refactor (#18735) 6 years ago
share_tensor_buffer_op_handle.cc Feature/mem opt pass refactor (#18735) 6 years ago
share_tensor_buffer_op_handle.h Feature/mem opt pass refactor (#18735) 6 years ago
sparse_all_reduce_op_handle.cc Fix dgc buffer illegal & reuse velocity (#21012) 6 years ago
sparse_all_reduce_op_handle.h Fix dgc buffer illegal & reuse velocity (#21012) 6 years ago
ssa_graph_executor.cc [Speed] Refine the Executor when the num_thread=1 (#17405) 6 years ago
ssa_graph_executor.h [Speed] Refine the Executor when the num_thread=1 (#17405) 6 years ago
threaded_ssa_graph_executor.cc refine pe when exception raises, test=develop (#20894) 6 years ago
threaded_ssa_graph_executor.h refine pe when exception raises, test=develop (#20894) 6 years ago
var_handle.cc Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
var_handle.h Feature/mem opt pass refactor (#18735) 6 years ago
variable_visitor.cc rewrite variable type 7 years ago
variable_visitor.h follow comments and clean code 7 years ago