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
xuwei06 bf6f690f31
Add ScalingProjection
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 added convTrans test and python components 10 years ago
LayerGradUtil.cpp Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago
LayerGradUtil.h Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago
TestUtil.cpp fix dash and space bug, 10 years ago
TestUtil.h fix dash and space bug, 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 Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago
img_conv_b.conf Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago
img_pool_a.conf support rectangle padding, stride, window and input for PoolProjection (#115) 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 Add elementwise math operations (#343) 10 years ago
test_ConvTrans.cpp Refactored imageSize in ConvBaseLayer to MathUtil 10 years ago
test_Evaluator.cpp try to fix bug for CTCErrorEvaluator.cpp when batch_size > 1 (#82) 10 years ago
test_LayerGrad.cpp Add ScalingProjection 10 years ago
test_LinearChainCRF.cpp fix dash and space bug, 10 years ago
test_MultinomialSampler.cpp Try to fix MultinomialSampler (#102) 10 years ago
test_NetworkCompare.cpp Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago
test_ProtoDataProvider.cpp fix dash and space bug, 10 years ago
test_PyDataProvider.cpp fix dash and space bug, 10 years ago
test_PyDataProvider2.cpp Fix SRL hang when exit. (#291) 10 years ago
test_PyDataProvider2.py format python code in demo, doc, doc_cn and paddle directories 10 years ago
test_RecurrentGradientMachine.cpp hierarchical rnn document, add new config example (#106) 10 years ago
test_RecurrentLayer.cpp fix floating-point overflow problem of tanh (#355) 10 years ago
test_SelectiveFCLayer.cpp fix dash and space bug, 10 years ago