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
hong 70d7d07fea
catch bad alloc exception (#25140)
5 years ago
..
CMakeLists.txt catch bad alloc exception (#25140) 5 years ago
all_reduce_op_handle.cc Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
all_reduce_op_handle.h add WITH_NCCL option for cmake. (#22384) 5 years ago
async_ssa_graph_executor.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
async_ssa_graph_executor.h Unmerged fetch list (#22635) 5 years ago
broadcast_op_handle.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
broadcast_op_handle.h add WITH_NCCL option for cmake. (#22384) 5 years ago
broadcast_op_handle_test.cc add fused broadcast op unit test, test=develop 6 years ago
broadcast_op_handle_test.h add WITH_NCCL option for cmake. (#22384) 5 years ago
build_strategy.cc Correct reader device index (#23802) 5 years ago
build_strategy.h fix typo words (#22653) 5 years ago
computation_op_handle.cc Feature/buffer_shared_inplace (#17911) 6 years ago
computation_op_handle.h Reader sequential and inference partial feed (#22699) 5 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
dgc_const_values.h Fix dgc buffer illegal & reuse velocity (#21012) 5 years ago
eager_deletion_op_handle.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
eager_deletion_op_handle.h Reader sequential and inference partial feed (#22699) 5 years ago
exception_holder.h catch bad alloc exception (#25140) 5 years ago
exception_holder_test.cc catch bad alloc exception (#25140) 5 years ago
execution_strategy.h fix bug with compiledProgram (#22495) 5 years ago
fast_threaded_ssa_graph_executor.cc Support LoDTensorArray in fetch (#23645) 5 years ago
fast_threaded_ssa_graph_executor.h Unmerged fetch list (#22635) 5 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 Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
fetch_op_handle.h Support LoDTensorArray in fetch (#23645) 5 years ago
fused_all_reduce_op_handle.cc add WITH_NCCL option for cmake. (#22384) 5 years ago
fused_all_reduce_op_handle.h add WITH_NCCL option for cmake. (#22384) 5 years ago
fused_broadcast_op_handle.cc Feature/buffer_shared_inplace (#17911) 6 years ago
fused_broadcast_op_handle.h add WITH_NCCL option for cmake. (#22384) 5 years ago
fused_broadcast_op_handle_test.cc add WITH_NCCL option for cmake. (#22384) 5 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 fix isolated var fetch bug, test=develop (#24070) 5 years ago
multi_devices_helper.h Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
nan_inf_utils.h Rewrite check nan inf tools (#21076) 5 years ago
nan_inf_utils_detail.cc Rewrite check nan inf tools (#21076) 5 years ago
nan_inf_utils_detail.cu Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
nan_inf_utils_detail.h Rewrite check nan inf tools (#21076) 5 years ago
nccl_op_handle.h Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
op_handle_base.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
op_handle_base.h Fix warn of gcc8 (#21205) 5 years ago
op_registry.h Imperative tracer refactoring (#22457) 5 years ago
parallel_ssa_graph_executor.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
parallel_ssa_graph_executor.h Reader sequential and inference partial feed (#22699) 5 years ago
reduce_and_gather.h fix reduce and broadcast to avoid multi-stream, test=develop (#19889) 5 years ago
reduce_op_handle.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
reduce_op_handle.h add WITH_NCCL option for cmake. (#22384) 5 years ago
reduce_op_handle_test.cc Compile without nccl deps. [1/2] (#22509) 5 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 Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 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) 5 years ago
scope_buffered_monitor.h Delete local execution scopes (#19749) 5 years ago
scope_buffered_ssa_graph_executor.cc Unmerged fetch list (#22635) 5 years ago
scope_buffered_ssa_graph_executor.h Unmerged fetch list (#22635) 5 years ago
share_tensor_buffer_functor.cc add Tensor::IsSharedBufferWith method, test=develop (#23175) 5 years ago
share_tensor_buffer_functor.h Feature/mem opt pass refactor (#18735) 6 years ago
share_tensor_buffer_op_handle.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
share_tensor_buffer_op_handle.h Feature/mem opt pass refactor (#18735) 6 years ago
sparse_all_reduce_op_handle.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
sparse_all_reduce_op_handle.h Fix dgc buffer illegal & reuse velocity (#21012) 5 years ago
ssa_graph_executor.cc [Speed] Refine the Executor when the num_thread=1 (#17405) 6 years ago
ssa_graph_executor.h Unmerged fetch list (#22635) 5 years ago
threaded_ssa_graph_executor.cc Support LoDTensorArray in fetch (#23645) 5 years ago
threaded_ssa_graph_executor.h Unmerged fetch list (#22635) 5 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 6 years ago
variable_visitor.h follow comments and clean code 7 years ago