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
Yu Yang 0318f47e1c
Enhance in backward (#5262)
8 years ago
..
details Make InferShape as a field in OpInfo (#5139) 8 years ago
images
.clang-format
CMakeLists.txt Extract InferShape to many cc files (#5174) 8 years ago
attribute.cc Feature/executor use program bind (#5196) 8 years ago
attribute.h Feature/executor use program bind (#5196) 8 years ago
backward.cc Enhance in backward (#5262) 8 years ago
backward.h Refine backward unit tests (#4817) 8 years ago
backward.md
backward_test.cc Feature/executor use program bind (#5196) 8 years ago
block_desc.cc Feature/executor use program bind (#5196) 8 years ago
block_desc.h Add functions of restoring ProgramDescBind from ProgramDesc (#5109) 8 years ago
data_type.h Cast Operator (#5149) 8 years ago
ddim.cc follow comments 8 years ago
ddim.h follow comments 8 years ago
ddim_test.cc
dim.h
dim_test.cu
eigen.h
eigen_test.cc
executor.cc Feature/executor use program bind (#5196) 8 years ago
executor.h Feature/executor use program bind (#5196) 8 years ago
feed_fetch_method.h Feature/remove global scope (#4950) 8 years ago
feed_fetch_type.h Rewrite feed/fetch op (#4815) 8 years ago
framework.proto Add VarType::STEP_SCOPES for RNN (#5056) 8 years ago
grad_op_desc_maker.h Rewrite feed/fetch op (#4815) 8 years ago
lod_tensor.cc Feature/save op (#5090) 8 years ago
lod_tensor.h Feature/save op (#5090) 8 years ago
lod_tensor.md
lod_tensor_test.cc Feature/save op (#5090) 8 years ago
lod_tensor_test.cu Feature/save op (#5090) 8 years ago
op_desc.cc Feature/executor use program bind (#5196) 8 years ago
op_desc.h Python API for inference model saving/load (#5020) 8 years ago
op_info.cc
op_info.h Make InferShape as a field in OpInfo (#5139) 8 years ago
op_proto_maker.cc
op_proto_maker.h add optional in op proto 8 years ago
op_proto_maker_test.cc
op_registry.cc Feature/executor use program bind (#5196) 8 years ago
op_registry.h Feature/executor use program bind (#5196) 8 years ago
op_registry_test.cc Feature/executor use program bind (#5196) 8 years ago
operator.cc add shareLod (#5259) 8 years ago
operator.h 03 image classification (#5192) 8 years ago
operator_test.cc Feature/executor use program bind (#5196) 8 years ago
program_desc.cc Python API for inference model saving/load (#5020) 8 years ago
program_desc.h Feature/executor use program bind (#5196) 8 years ago
program_desc_test.cc Feature/executor use program bind (#5196) 8 years ago
proto_desc.h CompileTime InferShape should find var recursively in stack of blocks (#4998) 8 years ago
prune.cc Python API for inference model saving/load (#5020) 8 years ago
prune.h Python API for inference model saving/load (#5020) 8 years ago
prune_test.cc Feature/executor use program bind (#5196) 8 years ago
scope.cc Add debug logs in scope, meta_cache and memory (#5170) 8 years ago
scope.h "Serialize LoDTensor, Save/Restore model" (#4602) 8 years ago
scope_test.cc "Serialize LoDTensor, Save/Restore model" (#4602) 8 years ago
selected_rows.cc
selected_rows.h add sparse support for sum op (#5093) 8 years ago
selected_rows_test.cc fix code style 8 years ago
shape_inference.cc add shareLod (#5259) 8 years ago
shape_inference.h add shareLod (#5259) 8 years ago
tensor.cc
tensor.h 03 image classification (#5192) 8 years ago
tensor.md
tensor_array.cc fix bug (#5106) 8 years ago
tensor_array.h Feature/tensor array lod pack (#5007) 8 years ago
tensor_array_test.cc Feature/tensor array lod pack (#5007) 8 years ago
tensor_impl.h Feature/save op (#5090) 8 years ago
tensor_test.cc Remove template parameter for Tensor methods (#4937) 8 years ago
type_defs.h Feature/executor use program bind (#5196) 8 years ago
var_desc.cc add book04.word2vec train test (#5002) 8 years ago
var_desc.h Add functions of restoring ProgramDescBind from ProgramDesc (#5109) 8 years ago
var_type_inference.h
var_type_inference_test.cc Feature/executor use program bind (#5196) 8 years ago
variable.h Feature/save op (#5090) 8 years ago
variable.md
variable_test.cc