Paddle/paddle/framework
dzhwinter a4024a5f3d
"remove cudnn devicecontext" ()
7 years ago
..
details unify the indentation of license 7 years ago
.clang-format
CMakeLists.txt Feature/transform () 7 years ago
attribute.cc Move framework.proto to proto namespace () 7 years ago
attribute.h Move framework.proto to proto namespace () 7 years ago
backward.cc unify the indentation of license 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" () 7 years ago
data_transform.cc fix layout transform () 7 years ago
data_transform.h fix layout transform () 7 years ago
data_transform_test.cc fix layout transform () 7 years ago
data_type.h unify the indentation of license 7 years ago
ddim.cc feature/while_grad_op () 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
dim_test.cu
eigen.h
eigen_test.cc
executor.cc Follow comments 7 years ago
executor.h Feature/operator run place () 7 years ago
feed_fetch_method.h
feed_fetch_type.h unify the indentation of license 7 years ago
framework.proto Move framework.proto to proto namespace () 7 years ago
grad_op_desc_maker.h unify the indentation of license 7 years ago
init.cc Update init.cc 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" () 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 Update code 7 years ago
lod_tensor.h unify the indentation of license 7 years ago
lod_tensor.md Update lod_tensor.md () 7 years ago
lod_tensor_array.h unify the indentation of license 7 years ago
lod_tensor_test.cc Implement selectedrows serialize and deserialize () 7 years ago
lod_tensor_test.cu GPUPlace to CUDAPlace () 7 years ago
op_desc.cc Fix bug in SetAttrDescVisitor () 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" () 7 years ago
op_kernel_type_test.cc cache memory in local scope () 7 years ago
op_proto_maker.cc
op_proto_maker.h Move framework.proto to proto namespace () 7 years ago
op_proto_maker_test.cc Move framework.proto to proto namespace () 7 years ago
op_registry.cc Rename XXDescBind --> XXDesc () 7 years ago
op_registry.h add more comments in CMakelists.txt of operator 7 years ago
op_registry_test.cc "refine kernel registrar" () 7 years ago
operator.cc Feature/transform () 7 years ago
operator.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut 7 years ago
operator_test.cc Impl kernel hint () 7 years ago
program_desc.cc Rename XXDescBind --> XXDesc () 7 years ago
program_desc.h Rename XXDescBind --> XXDesc () 7 years ago
program_desc_test.cc unify the indentation of license 7 years ago
proto_desc.h
prune.cc Move framework.proto to proto namespace () 7 years ago
prune.h Move framework.proto to proto namespace () 7 years ago
prune_test.cc unify the indentation of license 7 years ago
scope.cc Polish `Scope::LocalVarNames` 7 years ago
scope.h Polish `Scope::LocalVarNames` 7 years ago
scope_test.cc Polish `Scope::LocalVarNames` 7 years ago
selected_rows.cc Implement selectedrows serialize and deserialize () 7 years ago
selected_rows.h Implement selectedrows serialize and deserialize () 7 years ago
selected_rows_test.cc Implement selectedrows serialize and deserialize () 7 years ago
shape_inference.cc unify the indentation of license 7 years ago
shape_inference.h Move framework.proto to proto namespace () 7 years ago
tensor.cc unify the indentation of license 7 years ago
tensor.h Fix/transform () 7 years ago
tensor.md GPUPlace to CUDAPlace () 7 years ago
tensor_impl.h "add data layout" () 7 years ago
tensor_test.cc Implement selectedrows serialize and deserialize () 7 years ago
tensor_util.cc Update tensor_util 7 years ago
tensor_util.cu Fix compile 7 years ago
tensor_util.h Follow comments 7 years ago
tensor_util_test.cc Follow comments 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 ThreadPool::Run interface return std::future () 7 years ago
threadpool_test.cc ThreadPool::Run interface return std::future () 7 years ago
type_defs.h unify the indentation of license 7 years ago
var_desc.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_new_backward 7 years ago
var_desc.h Rename XXDescBind --> XXDesc () 7 years ago
var_type.h unify the indentation of license 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 () 7 years ago
variable.md
variable_test.cc