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
wanghuancoder 9b46fe0440
fix some errmsg report,in framework/ir/, about 5 files (#25539)
5 years ago
..
c Enable users to create custom cpp op outside framework. (#19256) 5 years ago
details Polish ParallelExecutor exception process logic (#25449) 5 years ago
fleet Fix index overflow bug of the CUDA kernel loop increment (#25435) 5 years ago
io Fix typo in interface. (#24779) 5 years ago
ir fix some errmsg report,in framework/ir/, about 5 files (#25539) 5 years ago
.gitignore
CMakeLists.txt Paddle fleet distributed strategy (#25379) 5 years ago
archive.h Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
array.h Add examples for error message writing specification - NotFound, OutOfRange, AlreadyExists, PermissionDenied (#21134) 5 years ago
async_executor.cc Add examples for error message writing specification - NotFound, OutOfRange, AlreadyExists, PermissionDenied (#21134) 5 years ago
async_executor.h fix compiled error when with_pslib=on (#21769) 5 years ago
attribute.cc
attribute.h Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
block_desc.cc API(Program) error message enhancement (#23519) 5 years ago
block_desc.h invoke backward_hooks after reduce op's depcounts map 6 years ago
blocking_queue.h add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118) 6 years ago
channel.h PaddleBox Framework Part2 (#22466) 5 years ago
commit.h.in add version support (#15469) 6 years ago
conv_search_cache.h fix bug for exhaustive_search in conv_fusion_op, test=develop (#23727) 5 years ago
copy_same_tensor_test.cc Use system allocator in OpTest (#21335) 5 years ago
data_device_transform.cc
data_device_transform.h
data_device_transform_test.cu Add dygraph execution context (#20157) 5 years ago
data_feed.cc Monitor Framework (#24079) 5 years ago
data_feed.h Monitor Framework (#24079) 5 years ago
data_feed.proto add the graph batch reader for pslib mode (#24178) 5 years ago
data_feed_factory.cc Add a new DataFeed named PaddleBoxDataFeed (#23321) 5 years ago
data_feed_factory.h
data_feed_test.cc Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
data_layout.h
data_layout_transform.cc Hide globals & redesign restore PR (#24279) 5 years ago
data_layout_transform.h MKL-DNN 1.0 Update (#20162) 5 years ago
data_layout_transform_test.cc
data_set.cc Monitor Framework (#24079) 5 years ago
data_set.h Monitor Framework (#24079) 5 years ago
data_transform.cc Hide globals & redesign restore PR (#24279) 5 years ago
data_transform.h [MKL-DNN] Pool & LRN Grad Ops NHWC support (#21747) 5 years ago
data_type.cc
data_type.h Add the sum op to API 2.0, add some parameters for new api 5 years ago
data_type_test.cc
data_type_transform.cc
data_type_transform.cu
data_type_transform.h
data_type_transform_test.cc
data_type_transform_test.cu
dataset_factory.cc dataset (#17973) 6 years ago
dataset_factory.h dataset (#17973) 6 years ago
ddim.cc added reshape transpose matmul fuse pass (#23754) 5 years ago
ddim.h added fusing matmul-transpose-reshape pass (#23866) 5 years ago
ddim_test.cc Clean unused code of dim and place (#18565) 6 years ago
device_worker.cc fix problem in dump and add log (#24891) 5 years ago
device_worker.h add the support for pipeline (#24560) 5 years ago
device_worker_factory.cc multi-loss optimization by adding a DownpourOpt worker (#22025) 5 years ago
device_worker_factory.h fix class register problem 6 years ago
device_worker_test.cc support dumping params/grads in transpiler mode (#22490) 5 years ago
dim.h unify PADDLE_ASSERT_MSG into PADDLE_ENFORCE(error_message) (#19631) 6 years ago
dim_test.cu Clean unused code of dim and place (#18565) 6 years ago
dist_multi_trainer.cc Random Dump (#24477) 5 years ago
dist_multi_trainer_test.cc add GeneralRoleMaker (#22295) 5 years ago
distributed_strategy.proto fleet base initial implementation and the API (#25442) 5 years ago
dlpack_tensor.cc Dlpack support (#20039) 5 years ago
dlpack_tensor.h Dlpack support (#20039) 5 years ago
dlpack_tensor_test.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
downpour_worker.cc downpour_worker增加try_catch机制,打印program所有参数 (#24700) 5 years ago
downpour_worker_opt.cc Random Dump (#24477) 5 years ago
eigen.h use 32 bit index to improve expand op (#23899) 5 years ago
eigen_test.cc
executor.cc [oneDNN] Clearing mkldnn cache in naiveexecutor destructor (#24756) 5 years ago
executor.h Support LoDTensorArray in fetch (#23645) 5 years ago
executor_gc_helper.cc refine executor_gc_helper codes, test=develop (#19814) 5 years ago
executor_gc_helper.h refine executor_gc_helper codes, test=develop (#19814) 5 years ago
executor_thread_worker.cc Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
executor_thread_worker.h add TrainFilesWithTimer in async_executor 6 years ago
expect.h dataset (#17973) 6 years ago
feed_fetch_method.cc Support LoDTensorArray in fetch (#23645) 5 years ago
feed_fetch_method.h Support LoDTensorArray in fetch (#23645) 5 years ago
feed_fetch_type.h Support LoDTensorArray in fetch (#23645) 5 years ago
framework.proto rm optimize_for in framework.proto (#21571) 5 years ago
garbage_collector.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
garbage_collector.h Fix warn of gcc8 (#21205) 5 years ago
gpu_utils.h Improve transpose performance with tile sm copy, test=develop (#22311) 5 years ago
grad_op_desc_maker.h Append error op hint for GradOpMaker (#24750) 5 years ago
hogwild_worker.cc downpour_worker增加try_catch机制,打印program所有参数 (#24700) 5 years ago
inlined_vector.h Fix allocator bug (#16712) 6 years ago
inlined_vector_test.cc Fix allocator bug (#16712) 6 years ago
inplace_op_inference.h Support NoNeedBufferVarsInference in dygraph backward (#20868) 5 years ago
library_type.h
load_op_lib.h Fix Backward Bugs in Conditional Block (#21809) 5 years ago
lod_rank_table.cc Revert "Optimize while_op when is_test is true. (#15811)" (#15968) 6 years ago
lod_rank_table.h
lod_tensor.cc [dy2static] Add print transformer and unify print format (#24068) 5 years ago
lod_tensor.h memory leak for cpu (#21174) 5 years ago
lod_tensor_array.h Support LoDTensorArray in fetch (#23645) 5 years ago
lod_tensor_test.cc fix SplitLodTensor when batch_size = 0, test=develop (#19866) 5 years ago
lod_tensor_test.cu Fix index overflow bug of the CUDA kernel loop increment (#25435) 5 years ago
mixed_vector.h Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
mixed_vector_test.cc
mixed_vector_test.cu
multi_trainer.cc Random Dump (#24477) 5 years ago
naive_executor.cc [oneDNN] Clearing mkldnn cache in naiveexecutor destructor (#24756) 5 years ago
naive_executor.h [oneDNN] Clearing mkldnn cache in naiveexecutor destructor (#24756) 5 years ago
naive_executor_test.cc
no_need_buffer_vars_inference.cc Add dygraph double grad implementation (#22939) 5 years ago
no_need_buffer_vars_inference.h rename macro, test=develop (#23161) 5 years ago
no_need_buffer_vars_inference_test.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
op_call_stack.cc Append error op hint for GradOpMaker (#24750) 5 years ago
op_call_stack.h Append error op hint for GradOpMaker (#24750) 5 years ago
op_call_stack_test.cc Append error op hint for GradOpMaker (#24750) 5 years ago
op_compatible_info.cc update op compatible list; test=develop (#20175) 5 years ago
op_compatible_info.h update operator compatible info, test=develop (#19978) 5 years ago
op_compatible_info_test.cc update operator compatible info, test=develop (#19978) 5 years ago
op_desc.cc [Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097) 5 years ago
op_desc.h [Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097) 5 years ago
op_info.cc check default grad maker 6 years ago
op_info.h Fix Backward Bugs in Conditional Block (#21809) 5 years ago
op_kernel_type.cc
op_kernel_type.h
op_kernel_type_test.cc
op_proto_maker.cc reduce default attrs for dynamic graph (#22850) 5 years ago
op_proto_maker.h add fluid.device_guard to specify the device type for Op (#22254) 5 years ago
op_proto_maker_test.cc
op_registry.cc Add dygraph execution context (#20157) 5 years ago
op_registry.h Add dygraph execution context (#20157) 5 years ago
op_registry_test.cc add support to gcc8, add docker env test=develop (#19807) 5 years ago
operator.cc add the support to specify device index for device_guard (#24555) 5 years ago
operator.h Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
operator_exception_test.cc Add more error debug message to Operator::Run (#20793) 5 years ago
operator_kernel_configs.h support Exhaustive search in dygraph (#23415) 5 years ago
operator_test.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
parallel_executor.cc Add pe profiler Event (#24611) 5 years ago
parallel_executor.h Reader sequential and inference partial feed (#22699) 5 years ago
pipeline_trainer.cc add the support for pipeline (#24560) 5 years ago
program_desc.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
program_desc.h update operator compatible info, test=develop (#19978) 5 years ago
program_desc_test.cc
proto_desc.h
prune.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
prune.h [feature] prune program by feed and fetch_list automatically (#22474) 5 years ago
prune_test.cc Set states of recurrent op as dependent vars in prune (#19865) 5 years ago
pull_dense_worker.cc Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
python_headers.h invoke backward_hooks after reduce op's depcounts map 6 years ago
reader.cc pure async mode train 6 years ago
reader.h refine error msg, test=develop (#23589) 5 years ago
reader_test.cc Add shape and type check at read_op (#20754) 5 years ago
rw_lock.h Remove unnessesary code 6 years ago
rw_lock_test.cc
save_load_util.cc memory leak for cpu (#21174) 5 years ago
save_load_util.h New save load interface (#20148) 5 years ago
save_load_util_test.cc New save load interface (#20148) 5 years ago
scope.cc Op (Scope) error message enhancement (#23458) 5 years ago
scope.h Fix Cond Bug for Nested Control Flow (#21340) 5 years ago
scope_pool.cc Op (Scope) error message enhancement (#23458) 5 years ago
scope_pool.h add scope_pool 6 years ago
scope_test.cc Fix Cond Bug for Nested Control Flow (#21340) 5 years ago
section_worker.cc add the support for pipeline (#24560) 5 years ago
selected_rows.cc
selected_rows.h refine Tensor method, test=develop (#21031) 5 years ago
selected_rows_test.cc
shape_inference.cc move more and fix while 6 years ago
shape_inference.h Add dygraph execution context (#20157) 5 years ago
tensor.cc Support numpy bridge (enabled by default in dygraph mode) (#20983) 5 years ago
tensor.h Fix bug in ShareBufferWith causing eltwise_add inplace ut to fail (#24853) 5 years ago
tensor_impl.h refine Tensor method, test=develop (#21031) 5 years ago
tensor_test.cc Enrich the type of error and declare the error type interfaces (#21024) 5 years ago
tensor_util.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
tensor_util.cu
tensor_util.h Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
tensor_util_test.cc fix tensor_util, test=develop (#20699) 5 years ago
tensor_util_test.cu
threadpool.cc move_flags_to_unified_files_for_management, test=develop (#19224) 6 years ago
threadpool.h Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
threadpool_test.cc
trainer.cc Random Dump (#24477) 5 years ago
trainer.h add the support for pipeline (#24560) 5 years ago
trainer_desc.proto add the support for pipeline (#24560) 5 years ago
trainer_factory.cc add WITH_NCCL option for cmake. (#22384) 5 years ago
trainer_factory.h fix class register problem 6 years ago
trainer_test.cc fix dataset float32 type problem 6 years ago
transfer_scope_cache.cc Revert "use static variable to do cache instead of thread local in thread frequent switching case (#18428)" (#18879) 6 years ago
transfer_scope_cache.h add transfer_scope_cache unit-test (#18467) 6 years ago
tuple.h
tuple_test.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
type_defs.h Add dygraph double grad implementation (#22939) 5 years ago
unroll_array_ops.h Clean unused code of dim and place (#18565) 6 years ago
unroll_array_ops_test.cc Clean unused code of dim and place (#18565) 6 years ago
unused_var_check.cc Use allow list instead of white list (#25002) 5 years ago
unused_var_check.h Use allow list instead of white list (#25002) 5 years ago
var_desc.cc update alloc_continuous_space_for_grad_pass (#18287) 6 years ago
var_desc.h Add new data layer (#19916) 5 years ago
var_type.h Support LoDTensorArray in fetch (#23645) 5 years ago
var_type_inference.h improve efficiency of runtime InferVarType (#22778) 5 years ago
var_type_inference_test.cc improve efficiency of runtime InferVarType (#22778) 5 years ago
var_type_traits.cc Compile without nccl deps. [1/2] (#22509) 5 years ago
var_type_traits.h Support LoDTensorArray in fetch (#23645) 5 years ago
var_type_traits_test.cc Compile without nccl deps. [1/2] (#22509) 5 years ago
variable.h Variable error message enhancement, test=develop (#23548) 5 years ago
variable_helper.cc Support LoDTensorArray in fetch (#23645) 5 years ago
variable_helper.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator 6 years ago
variable_test.cc rewrite variable type 6 years ago
version.cc update operator compatible info, test=develop (#19978) 5 years ago
version.h update operator compatible info, test=develop (#19978) 5 years ago
version_test.cc update operator compatible info, test=develop (#19978) 5 years ago