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
pawelpiotrowicz 2c5c636514
Add two extra flags for test_analyzer_int8_image_classification to disable fp32/int8 (#19840)
6 years ago
..
CMakeLists.txt Fix BUGS: paddle-TRT repeatedly sets weight_map and overdeletes repetitive_params (#19825) 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 Revert "use static variable to do cache instead of thread local in thread frequent switching case (#18428)" (#18879) 6 years ago
analyzer_dam_tester.cc add fc_mkldnn_pass in compare_mkldnn (#17712) 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 some fixes for int8 mobilenet_ssd tester (#18112) 6 years ago
analyzer_int8_object_detection_tester.cc add local user data conversion into full_pascalvoc_test_preprocess.py (#19283) 6 years ago
analyzer_lac_tester.cc fix dataset reading and add support for full dataset (#16559) 6 years ago
analyzer_mm_dnn_tester.cc add config.SetMkldnnCacheCapacity api for mkldnn cache clear strategy (#18580) 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_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 add local user data conversion into full_pascalvoc_test_preprocess.py (#19283) 6 years ago
int8_mkldnn_quantization.md fix command line bug in int8v2 readme (#18507) 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 Add two extra flags for test_analyzer_int8_image_classification to disable fp32/int8 (#19840) 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 zerocopytensor support uint8, analysis config support profile, analysis predictor support GetInputTensorShape, test=develop (#19822) 6 years ago
trt_mobilenet_test.cc A a pass to enable the use of cudnn (#19346) 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_test_helper.h A a pass to enable the use of cudnn (#19346) 6 years ago