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 2f82d72ede
Fix bug in yield dictionary in DataProvider. (#197)
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 Correctly handling multiple inputs and integer inputs for recurrent_g… (#114) 9 years ago
LayerGradUtil.cpp fixed issues with synchronizing streams when copy from gpu to cpu 9 years ago
LayerGradUtil.h fix dash and space bug, 9 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_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 interface and test of RecurrentGradientMachine (#156) 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 hierarchical rnn document, add new config example (#106) 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 Correctly handling multiple inputs and integer inputs for recurrent_g… (#114) 9 years ago
sequence_rnn_multi_unequalength_inputs.conf add interface and test of RecurrentGradientMachine (#156) 8 years ago
test_Evaluator.cpp try to fix bug for CTCErrorEvaluator.cpp when batch_size > 1 (#82) 9 years ago
test_LayerGrad.cpp support rectangle padding, stride, window and input for PoolProjection (#115) 8 years ago
test_LinearChainCRF.cpp fix dash and space bug, 9 years ago
test_MultinomialSampler.cpp Try to fix MultinomialSampler (#102) 9 years ago
test_NetworkCompare.cpp support rectangle padding, stride, window and input for PoolProjection (#115) 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 bug in yield dictionary in DataProvider. (#197) 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