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/gserver/tests
Liu Yiqun 25f1fbc491
Merge branch 'develop' into warpctc
8 years ago
..
Sequence Correctly handle memory in RecurrentGradientMachine for hirarchical RNN 9 years ago
pyDataProvider fix dash and space bug, 9 years ago
.gitignore fix dash and space bug, 9 years ago
CMakeLists.txt Merge branch 'develop' into warpctc 8 years ago
LayerGradUtil.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
LayerGradUtil.h clang format .cc .h .cpp .c and .hpp file 8 years ago
TestUtil.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
TestUtil.h clang format .cc .h .cpp .c and .hpp file 8 years ago
__init__.py format python code in demo, doc, doc_cn and paddle directories 8 years ago
concat_dotmul_a.conf fix dash and space bug, 9 years ago
concat_dotmul_b.conf fix dash and space bug, 9 years ago
concat_fullmatrix_a.conf fix dash and space bug, 9 years ago
concat_fullmatrix_b.conf fix dash and space bug, 9 years ago
concat_table_a.conf reduce data_layer size of unit test to avoid cuda out of memory on MAC OS 9 years ago
concat_table_b.conf reduce data_layer size of unit test to avoid cuda out of memory on MAC OS 9 years ago
img_conv_a.conf consolidate img_conv.conf in test_NetworkCompare 8 years ago
img_conv_b.conf consolidate img_conv.conf in test_NetworkCompare 8 years ago
img_conv_c.conf consolidate img_conv.conf in test_NetworkCompare 8 years ago
img_pool_a.conf support rectangle padding, stride, window and input for PoolProjection (#115) 8 years ago
img_pool_b.conf support rectangle padding, stride, window and input for PoolProjection (#115) 8 years ago
proto_files.txt fix dash and space bug, 9 years ago
proto_files_compressed.txt fix dash and space bug, 9 years ago
pyDataProvider.py format python code in demo, doc, doc_cn and paddle directories 8 years ago
rnn_data_provider.py format python code in demo, doc, doc_cn and paddle directories 8 years ago
sequenceGen.py format python code in demo, doc, doc_cn and paddle directories 8 years ago
sequence_layer_group.conf format python code in demo, doc, doc_cn and paddle directories 8 years ago
sequence_nest_layer_group.conf format python code in demo, doc, doc_cn and paddle directories 8 years ago
sequence_nest_rnn.conf hierarchical rnn document, add new config example (#106) 8 years ago
sequence_nest_rnn_multi_input.conf add maxout layer, including interface and unittest (#229) 8 years ago
sequence_nest_rnn_multi_unequalength_inputs.conf add interface and test of RecurrentGradientMachine (#156) 8 years ago
sequence_rnn.conf Further fix the memory for Hierarchical RNN 9 years ago
sequence_rnn_multi_input.conf add maxout layer, including interface and unittest (#229) 8 years ago
sequence_rnn_multi_unequalength_inputs.conf add interface and test of RecurrentGradientMachine (#156) 8 years ago
test_ActivationGrad.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_ConvTrans.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_ConvUnify.cpp Added a test in test_NetworkCompare to verify cudnn and exconv, fixed a bug in cudnn_conv in dealing with groups 8 years ago
test_Evaluator.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_LayerGrad.cpp consolidate img_conv.conf in test_NetworkCompare 8 years ago
test_LinearChainCRF.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_MultinomialSampler.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_NetworkCompare.cpp consolidate img_conv.conf in test_NetworkCompare 8 years ago
test_ProtoDataProvider.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_PyDataProvider.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_PyDataProvider2.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_PyDataProvider2.py format python code in demo, doc, doc_cn and paddle directories 8 years ago
test_RecurrentGradientMachine.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_RecurrentLayer.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_SelectiveFCLayer.cpp clang format .cc .h .cpp .c and .hpp file 8 years ago
test_WarpCTCLayer.cpp Add submodule warp-ctc. 8 years ago