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/framework
emailweixu 8814bec0c5
Show argument dimensions with operator::DebugStringEx (#7268)
7 years ago
..
details unify the indentation of license 7 years ago
.clang-format Use Google Style in new directories 8 years ago
CMakeLists.txt Merge remote-tracking branch 'upstream/develop' into context 7 years ago
attribute.cc Move framework.proto to proto namespace (#6718) 7 years ago
attribute.h Move framework.proto to proto namespace (#6718) 7 years ago
backward.cc merge develop 7 years ago
backward.h unify the indentation of license 7 years ago
backward_test.cc unify the indentation of license 7 years ago
block_desc.cc follow comments 7 years ago
block_desc.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api 7 years ago
data_layout.h "add data layout" (#6955) 7 years ago
data_transform.cc Feature/use cudnn (#7141) 7 years ago
data_transform.h fix layout transform (#7149) 7 years ago
data_transform_test.cc fix layout transform (#7149) 7 years ago
data_type.h unify the indentation of license 7 years ago
ddim.cc feature/while_grad_op (#5554) 7 years ago
ddim.h Merge branch 'develop' of github.com:baidu/Paddle into feature/fill_constant_force_cpu 7 years ago
ddim_test.cc unify the indentation of license 7 years ago
dim.h make dim int to int64_t 8 years ago
dim_test.cu fix dim_test.cu bug 8 years ago
eigen.h Follow comments 8 years ago
eigen_test.cc Follow comments 8 years ago
executor.cc Show argument dimensions with operator::DebugStringEx (#7268) 7 years ago
executor.h Feature/operator run place (#6783) 7 years ago
feed_fetch_method.h Feature/remove global scope (#4950) 7 years ago
feed_fetch_type.h unify the indentation of license 7 years ago
framework.proto Move framework.proto to proto namespace (#6718) 7 years ago
grad_op_desc_maker.h unify the indentation of license 7 years ago
init.cc Feature/use cudnn (#7141) 7 years ago
init.h Add init glog 7 years ago
init_test.cc unify the indentation of license 7 years ago
library_type.h "remove cudnn devicecontext" (#7207) 7 years ago
lod_rank_table.cc unify the indentation of license 7 years ago
lod_rank_table.h unify the indentation of license 7 years ago
lod_tensor.cc Refine parallel_do 7 years ago
lod_tensor.h Merge branch 'develop' of github.com:baidu/Paddle into parallel_do 7 years ago
lod_tensor.md Update lod_tensor.md (#5383) 7 years ago
lod_tensor_array.h unify the indentation of license 7 years ago
lod_tensor_test.cc send_recv variables (#7161) 7 years ago
lod_tensor_test.cu GPUPlace to CUDAPlace (#6960) 7 years ago
op_desc.cc Merge pull request #7097 from Xreki/core_inference_example 7 years ago
op_desc.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_new_backward 7 years ago
op_info.cc unify the indentation of license 7 years ago
op_info.h unify the indentation of license 7 years ago
op_kernel_type.h "remove cudnn devicecontext" (#7207) 7 years ago
op_kernel_type_test.cc cache memory in local scope (#7058) 7 years ago
op_proto_maker.cc move OpProtoAndCheckerMaker from operator to op_proto_maker 8 years ago
op_proto_maker.h Move framework.proto to proto namespace (#6718) 7 years ago
op_proto_maker_test.cc Move framework.proto to proto namespace (#6718) 7 years ago
op_registry.cc Rename XXDescBind --> XXDesc (#6797) 7 years ago
op_registry.h add more comments in CMakelists.txt of operator 7 years ago
op_registry_test.cc Feature/use cudnn (#7141) 7 years ago
operator.cc Show argument dimensions with operator::DebugStringEx (#7268) 7 years ago
operator.h Show argument dimensions with operator::DebugStringEx (#7268) 7 years ago
operator_test.cc Impl kernel hint (#6883) 7 years ago
program_desc.cc Rename XXDescBind --> XXDesc (#6797) 7 years ago
program_desc.h Rename XXDescBind --> XXDesc (#6797) 7 years ago
program_desc_test.cc unify the indentation of license 7 years ago
proto_desc.h CompileTime InferShape should find var recursively in stack of blocks (#4998) 7 years ago
prune.cc Move framework.proto to proto namespace (#6718) 7 years ago
prune.h Move framework.proto to proto namespace (#6718) 7 years ago
prune_test.cc unify the indentation of license 7 years ago
scope.cc Async to drop kid 7 years ago
scope.h Polish `Scope::LocalVarNames` 7 years ago
scope_test.cc Polish `Scope::LocalVarNames` 7 years ago
selected_rows.cc send_recv variables (#7161) 7 years ago
selected_rows.h send_recv variables (#7161) 7 years ago
selected_rows_test.cc send_recv variables (#7161) 7 years ago
shape_inference.cc unify the indentation of license 7 years ago
shape_inference.h Move framework.proto to proto namespace (#6718) 7 years ago
tensor.cc unify the indentation of license 7 years ago
tensor.h merge develop 7 years ago
tensor.md GPUPlace to CUDAPlace (#6960) 7 years ago
tensor_impl.h "add data layout" (#6955) 7 years ago
tensor_test.cc Implement selectedrows serialize and deserialize (#7042) 7 years ago
tensor_util.cc Update tensor_util 7 years ago
tensor_util.cu Fix compile 7 years ago
tensor_util.h send_recv variables (#7161) 7 years ago
tensor_util_test.cc send_recv variables (#7161) 7 years ago
tensor_util_test.cu Update tensor_util 7 years ago
threadpool.cc unify the indentation of license 7 years ago
threadpool.h Fix style check 7 years ago
threadpool_test.cc ThreadPool::Run interface return std::future (#7099) 7 years ago
type_defs.h unify the indentation of license 7 years ago
var_desc.cc Add a simple example for fluid to do inference in C++ code. 7 years ago
var_desc.h Add a simple example for fluid to do inference in C++ code. 7 years ago
var_type.h send_recv variables (#7161) 7 years ago
var_type_inference.h unify the indentation of license 7 years ago
var_type_inference_test.cc unify the indentation of license 7 years ago
variable.h Add unittest, backward of array read/write op (#5409) 7 years ago
variable.md Correcting some grammatical mistakes in the design docs (#4378) 7 years ago
variable_test.cc Add variable.h and test 8 years ago