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
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
..
details Rewrite StaticRNN with Executor (#5224) 7 years ago
images
.clang-format
CMakeLists.txt Feature/copytensor (#5455) 7 years ago
attribute.cc Feature/executor use program bind (#5196) 7 years ago
attribute.h Feature/executor use program bind (#5196) 7 years ago
backward.cc Fix gcc4.9 (#6442) 7 years ago
backward.h
backward.md
backward_test.cc Fix gcc4.9 (#6442) 7 years ago
block_desc.cc While op forward for sentimental analysis (#6140) 7 years ago
block_desc.h feature/while_op (#5502) 7 years ago
data_type.h Adding logical operators for beam search and control flow (#5708) 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
dim.h
dim_test.cu
eigen.h
eigen_test.cc
executor.cc While op forward for sentimental analysis (#6140) 7 years ago
executor.h Rewrite StaticRNN with Executor (#5224) 7 years ago
feed_fetch_method.h
feed_fetch_type.h
framework.proto Feature/lod tensor array (#5379) 7 years ago
grad_op_desc_maker.h Rewrite StaticRNN with Executor (#5224) 7 years ago
lod_rank_table.cc Feature/rnn to array to lod tensor (#5411) 7 years ago
lod_rank_table.h Add LoDRankTable (#5349) 7 years ago
lod_tensor.cc Send recv op (#5520) 7 years ago
lod_tensor.h Send recv op (#5520) 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 Fix gcc4.9 (#6442) 7 years ago
op_desc.h feature/while_grad_op (#5554) 7 years ago
op_info.cc
op_info.h Make InferShape as a field in OpInfo (#5139) 7 years ago
op_proto_maker.cc
op_proto_maker.h
op_proto_maker_test.cc
op_registry.cc Feature/executor use program bind (#5196) 7 years ago
op_registry.h Refine device context (#6433) 7 years ago
op_registry_test.cc Feature/executor use program bind (#5196) 7 years ago
operator.cc Refine device context (#6433) 7 years ago
operator.h Refine device context (#6433) 7 years ago
operator_test.cc Refine device context (#6433) 7 years ago
program_desc.cc Python API for inference model saving/load (#5020) 7 years ago
program_desc.h Feature/executor use program bind (#5196) 7 years ago
program_desc_test.cc Feature/executor use program bind (#5196) 7 years ago
proto_desc.h
prune.cc support testing when training and handle dropout and batch_norm operator in testing mode (#5734) 7 years ago
prune.h support testing when training and handle dropout and batch_norm operator in testing mode (#5734) 7 years ago
prune_test.cc Fix gcc4.9 (#6442) 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
selected_rows.cc
selected_rows.h add sparse support for sum op (#5093) 7 years ago
selected_rows_test.cc
shape_inference.cc While op forward for sentimental analysis (#6140) 7 years ago
shape_inference.h Add GetInputsElementDim (#6091) 7 years ago
tensor.cc
tensor.h Feature/copytensor (#5455) 7 years ago
tensor.md
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 Rewrite StaticRNN with Executor (#5224) 7 years ago
var_desc.cc Feature/rnn to array to lod tensor (#5411) 7 years ago
var_desc.h Add LoDRankTable (#5349) 7 years ago
var_type.h Assign Operator. (#5531) 7 years ago
var_type_inference.h
var_type_inference_test.cc Feature/executor use program bind (#5196) 7 years ago
variable.h Add unittest, backward of array read/write op (#5409) 7 years ago
variable.md
variable_test.cc