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/fluid/inference/tests/api
lidanqing c0aa13672e
Fp32 vs int8 qat C++ performance (#21244)
6 years ago
..
CMakeLists.txt Fp32 vs int8 qat C++ performance (#21244) 6 years ago
anakin_mlu_tester.cc Update the Anakin interfaces for content-dnn and MLU (#17890) 6 years ago
anakin_rnn2_tester.cc Update the Anakin interfaces for content-dnn and MLU (#17890) 6 years ago
analyzer_bert_tester.cc Add fc padding to improve mkl GEMM's performance when N and K are multiple of 128. (#20972) 6 years ago
analyzer_capi_gpu_tester.cc Add capi for fluid inference api (#20092) 6 years ago
analyzer_capi_int_tester.cc Fix the CAPI ZeroCopy shape error and reuse the code to get output (#21240) 6 years ago
analyzer_capi_pd_tensor_tester.cc alter the capi of PD_PredictorRun to provide proper function, test=develop (#20697) 6 years ago
analyzer_capi_tester.cc Fix the CAPI ZeroCopy shape error and reuse the code to get output (#21240) 6 years ago
analyzer_dam_tester.cc FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969) 6 years ago
analyzer_ernie_tester.cc Add ernie c++ inference test (#21015) 6 years ago
analyzer_image_classification_tester.cc reuse C-API INT8 unit test application (#18077) 6 years ago
analyzer_int8_image_classification_tester.cc Fp32 vs int8 qat C++ performance (#21244) 6 years ago
analyzer_int8_object_detection_tester.cc Fp32 vs int8 qat C++ performance (#21244) 6 years ago
analyzer_lac_tester.cc fix dataset reading and add support for full dataset (#16559) 6 years ago
analyzer_ner_tester.cc fix dataset reading and add support for full dataset (#16559) 6 years ago
analyzer_pyramid_dnn_tester.cc fix: when use the load model from memory mode, the RAM occupy is high (#17788) 6 years ago
analyzer_qat_image_classification_tester.cc Fp32 vs int8 qat C++ performance (#21244) 6 years ago
analyzer_rnn1_tester.cc fix: when use the load model from memory mode, the RAM occupy is high (#17788) 6 years ago
analyzer_rnn2_tester.cc fix dataset reading and add support for full dataset (#16559) 6 years ago
analyzer_save_model_tester.cc fix: when use the load model from memory mode, the RAM occupy is high (#17788) 6 years ago
analyzer_seq_conv1_tester.cc Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733) 6 years ago
analyzer_seq_pool1_tester.cc fix: when use the load model from memory mode, the RAM occupy is high (#17788) 6 years ago
analyzer_text_classification_tester.cc bug fix (#17392) 6 years ago
analyzer_transformer_tester.cc add fc_mkldnn_pass in compare_mkldnn (#17712) 6 years ago
analyzer_vis_tester.cc add fc_mkldnn_pass in compare_mkldnn (#17712) 6 years ago
config_printer.h Capi for a ngraph engine (#17037) 6 years ago
full_ILSVRC2012_val_preprocess.py improve preprocess script and read from tar 6 years ago
full_pascalvoc_test_preprocess.py Modify the helper information in full_pascalvoc_test_preprocess.py (#20475) 6 years ago
int8_mkldnn_quantization.md update int8 benchmark with 6271 data, test=develop test=document_fix (#20736) 6 years ago
test_detection_dataset_preprocess.py add local user data conversion into full_pascalvoc_test_preprocess.py (#19283) 6 years ago
tester_helper.h Fp32 vs int8 qat C++ performance (#21244) 6 years ago
trt_cascade_rcnn_test.cc Fix BUGS: paddle-TRT repeatedly sets weight_map and overdeletes repetitive_params (#19825) 6 years ago
trt_fc_prelu_test.cc add DisableGlogInfo() to AnalysisConfig, test=develop (#20581) 6 years ago
trt_mobilenet_test.cc A a pass to enable the use of cudnn (#19346) 6 years ago
trt_quant_int8_test.cc TRT int8: refine trt int8 for dynamic range set (#21112) 6 years ago
trt_resnet50_test.cc A a pass to enable the use of cudnn (#19346) 6 years ago
trt_resnext_test.cc fix trt ci timeout error (#17701) 6 years ago
trt_split_converter_test.cc Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733) 6 years ago
trt_test_helper.h A a pass to enable the use of cudnn (#19346) 6 years ago