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
typhoonzero b848416166
follow comments
7 years ago
..
details Rename XXDescBind --> XXDesc (#6797) 7 years ago
images rewrite the document 8 years ago
.clang-format Use Google Style in new directories 8 years ago
CMakeLists.txt Feature/global context (#6537) 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 Rename XXDescBind --> XXDesc (#6797) 7 years ago
backward.h Rename XXDescBind --> XXDesc (#6797) 7 years ago
backward.md Correcting some grammatical mistakes in the design docs (#4378) 7 years ago
backward_test.cc Rename XXDescBind --> XXDesc (#6797) 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_type.h Move framework.proto to proto namespace (#6718) 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 Feature/global context (#6537) 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 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api 7 years ago
executor.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api 7 years ago
feed_fetch_method.h Feature/remove global scope (#4950) 7 years ago
feed_fetch_type.h Rewrite feed/fetch op (#4815) 7 years ago
framework.proto Move framework.proto to proto namespace (#6718) 7 years ago
grad_op_desc_maker.h Rename XXDescBind --> XXDesc (#6797) 7 years ago
init.cc Feature/global context (#6537) 7 years ago
init.h Feature/global context (#6537) 7 years ago
init_test.cc Feature/global context (#6537) 7 years ago
lod_rank_table.cc Add more log of lod_rank_table (#6761) 7 years ago
lod_rank_table.h Add more log of lod_rank_table (#6761) 7 years ago
lod_tensor.cc Move framework.proto to proto namespace (#6718) 7 years ago
lod_tensor.h Add comment of GetSubLoDAndAbsoluteOffset (#6771) 7 years ago
lod_tensor.md Update lod_tensor.md (#5383) 7 years ago
lod_tensor_array.h Feature/lod tensor array (#5379) 7 years ago
lod_tensor_test.cc Feature/rnn to array to lod tensor (#5411) 7 years ago
lod_tensor_test.cu Add unit testing for gemv and fix the gradien check for bais. 7 years ago
op_desc.cc Rename XXDescBind --> XXDesc (#6797) 7 years ago
op_desc.h Rename XXDescBind --> XXDesc (#6797) 7 years ago
op_info.cc Make OpInfoMap as a class 8 years ago
op_info.h Move framework.proto to proto namespace (#6718) 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 Rename XXDescBind --> XXDesc (#6797) 7 years ago
op_registry_test.cc Move framework.proto to proto namespace (#6718) 7 years ago
operator.cc Move framework.proto to proto namespace (#6718) 7 years ago
operator.h Move framework.proto to proto namespace (#6718) 7 years ago
operator_test.cc Move framework.proto to proto namespace (#6718) 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 Rename XXDescBind --> XXDesc (#6797) 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 Rename XXDescBind --> XXDesc (#6797) 7 years ago
scope.cc While op forward for sentimental analysis (#6140) 7 years ago
scope.h While op forward for sentimental analysis (#6140) 7 years ago
scope_test.cc "Serialize LoDTensor, Save/Restore model" (#4602) 7 years ago
selected_rows.cc add selected rows 7 years ago
selected_rows.h add sparse support for sum op (#5093) 7 years ago
selected_rows_test.cc fix code style 7 years ago
shape_inference.cc Move framework.proto to proto namespace (#6718) 7 years ago
shape_inference.h Move framework.proto to proto namespace (#6718) 7 years ago
tensor.cc ENH: Refine Tensor and And CopyFrom 8 years ago
tensor.h Feature/copytensor (#5455) 7 years ago
tensor.md Move paddle/majel/* to paddle/platform/ and paddle/framework/ 8 years ago
tensor_impl.h Feature/copytensor (#5455) 7 years ago
tensor_test.cc Feature/copytensor (#5455) 7 years ago
tensor_util.h refine test_recognize_digits_mlp and format codes (#5937) 7 years ago
tensor_util_test.cc Feature/copytensor (#5455) 7 years ago
type_defs.h Rename XXDescBind --> XXDesc (#6797) 7 years ago
var_desc.cc Rename XXDescBind --> XXDesc (#6797) 7 years ago
var_desc.h Rename XXDescBind --> XXDesc (#6797) 7 years ago
var_type.h Move framework.proto to proto namespace (#6718) 7 years ago
var_type_inference.h Rename XXDescBind --> XXDesc (#6797) 7 years ago
var_type_inference_test.cc Rename XXDescBind --> XXDesc (#6797) 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