File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
mlir-tensorrt/test/python/mlir_tensorrt_compiler/compiler_api Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,7 @@ def compile_asm():
5454print ("Compiling ASM" )
5555compile_asm ()
5656# CHECK-LABEL: Compiling ASM
57- # CHECK: [translate-to-tensorrt] TranslateToTensorRTEnginePass is generating a new TensorRT builder
58- # CHECK: [translate-to-tensorrt] timing cache path was not specified, creating a fresh timing cache
5957# CHECK: layer_metadata_callback CALLED
60- # CHECK: [translate-to-tensorrt] deserializing TensorRT builder timing cache (0 bytes)
61- # CHECK: [translate-to-tensorrt] Setting builder optimization level to 3
62- # CHECK: [translate-to-tensorrt] replacing cache with updated data (0 -> 2057 bytes)
6358# CHECK: TEST_CUSTOM_METADATA
6459
6560
You can’t perform that action at this time.
0 commit comments