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
dzhwinter d7f98f37a7
more platform is done
7 years ago
..
details Merge pull request #12847 from typhoonzero/add_scope_info_in_graphviz 7 years ago
ir add op registry 7 years ago
CMakeLists.txt add source 7 years ago
array.h add stack_op 7 years ago
attribute.cc
attribute.h use paddle::platform::demangle 7 years ago
block_desc.cc fix protobuf memory leak (#11177) 7 years ago
block_desc.h update inference_optimize() 7 years ago
blocking_queue.h
channel.h
channel_impl.h
channel_test.cc
concurrency_test.cc
data_device_transform.cc replace TensorCopy with TensorCopySync 7 years ago
data_device_transform.h
data_device_transform_test.cu Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
data_layout.h Mkldnn layout (#11040) 7 years ago
data_layout_transform.cc Remove additional function of the code 7 years ago
data_layout_transform.h Remove additional function of the code 7 years ago
data_layout_transform_test.cc
data_transform.cc Merge pull request #11666 from mozga-intel/mozga-intel/Batch_norm_support_other_type 7 years ago
data_transform.h Rename TransferData -> TransformData 7 years ago
data_type.cc "cherry picked cpp tests" (#12182) 7 years ago
data_type.h pre-commit 7 years ago
data_type_test.cc "cherry picked cpp tests" (#12182) 7 years ago
data_type_transform.cc make uint8 support in data_type transform and memory optimize (#10715) 7 years ago
data_type_transform.cu pre-commit 7 years ago
data_type_transform.h
data_type_transform_test.cc
data_type_transform_test.cu
ddim.cc
ddim.h
ddim_test.cc
dim.h
dim_test.cu
eigen.h windows port 7 years ago
eigen_test.cc
executor.cc optimize vlog before and after op run, move into op.run 7 years ago
executor.h compile with cpu 7 years ago
feed_fetch_method.cc
feed_fetch_method.h
feed_fetch_type.h
framework.proto add blocks attr type in proto 7 years ago
grad_op_desc_maker.h
library_type.h
lod_rank_table.cc
lod_rank_table.h
lod_tensor.cc pre-commit 7 years ago
lod_tensor.h Polish reader speed 7 years ago
lod_tensor_array.h
lod_tensor_test.cc pre-commit 7 years ago
lod_tensor_test.cu Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
mixed_vector.h remove explicit for compile problem 7 years ago
mixed_vector_test.cc fix mixed_vector_test 7 years ago
mixed_vector_test.cu fix mixed_vector_test 7 years ago
op_desc.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
op_desc.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
op_info.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
op_info.h
op_kernel_type.h Refactor Operator.cc, and clean code 7 years ago
op_kernel_type_test.cc "cherry picked cpp tests" (#12182) 7 years ago
op_proto_maker.cc Revert "Add Python Callstacks when Op::Run error (#12759)" 7 years ago
op_proto_maker.h Revert "Add Python Callstacks when Op::Run error (#12759)" 7 years ago
op_proto_maker_test.cc explicit gradient of elementwise_add/elementwise_sub (#11970) 7 years ago
op_registry.cc
op_registry.h more platform is done 7 years ago
op_registry_test.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
operator.cc Revert "Add Python Callstacks when Op::Run error (#12759)" 7 years ago
operator.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
operator_test.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
parallel_executor.cc Add FastExecutor 7 years ago
parallel_executor.h code clean up and renaming 7 years ago
program_desc.cc fix program_desc constructor 7 years ago
program_desc.h fix program_desc constructor 7 years ago
program_desc_test.cc add test 7 years ago
proto_desc.h
prune.cc Fix CPPLint issues in framework/data_transform framework/prune.cc (#10178) 7 years ago
prune.h
prune_test.cc
reader.cc Rewrite DoubleBuffer 7 years ago
reader.h Rewrite DoubleBuffer 7 years ago
reader_test.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
rw_lock.h pre-commit 7 years ago
rw_lock_test.cc add rw lock test (#12752) 7 years ago
scope.cc make scope thread safe 7 years ago
scope.h Merge pull request #11258 from tensor-tang/refine 7 years ago
scope_test.cc
selected_rows.cc enhance test_analyzer to profile ditu inference demo 7 years ago
selected_rows.h Optimize selected rows for dist lookup table with pthread rwlock (#12635) 7 years ago
selected_rows_test.cc Optimize selected rows for dist lookup table with pthread rwlock (#12635) 7 years ago
shape_inference.cc
shape_inference.h Complete the C++ core of 'CustomReader' 7 years ago
tensor.cc Add consts to new MKLDNN integration 7 years ago
tensor.h Add consts to new MKLDNN integration 7 years ago
tensor_impl.h Add consts to new MKLDNN integration 7 years ago
tensor_test.cc "cherry picked cpp tests" (#12182) 7 years ago
tensor_util.cc Fix deserialize bug 7 years ago
tensor_util.cu pre-commit 7 years ago
tensor_util.h Follow comment (#11845) 7 years ago
tensor_util_test.cc
tensor_util_test.cu
threadpool.cc parameter dispather. (#12666) 7 years ago
threadpool.h
threadpool_test.cc
tuple.h
tuple_test.cc
type_defs.h use optimize block list instead of first optimize block 7 years ago
var_desc.cc
var_desc.h
var_type.h fix type comparation bugs 7 years ago
var_type_inference.h
var_type_inference_test.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
variable.h revert variable mutex 7 years ago
variable_test.cc