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
Jiabin Yang 51eb29de18
[CustomOP] Add shape related constructor for Tensor (#31681)
4 years ago
..
c use iwyu clean include second time, test=develop (#30829) 4 years ago
details [ROCM] fix reduce op, test=develop (#31478) 4 years ago
fleet solve bug in heter mode (#31531) 4 years ago
io Fix xpu compile and cipher symbol problem. (#31271) 4 years ago
ir delete include framework.pb.h (#31859) 4 years ago
.gitignore
CMakeLists.txt [CustomOp] Support complex dtype in custom op (#31657) 4 years ago
archive.h Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
array.h [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
async_executor.cc Polish some error message in framework holder - Part 1 (#25509) 5 years ago
async_executor.h fix compiled error when with_pslib=on (#21769) 5 years ago
attribute.cc Fix bug: GetAttrValue should deal with attr with attrType vector<double> (#30536) 4 years ago
attribute.h use iwyu clean include second time, test=develop (#30829) 4 years ago
block_desc.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
block_desc.h use iwyu clean include second time, test=develop (#30829) 4 years ago
blocking_queue.h add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118) 6 years ago
channel.h use iwyu clean include (#27267) 4 years ago
commit.h.in add version support (#15469) 6 years ago
conv_search_cache.h [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
copy_same_tensor_test.cc [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
custom_operator.cc delete include framework.pb.h (#31859) 4 years ago
custom_operator.h [Custom OP] change the user header file format, test=develop (#31274) 4 years ago
custom_tensor_test.cc [CustomOp] Support float16 in custom op (#31725) 4 years ago
custom_tensor_utils.h [CustomOP] Add shape related constructor for Tensor (#31681) 4 years ago
data_device_transform.cc Simplify BufferedReader to improve DataLoader performance (#25648) 5 years ago
data_device_transform.h use iwyu clean include (#27267) 4 years ago
data_device_transform_test.cu Fix gpu memory allocation bug. (#28703) 4 years ago
data_feed.cc [Custom OP]polish doc of custom OP (#31369) 4 years ago
data_feed.h [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
data_feed.proto add the graph batch reader for pslib mode (#24178) 5 years ago
data_feed_factory.cc [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
data_feed_factory.h use iwyu clean include (#27267) 4 years ago
data_feed_test.cc Polish some error message in framework holder - Part 1 (#25509) 5 years ago
data_layout.h Polish some error message in framework holder - Part 1 (#25509) 5 years ago
data_layout_transform.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
data_layout_transform.h use iwyu clean include (#27267) 4 years ago
data_layout_transform_test.cc use iwyu clean include (#27267) 4 years ago
data_set.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
data_set.h heter box (#29734) 4 years ago
data_transform.cc - Fix to 27398 (#27770) 4 years ago
data_transform.h use iwyu clean include (#27267) 4 years ago
data_type.cc New custom operator extension mechanism (#30690) 4 years ago
data_type.h [CustomOp] Remove the dependence of the underlying data types on eigen (#31602) 4 years ago
data_type_test.cc use iwyu clean include (#27267) 4 years ago
data_type_transform.cc [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
data_type_transform.cu revert 6 years ago
data_type_transform.h [Complex] Handle complex to real after type promotion (#29855) 4 years ago
data_type_transform_test.cc Add bfloat16 data type (#25402) 5 years ago
data_type_transform_test.cu
dataset_factory.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
dataset_factory.h use iwyu clean include (#27267) 4 years ago
ddim.cc Polish paddle fluid framework error message - part2 (#25667) 5 years ago
ddim.h use iwyu clean include (#27267) 4 years ago
ddim_test.cc use iwyu clean include (#27267) 4 years ago
device_worker.cc use iwyu clean include (#27267) 4 years ago
device_worker.h [3D-parallel] add 1f1b scheduler for pipeline (#31566) 4 years ago
device_worker_factory.cc [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
device_worker_factory.h use iwyu clean include (#27267) 4 years ago
device_worker_test.cc use iwyu clean include (#27267) 4 years ago
dim.h unify PADDLE_ASSERT_MSG into PADDLE_ENFORCE(error_message) (#19631) 6 years ago
dim_test.cu [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
dist_multi_trainer.cc solve bug in heter mode (#31531) 4 years ago
dist_multi_trainer_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
distributed_strategy.proto [3D-parallel] add 1f1b scheduler for pipeline (#31566) 4 years ago
dlpack_tensor.cc [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
dlpack_tensor.h use iwyu clean include (#27267) 4 years ago
dlpack_tensor_test.cc [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
downpour_worker.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
downpour_worker_opt.cc use iwyu clean include (#27267) 4 years ago
eigen.h use iwyu clean include (#27267) 4 years ago
eigen_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
executor.cc [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
executor.h use iwyu clean include (#27267) 4 years ago
executor_cache.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
executor_cache.h use iwyu clean include second time, test=develop (#30829) 4 years ago
executor_gc_helper.cc delete include framework.pb.h (#31859) 4 years ago
executor_gc_helper.h use iwyu clean include (#27267) 4 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 use iwyu clean include (#27267) 4 years ago
feed_fetch_method.h use iwyu clean include (#27267) 4 years ago
feed_fetch_type.h Support LoDTensorArray in fetch (#23645) 5 years ago
framework.proto Support vector<double> as type of op attribute and op set_value suppport vector<double> as value (#30126) 4 years ago
garbage_collector.cc [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
garbage_collector.h [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
generator.cc [ROCM] update fluid framework for rocm (part4), test=develop (#31013) 4 years ago
generator.h use iwyu clean include (#27267) 4 years ago
gpu_utils.h Improve transpose performance with tile sm copy, test=develop (#22311) 5 years ago
grad_op_desc_maker.h Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 4 years ago
heter_service.h [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
heter_service.proto add heter ps mode (#25682) 5 years ago
heterbox_trainer.cc [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
heterbox_worker.cc support multi node in heterps (#31102) 4 years ago
hetercpu_worker.cc support multi node in heterps (#31102) 4 years ago
heterxpu_trainer.cc support multi node in heterps (#31102) 4 years ago
hogwild_worker.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
inlined_vector.h use iwyu clean include (#27267) 4 years ago
inlined_vector_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
inplace_op_inference.h Support NoNeedBufferVarsInference in dygraph backward (#20868) 5 years ago
library_type.h support Baidu Kunlun AI Accelerator (#25959) 5 years ago
load_op_lib.h Polish framework error message part3 (#25701) 5 years ago
lod_rank_table.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
lod_rank_table.h use iwyu clean include (#27267) 4 years ago
lod_tensor.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
lod_tensor.h [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
lod_tensor_array.h Support LoDTensorArray in fetch (#23645) 5 years ago
lod_tensor_test.cc use iwyu clean include (#27267) 4 years ago
lod_tensor_test.cu [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
mixed_vector.h [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
mixed_vector_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
mixed_vector_test.cu [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
multi_trainer.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
naive_executor.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
naive_executor.h use iwyu clean include second time, test=develop (#30829) 4 years ago
naive_executor_test.cc Combine Inference Analysis with IR (#13914) 6 years ago
no_need_buffer_vars_inference.cc Polish framework error message - part 4 (#25807) 5 years ago
no_need_buffer_vars_inference.h use iwyu clean include second time, test=develop (#30829) 4 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 use iwyu clean include second time, test=develop (#30829) 4 years ago
op_call_stack.h use iwyu clean include (#27267) 4 years ago
op_call_stack_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_compatible_info.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_compatible_info.h save operator version infomation to program desc, test=develop (#27668) 4 years ago
op_compatible_info_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_desc.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_desc.h use iwyu clean include (#27267) 4 years ago
op_info.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_info.h delete include framework.pb.h (#31859) 4 years ago
op_kernel_type.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_kernel_type.h add cache for VariableWrapper (#30880) 4 years ago
op_kernel_type_test.cc use iwyu clean include (#27267) 4 years ago
op_meta_info_helper.h [Custom OP] change the user header file format, test=develop (#31274) 4 years ago
op_proto_maker.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_proto_maker.h delete include framework.pb.h (#31859) 4 years ago
op_proto_maker_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_registry.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
op_registry.h [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
op_registry_test.cc Hide the C++ stack by default and add hints (#29042) 4 years ago
op_version_proto.cc save operator version infomation to program desc, test=develop (#27668) 4 years ago
op_version_proto.h use iwyu clean include second time, test=develop (#30829) 4 years ago
op_version_registry.cc fix a bug in op_version_registry, test=develop, test=op_version (#29994) 4 years ago
op_version_registry.h delete include framework.pb.h (#31859) 4 years ago
op_version_registry.inl use iwyu clean include second time, test=develop (#30829) 4 years ago
op_version_registry_test.cc update the operator registration for incompatible upgrade, test=develop (#29720) 4 years ago
operator.cc Delete fast_check_nan_inf (#31788) 4 years ago
operator.h delete include framework.pb.h (#31859) 4 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 Fix gpu memory allocation bug. (#28703) 4 years ago
parallel_executor.cc [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
parallel_executor.h [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
pipeline_trainer.cc [3D-parallel] add 1f1b scheduler for pipeline (#31566) 4 years ago
program_desc.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
program_desc.h delete include framework.pb.h (#31859) 4 years ago
program_desc_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
proto_desc.h
prune.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
prune.h use iwyu clean include (#27267) 4 years ago
prune_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
ps_gpu_trainer.cc topo and memory performance for heterps (#30440) 4 years ago
ps_gpu_worker.cc topo and memory performance for heterps (#30440) 4 years ago
pull_dense_worker.cc [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
python_headers.h invoke backward_hooks after reduce op's depcounts map 6 years ago
reader.cc Polish framework error message part 7 (#27266) 4 years ago
reader.h delete include framework.pb.h (#31859) 4 years ago
reader_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
rw_lock.h Polish framework error message part 7 (#27266) 4 years ago
rw_lock_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
save_load_util.cc [ROCM] update fluid framework for rocm (part5), test=develop (#31014) 4 years ago
save_load_util.h use iwyu clean include (#27267) 4 years ago
save_load_util_test.cc use iwyu clean include (#27267) 4 years ago
scope.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
scope.h Added support for inference using quantization aware trained dygraph (#30288) 4 years ago
scope_pool.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
scope_pool.h use iwyu clean include second time, test=develop (#30829) 4 years ago
scope_test.cc use iwyu clean include (#27267) 4 years ago
section_worker.cc [3D-parallel] Reformat pipeline parallel (#31786) 4 years ago
selected_rows.cc use iwyu clean include (#27267) 4 years ago
selected_rows.h use iwyu clean include (#27267) 4 years ago
selected_rows_test.cc add is_test for lookup_sparse_table 6 years ago
shape_inference.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
shape_inference.h use forward declarations for framework.pb.h (#28494) 4 years ago
tensor.cc [Dynamic Inplace] Support ShareInplaceVersionCounterWith for C++ Tensor (#29842) 4 years ago
tensor.h [Dynamic Inplace] Support ShareInplaceVersionCounterWith for C++ Tensor (#29842) 4 years ago
tensor_impl.h Error msg/polish tensor error msg (#26976) 4 years ago
tensor_test.cc [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
tensor_util.cc [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
tensor_util.cu revert 6 years ago
tensor_util.h delete include framework.pb.h (#31859) 4 years ago
tensor_util_test.cc [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
tensor_util_test.cu [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
threadpool.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
threadpool.h use iwyu clean include (#27267) 4 years ago
threadpool_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
trainer.cc fix dump, fix cvm check (#25400) 5 years ago
trainer.h [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
trainer_desc.proto [3D-parallel] add 1f1b scheduler for pipeline (#31566) 4 years ago
trainer_factory.cc [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
trainer_factory.h use iwyu clean include (#27267) 4 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 use iwyu clean include (#27267) 4 years ago
tuple.h use iwyu clean include (#27267) 4 years ago
tuple_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
type_defs.h Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 4 years ago
unroll_array_ops.h use iwyu clean include (#27267) 4 years ago
unroll_array_ops_test.cc use iwyu clean include (#27267) 4 years ago
unused_var_check.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
unused_var_check.h use iwyu clean include second time, test=develop (#30829) 4 years ago
var_desc.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
var_desc.h use iwyu clean include (#27267) 4 years ago
var_type.h delete include framework.pb.h (#31859) 4 years ago
var_type_inference.h use iwyu clean include (#27267) 4 years ago
var_type_inference_test.cc use iwyu clean include (#27267) 4 years ago
var_type_traits.cc [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
var_type_traits.h delete include framework.pb.h (#31859) 4 years ago
var_type_traits_test.cc [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
variable.h [Dynamic Inplace] Support ShareInplaceVersionCounterWith for C++ Tensor (#29842) 4 years ago
variable_helper.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
variable_helper.h delete include framework.pb.h (#31859) 4 years ago
variable_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
version.cc use iwyu clean include (#27267) 4 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