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
Yu Yang e05f4ff267
Fix SRL hang when exit. (#291)
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 Add elementwise math operations (#343) 8 years ago
LayerGradUtil.cpp Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 8 years ago
LayerGradUtil.h Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 8 years ago
TestUtil.cpp fix dash and space bug, 9 years ago
TestUtil.h fix dash and space bug, 9 years ago
__init__.py fix dash and space bug, 9 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 Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 8 years ago
img_conv_b.conf Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 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 fix dash and space bug, 9 years ago
rnn_data_provider.py add maxout layer, including interface and unittest (#229) 8 years ago
sequenceGen.py hierarchical rnn document, add new config example (#106) 8 years ago
sequence_layer_group.conf fix unitest of test_RecurrentGradientMachine, and some tiny doc update 9 years ago
sequence_nest_layer_group.conf fix unitest of test_RecurrentGradientMachine, and some tiny doc update 9 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 Add elementwise math operations (#343) 8 years ago
test_Evaluator.cpp try to fix bug for CTCErrorEvaluator.cpp when batch_size > 1 (#82) 9 years ago
test_LayerGrad.cpp Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 8 years ago
test_LinearChainCRF.cpp fix dash and space bug, 9 years ago
test_MultinomialSampler.cpp Try to fix MultinomialSampler (#102) 8 years ago
test_NetworkCompare.cpp Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 8 years ago
test_ProtoDataProvider.cpp fix dash and space bug, 9 years ago
test_PyDataProvider.cpp fix dash and space bug, 9 years ago
test_PyDataProvider2.cpp Fix SRL hang when exit. (#291) 8 years ago
test_PyDataProvider2.py Fix bug in yield dictionary in DataProvider. (#197) 8 years ago
test_RecurrentGradientMachine.cpp hierarchical rnn document, add new config example (#106) 8 years ago
test_RecurrentLayer.cpp fixed issues with synchronizing streams when copy from gpu to cpu 9 years ago
test_SelectiveFCLayer.cpp fix dash and space bug, 9 years ago