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
tensor-tang 3fb6451c3a
add mkldnn_addto unit test and pass it
8 years ago
..
Sequence
pyDataProvider
.gitignore
CMakeLists.txt add test_Expand and simply the gserver/tests/CMakeLists 8 years ago
LayerGradUtil.cpp
LayerGradUtil.h
MKLDNNTester.cpp add mkldnn_addto unit test and pass it 8 years ago
MKLDNNTester.h move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code 8 years ago
__init__.py
concat_dotmul_a.conf
concat_dotmul_b.conf
concat_fullmatrix_a.conf
concat_fullmatrix_b.conf
concat_slice_a.conf
concat_slice_b.conf
concat_table_a.conf
concat_table_b.conf
img_conv_a.conf
img_conv_b.conf
img_conv_c.conf
img_conv_cudnn.py
img_conv_exconv.py
img_pool_a.conf
img_pool_b.conf
mkldnn_branch_net.conf move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code 8 years ago
mkldnn_simple_net.conf move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code 8 years ago
proto_files.txt
proto_files_compressed.txt
pyDataProvider.py
rnn_data_provider.py
sequenceGen.py
sequence_layer_group.conf
sequence_nest_layer_group.conf
sequence_nest_rnn.conf
sequence_nest_rnn_multi_input.conf
sequence_nest_rnn_multi_unequalength_inputs.py
sequence_rnn.conf
sequence_rnn_matched_inputs.py
sequence_rnn_mixed_inputs.py
sequence_rnn_multi_input.conf
sequence_rnn_multi_unequalength_inputs.py
test_ActivationGrad.cpp
test_BatchNorm.cpp
test_CRFLayerGrad.cpp
test_ConvTrans.cpp
test_ConvUnify.cpp
test_CrossEntropyOverBeamGrad.cpp
test_DetectionOutput.cpp
test_Evaluator.cpp
test_Expand.cpp add comments in test_Expand.cpp 8 years ago
test_KmaxSeqScore.cpp
test_LayerGrad.cpp
test_LinearChainCRF.cpp
test_MKLDNN.cpp add mkldnn_addto unit test and pass it 8 years ago
test_MultinomialSampler.cpp
test_NetworkCompare.cpp
test_PriorBox.cpp
test_ProtoDataProvider.cpp
test_PyDataProvider.cpp
test_PyDataProvider2.cpp
test_PyDataProvider2.py rename sparse_vector to sparse_float_vector in tests 8 years ago
test_RecurrentGradientMachine.cpp
test_RecurrentLayer.cpp
test_SelectiveFCLayer.cpp
test_SeqSliceLayerGrad.cpp
test_WarpCTCLayer.cpp