Paddle/paddle/framework
Cao Ying 8401039feb
Merge pull request from lcy-seso/crf
8 years ago
..
details Make InferShape as a field in OpInfo () 8 years ago
images rewrite the document 8 years ago
.clang-format Use Google Style in new directories 8 years ago
CMakeLists.txt Extract InferShape to many cc files () 8 years ago
attribute.cc Feature/executor use program bind () 8 years ago
attribute.h Feature/executor use program bind () 8 years ago
backward.cc Enhance in backward () 8 years ago
backward.h Refine backward unit tests () 8 years ago
backward.md Correcting some grammatical mistakes in the design docs () 8 years ago
backward_test.cc Feature/executor use program bind () 8 years ago
block_desc.cc Feature/executor use program bind () 8 years ago
block_desc.h Add functions of restoring ProgramDescBind from ProgramDesc () 8 years ago
data_type.h Cast Operator () 8 years ago
ddim.cc follow comments 8 years ago
ddim.h follow comments 8 years ago
ddim_test.cc make dim int to int64_t 8 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 Feature/executor use program bind () 8 years ago
executor.h Feature/executor use program bind () 8 years ago
feed_fetch_method.h Feature/remove global scope () 8 years ago
feed_fetch_type.h Rewrite feed/fetch op () 8 years ago
framework.proto Add VarType::STEP_SCOPES for RNN () 8 years ago
grad_op_desc_maker.h Rewrite feed/fetch op () 8 years ago
lod_tensor.cc Feature/save op () 8 years ago
lod_tensor.h Feature/save op () 8 years ago
lod_tensor.md Add few blank lines 8 years ago
lod_tensor_test.cc Feature/save op () 8 years ago
lod_tensor_test.cu Add unit testing for gemv and fix the gradien check for bais. 8 years ago
op_desc.cc Feature/executor use program bind () 8 years ago
op_desc.h Python API for inference model saving/load () 8 years ago
op_info.cc Make OpInfoMap as a class 8 years ago
op_info.h Make InferShape as a field in OpInfo () 8 years ago
op_proto_maker.cc move OpProtoAndCheckerMaker from operator to op_proto_maker 8 years ago
op_proto_maker.h add optional in op proto 8 years ago
op_proto_maker_test.cc Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
op_registry.cc Feature/executor use program bind () 8 years ago
op_registry.h Feature/executor use program bind () 8 years ago
op_registry_test.cc Feature/executor use program bind () 8 years ago
operator.cc Merge pull request from lcy-seso/crf 8 years ago
operator.h Merge branch 'develop' into crf 8 years ago
operator_test.cc Feature/executor use program bind () 8 years ago
program_desc.cc Python API for inference model saving/load () 8 years ago
program_desc.h Feature/executor use program bind () 8 years ago
program_desc_test.cc Feature/executor use program bind () 8 years ago
proto_desc.h CompileTime InferShape should find var recursively in stack of blocks () 8 years ago
prune.cc Python API for inference model saving/load () 8 years ago
prune.h Python API for inference model saving/load () 8 years ago
prune_test.cc Feature/executor use program bind () 8 years ago
scope.cc Add debug logs in scope, meta_cache and memory () 8 years ago
scope.h "Serialize LoDTensor, Save/Restore model" () 8 years ago
scope_test.cc "Serialize LoDTensor, Save/Restore model" () 8 years ago
selected_rows.cc add selected rows 8 years ago
selected_rows.h add sparse support for sum op () 8 years ago
selected_rows_test.cc fix code style 8 years ago
shape_inference.cc add shareLod () 8 years ago
shape_inference.h add shareLod () 8 years ago
tensor.cc ENH: Refine Tensor and And CopyFrom 8 years ago
tensor.h Merge branch 'develop' into crf 8 years ago
tensor.md Move paddle/majel/* to paddle/platform/ and paddle/framework/ 8 years ago
tensor_array.cc fix bug () 8 years ago
tensor_array.h Feature/tensor array lod pack () 8 years ago
tensor_array_test.cc Feature/tensor array lod pack () 8 years ago
tensor_impl.h follow comments. 8 years ago
tensor_test.cc Remove template parameter for Tensor methods () 8 years ago
type_defs.h Feature/executor use program bind () 8 years ago
var_desc.cc add book04.word2vec train test () 8 years ago
var_desc.h Add functions of restoring ProgramDescBind from ProgramDesc () 8 years ago
var_type_inference.h Complete infer_var_type 8 years ago
var_type_inference_test.cc Feature/executor use program bind () 8 years ago
variable.h Feature/save op () 8 years ago
variable.md Correcting some grammatical mistakes in the design docs () 8 years ago
variable_test.cc Add variable.h and test 8 years ago