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
Yang yaming f551c271af
Merge pull request #2467 from pkuyym/ssd_map
9 years ago
..
Sequence Correctly handle memory in RecurrentGradientMachine for hirarchical RNN 10 years ago
pyDataProvider Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
.gitignore fix dash and space bug, 10 years ago
CMakeLists.txt merge with latest code 9 years ago
LayerGradUtil.cpp Disable SpinLock and ThreadBarrier. 9 years ago
LayerGradUtil.h add paddle_test_util static lib to simplify unit test. 10 years ago
__init__.py Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
concat_dotmul_a.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
concat_dotmul_b.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
concat_fullmatrix_a.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
concat_fullmatrix_b.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
concat_table_a.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
concat_table_b.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
img_conv_a.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
img_conv_b.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
img_conv_c.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
img_conv_cudnn.py clang-format 9 years ago
img_conv_exconv.py clang-format 9 years ago
img_pool_a.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
img_pool_b.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 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 Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
rnn_data_provider.py RecurrentGroup with mixed input sequence types 9 years ago
sequenceGen.py Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
sequence_layer_group.conf Fix unittests 9 years ago
sequence_nest_layer_group.conf rename AggregateLevel and ExpandLevel 9 years ago
sequence_nest_rnn.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
sequence_nest_rnn_multi_input.conf RecurrentGroup with mixed input sequence types 9 years ago
sequence_nest_rnn_multi_unequalength_inputs.py Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
sequence_rnn.conf Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
sequence_rnn_matched_inputs.py RecurrentGroup with mixed input sequence types 9 years ago
sequence_rnn_mixed_inputs.py Clean-up recurrent group related python code 9 years ago
sequence_rnn_multi_input.conf RecurrentGroup with mixed input sequence types 9 years ago
sequence_rnn_multi_unequalength_inputs.py Change "Baidu, Inc" into "PaddlePaddle Authors" 10 years ago
test_ActivationGrad.cpp add paddle_test_util static lib to simplify unit test. 10 years ago
test_BatchNorm.cpp Remove the code of ExpandConvTransLayer. 9 years ago
test_CRFLayerGrad.cpp merge with latest code 9 years ago
test_ConvTrans.cpp Remove the code of ExpandConvTransLayer. 9 years ago
test_ConvUnify.cpp Remove the code of ExpandConvTransLayer. 9 years ago
test_Evaluator.cpp Add DetectionMAPEvaluator. 9 years ago
test_LayerGrad.cpp Repeat layer for column vector 9 years ago
test_LinearChainCRF.cpp Merge branch 'develop' into fix-crf-weight-and-coeff-bug 9 years ago
test_MultinomialSampler.cpp All file pass pre-commit hook 10 years ago
test_NetworkCompare.cpp modify float precision in img_conv2 9 years ago
test_PriorBox.cpp add paddle_test_util static lib to simplify unit test. 10 years ago
test_ProtoDataProvider.cpp add paddle_test_util static lib to simplify unit test. 10 years ago
test_PyDataProvider.cpp add paddle_test_util static lib to simplify unit test. 10 years ago
test_PyDataProvider2.cpp Fix glog check type unmatch 10 years ago
test_PyDataProvider2.py A tiny fix in PyDataProvider2 10 years ago
test_RecurrentGradientMachine.cpp RecurrentGroup with mixed input sequence types 9 years ago
test_RecurrentLayer.cpp add paddle_test_util static lib to simplify unit test. 10 years ago
test_SelectiveFCLayer.cpp Remove custom glog-like and gflags-like macros 10 years ago
test_WarpCTCLayer.cpp Add more comments, also add __must_check. 10 years ago