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
silingtong123 126d3d693b
support C++ inference shared library on windows (#24672)
5 years ago
..
CMakeLists.txt support C++ inference shared library on windows (#24672) 5 years ago
analyzer_bert_tester.cc Remove: NGraph engine from PDPD repository (#23545) 5 years ago
analyzer_capi_gpu_tester.cc Remove: NGraph engine from PDPD repository (#23545) 5 years ago
analyzer_capi_int_tester.cc Fix inference c api PD_GetZeroCopyOutput lod (#22768) 5 years ago
analyzer_capi_ner_tester.cc Fix inference c api PD_GetZeroCopyOutput lod (#22768) 5 years ago
analyzer_capi_pd_tensor_tester.cc Fix pointer and c-api encapsulation (#22663) 5 years ago
analyzer_capi_tester.cc Fix inference c api PD_GetZeroCopyOutput lod (#22768) 5 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) 5 years ago
analyzer_detect_tester.cc add UT for mkldnn_cache_capacity (#24336) 5 years ago
analyzer_ernie_tester.cc Add ernie large c++ inference test (#21365) 5 years ago
analyzer_image_classification_tester.cc reuse C-API INT8 unit test application (#18077) 6 years ago
analyzer_int8_image_classification_tester.cc Prevent loading of warmup data in analyzer_int8 if enable_int8 is set to false (#22857) 5 years ago
analyzer_int8_object_detection_tester.cc Add reshape int8 mkldnn op (#21428) 5 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_paddle_tensor_tester.cc support C++ inference shared library on windows (#24672) 5 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) 5 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 -Wno-error=sign-compare warning in gcc8 (#21434) 5 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
analyzer_zerocopy_tensor_tester.cc support C++ inference shared library on windows (#24672) 5 years ago
config_printer.h Remove: NGraph engine from PDPD repository (#23545) 5 years ago
full_ILSVRC2012_val_preprocess.py Add user local data preprocess support (#23692) 5 years ago
full_pascalvoc_test_preprocess.py Add user local data preprocess support (#23692) 5 years ago
int8_mkldnn_quantization.md Update QAT INT8 2.0 doc (#24127) 5 years ago
lite_mul_model_test.cc update the analysis predictor for multi-stream support, test=develop (#24046) 5 years ago
lite_resnet50_test.cc [fluid-lite] adjust to relative error (#22232) 5 years ago
mkldnn_quantizer_config_tester.cc improve mkldnn_quantizer_config test code coverage (#22216) 5 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 update the analysis predictor for multi-stream support, test=develop (#24046) 5 years ago
trt_cascade_rcnn_test.cc Fix BUGS: paddle-TRT repeatedly sets weight_map and overdeletes repetitive_params (#19825) 6 years ago
trt_dynamic_shape_ernie_test.cc fix bert bug using trt6 when compile with CUDA_ARCH_NAME=All (#24517) 5 years ago
trt_dynamic_shape_test.cc [Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723) 5 years ago
trt_fc_prelu_test.cc fix: fail to call ZeroCopyTensor::mutable_data() when device_id is no… (#21461) 5 years ago
trt_instance_norm_converter_test.cc add TRT support for instance_norm op (#21928) 5 years ago
trt_mobilenet_test.cc A a pass to enable the use of cudnn (#19346) 6 years ago
trt_quant_int8_test.cc [Fix BUG]: Core when multi thread + clone + paddle-trt (#22442) 5 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 remove conv_bn_fuse_pass and fc_fuse_pass in trt int8 calibration. test=develop (#23805) 5 years ago
trt_test_helper.h A a pass to enable the use of cudnn (#19346) 6 years ago