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
Yiqun Liu 4823075f95
Merge pull request #651 from Xreki/warpctc
10 years ago
..
Sequence Correctly handle memory in RecurrentGradientMachine for hirarchical RNN 10 years ago
pyDataProvider fix dash and space bug, 10 years ago
.gitignore fix dash and space bug, 10 years ago
CMakeLists.txt Merge branch 'develop' into warpctc 10 years ago
LayerGradUtil.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
LayerGradUtil.h clang format .cc .h .cpp .c and .hpp file 10 years ago
TestUtil.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
TestUtil.h clang format .cc .h .cpp .c and .hpp file 10 years ago
__init__.py format python code in demo, doc, doc_cn and paddle directories 10 years ago
concat_dotmul_a.conf fix dash and space bug, 10 years ago
concat_dotmul_b.conf fix dash and space bug, 10 years ago
concat_fullmatrix_a.conf fix dash and space bug, 10 years ago
concat_fullmatrix_b.conf fix dash and space bug, 10 years ago
concat_table_a.conf reduce data_layer size of unit test to avoid cuda out of memory on MAC OS 10 years ago
concat_table_b.conf reduce data_layer size of unit test to avoid cuda out of memory on MAC OS 10 years ago
img_conv_a.conf consolidate img_conv.conf in test_NetworkCompare 10 years ago
img_conv_b.conf consolidate img_conv.conf in test_NetworkCompare 10 years ago
img_conv_c.conf consolidate img_conv.conf in test_NetworkCompare 10 years ago
img_pool_a.conf Support rectangle input for CNN 10 years ago
img_pool_b.conf support rectangle padding, stride, window and input for PoolProjection (#115) 10 years ago
proto_files.txt fix dash and space bug, 10 years ago
proto_files_compressed.txt fix dash and space bug, 10 years ago
pyDataProvider.py format python code in demo, doc, doc_cn and paddle directories 10 years ago
rnn_data_provider.py format python code in demo, doc, doc_cn and paddle directories 10 years ago
sequenceGen.py format python code in demo, doc, doc_cn and paddle directories 10 years ago
sequence_layer_group.conf format python code in demo, doc, doc_cn and paddle directories 10 years ago
sequence_nest_layer_group.conf format python code in demo, doc, doc_cn and paddle directories 10 years ago
sequence_nest_rnn.conf hierarchical rnn document, add new config example (#106) 10 years ago
sequence_nest_rnn_multi_input.conf add maxout layer, including interface and unittest (#229) 10 years ago
sequence_nest_rnn_multi_unequalength_inputs.conf add interface and test of RecurrentGradientMachine (#156) 10 years ago
sequence_rnn.conf Further fix the memory for Hierarchical RNN 10 years ago
sequence_rnn_multi_input.conf add maxout layer, including interface and unittest (#229) 10 years ago
sequence_rnn_multi_unequalength_inputs.conf add interface and test of RecurrentGradientMachine (#156) 10 years ago
test_ActivationGrad.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_BatchNorm.cpp modified demo/gan following emailxuwei comments 10 years ago
test_ConvTrans.cpp clang format .cc .h .cpp .c and .hpp file 10 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 10 years ago
test_Evaluator.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_LayerGrad.cpp fix conflict 10 years ago
test_LinearChainCRF.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_MultinomialSampler.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_NetworkCompare.cpp consolidate img_conv.conf in test_NetworkCompare 10 years ago
test_ProtoDataProvider.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_PyDataProvider.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_PyDataProvider2.cpp Add unittest related #653 10 years ago
test_PyDataProvider2.py Add unittest related #653 10 years ago
test_RecurrentGradientMachine.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_RecurrentLayer.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_SelectiveFCLayer.cpp clang format .cc .h .cpp .c and .hpp file 10 years ago
test_WarpCTCLayer.cpp Add a script to auto compile the warp-ctc submodule. 10 years ago