Skip to content

Instantly share code, notes, and snippets.

@jakepoz
Created August 29, 2022 22:15
Show Gist options
  • Select an option

  • Save jakepoz/123eb801fa6ae92126403a59ad73eccd to your computer and use it in GitHub Desktop.

Select an option

Save jakepoz/123eb801fa6ae92126403a59ad73eccd to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[08/29/2022-22:12:27] [TRT] [I] [MemUsageChange] Init CUDA: CPU +319, GPU +0, now: CPU 3610, GPU 2730 (MiB)
[08/29/2022-22:12:28] [TRT] [I] [MemUsageChange] Init builder kernel library: CPU +327, GPU +106, now: CPU 3956, GPU 2836 (MiB)
[08/29/2022-22:12:28] [TRT] [I] [MemUsageChange] Init CUDA: CPU +0, GPU +0, now: CPU 3956, GPU 2836 (MiB)
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::GridAnchor_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::GridAnchorRect_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::NMS_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::Reorg_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::Region_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::Clip_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::LReLU_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::PriorBox_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::Normalize_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::ScatterND version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::RPROI_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::BatchedNMS_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::BatchedNMSDynamic_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::BatchTilePlugin_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::FlattenConcat_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::CropAndResize version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::CropAndResizeDynamic version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::DetectionLayer_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::EfficientNMS_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::EfficientNMS_ONNX_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::EfficientNMS_Explicit_TF_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::EfficientNMS_Implicit_TF_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::ProposalDynamic version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::Proposal version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::ProposalLayer_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::PyramidROIAlign_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::ResizeNearest_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::Split version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::SpecialSlice_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::InstanceNormalization_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::InstanceNormalization_TRT version 2
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::CoordConvAC version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::DecodeBbox3DPlugin version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::GenerateDetection_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::MultilevelCropAndResize_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::MultilevelProposeROI_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::NMSDynamic_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::PillarScatterPlugin version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::VoxelGeneratorPlugin version 1
[08/29/2022-22:12:28] [TRT] [V] Registered plugin creator - ::MultiscaleDeformableAttnPlugin_TRT version 1
[08/29/2022-22:12:28] [TRT] [V] Adding network input: images with dtype: float32, dimensions: (1, 3, 736, 1280)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: images for ONNX tensor: images
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.0.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.0.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.1.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.1.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.2.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.2.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.3.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.3.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.4.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.4.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.5.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.5.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.7.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.7.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.9.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.9.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.10.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.10.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.11.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.11.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.12.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.12.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.14.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.14.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.16.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.16.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.17.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.17.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.18.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.18.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.19.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.19.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.21.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.21.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.23.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.23.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.24.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.24.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.25.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.25.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.26.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.26.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.28.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.28.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.29.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.29.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.30.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.30.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.35.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.35.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.37.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.37.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.38.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.38.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.40.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.40.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.42.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.42.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.43.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.43.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.44.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.44.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.45.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.45.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.47.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.47.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.48.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.48.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.50.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.50.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.52.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.52.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.53.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.53.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.54.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.54.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.55.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.55.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.57.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.57.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.58.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.58.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.60.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.60.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.61.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.61.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.62.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.62.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.63.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.63.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.65.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.65.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.66.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.66.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.68.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.68.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.69.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.69.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.70.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.70.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.71.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.71.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.73.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.73.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.74.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.74.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.75.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.75.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.76.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.76.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.77.m.0.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.77.m.0.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.77.m.1.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.77.m.1.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.77.m.2.weight
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: model.77.m.2.bias
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: onnx::Resize_364
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: onnx::Reshape_371
[08/29/2022-22:12:28] [TRT] [W] onnx2trt_utils.cpp:369: Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast down to INT32.
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: onnx::Reshape_375
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: onnx::Reshape_381
[08/29/2022-22:12:28] [TRT] [V] Importing initializer: onnx::Reshape_391
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Identity_0 [Identity]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_375
[08/29/2022-22:12:28] [TRT] [V] Identity_0 [Identity] inputs: [onnx::Reshape_375 -> (3)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Reshape_375 for ONNX node: onnx::Reshape_375
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Identity_0 for ONNX node: Identity_0
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Reshape_395 for ONNX tensor: onnx::Reshape_395
[08/29/2022-22:12:28] [TRT] [V] Identity_0 [Identity] outputs: [onnx::Reshape_395 -> (3)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Identity_1 [Identity]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_375
[08/29/2022-22:12:28] [TRT] [V] Identity_1 [Identity] inputs: [onnx::Reshape_375 -> (3)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Identity_1 for ONNX node: Identity_1
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Reshape_385 for ONNX tensor: onnx::Reshape_385
[08/29/2022-22:12:28] [TRT] [V] Identity_1 [Identity] outputs: [onnx::Reshape_385 -> (3)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Identity_2 [Identity]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Resize_364
[08/29/2022-22:12:28] [TRT] [V] Identity_2 [Identity] inputs: [onnx::Resize_364 -> (4)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Resize_364 for ONNX node: onnx::Resize_364
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Identity_2 for ONNX node: Identity_2
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Resize_365 for ONNX tensor: onnx::Resize_365
[08/29/2022-22:12:28] [TRT] [V] Identity_2 [Identity] outputs: [onnx::Resize_365 -> (4)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_3 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: images
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.0.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.0.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_3 [Conv] inputs: [images -> (1, 3, 736, 1280)[FLOAT]], [model.0.conv.weight -> (32, 3, 3, 3)[FLOAT]], [model.0.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 3, 736, 1280)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_3 for ONNX node: Conv_3
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (2, 2), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 368, 640)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input for ONNX tensor: input
[08/29/2022-22:12:28] [TRT] [V] Conv_3 [Conv] outputs: [input -> (1, 32, 368, 640)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_4 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_4 [LeakyRelu] inputs: [input -> (1, 32, 368, 640)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_4 for ONNX node: LeakyRelu_4
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_122 for ONNX tensor: onnx::Conv_122
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_4 [LeakyRelu] outputs: [onnx::Conv_122 -> (1, 32, 368, 640)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_5 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_122
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.1.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.1.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_5 [Conv] inputs: [onnx::Conv_122 -> (1, 32, 368, 640)[FLOAT]], [model.1.conv.weight -> (64, 32, 3, 3)[FLOAT]], [model.1.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 32, 368, 640)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_5 for ONNX node: Conv_5
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (2, 2), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.4 for ONNX tensor: input.4
[08/29/2022-22:12:28] [TRT] [V] Conv_5 [Conv] outputs: [input.4 -> (1, 64, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_6 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.4
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_6 [LeakyRelu] inputs: [input.4 -> (1, 64, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_6 for ONNX node: LeakyRelu_6
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_124 for ONNX tensor: onnx::Conv_124
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_6 [LeakyRelu] outputs: [onnx::Conv_124 -> (1, 64, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_7 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_124
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.2.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.2.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_7 [Conv] inputs: [onnx::Conv_124 -> (1, 64, 184, 320)[FLOAT]], [model.2.conv.weight -> (32, 64, 1, 1)[FLOAT]], [model.2.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_7 for ONNX node: Conv_7
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.8 for ONNX tensor: input.8
[08/29/2022-22:12:28] [TRT] [V] Conv_7 [Conv] outputs: [input.8 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_8 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.8
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_8 [LeakyRelu] inputs: [input.8 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_8 for ONNX node: LeakyRelu_8
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_126 for ONNX tensor: onnx::Concat_126
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_8 [LeakyRelu] outputs: [onnx::Concat_126 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_9 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_124
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.3.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.3.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_9 [Conv] inputs: [onnx::Conv_124 -> (1, 64, 184, 320)[FLOAT]], [model.3.conv.weight -> (32, 64, 1, 1)[FLOAT]], [model.3.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_9 for ONNX node: Conv_9
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.12 for ONNX tensor: input.12
[08/29/2022-22:12:28] [TRT] [V] Conv_9 [Conv] outputs: [input.12 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_10 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.12
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_10 [LeakyRelu] inputs: [input.12 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_10 for ONNX node: LeakyRelu_10
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_128 for ONNX tensor: onnx::Conv_128
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_10 [LeakyRelu] outputs: [onnx::Conv_128 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_11 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_128
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.4.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.4.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_11 [Conv] inputs: [onnx::Conv_128 -> (1, 32, 184, 320)[FLOAT]], [model.4.conv.weight -> (32, 32, 3, 3)[FLOAT]], [model.4.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 32, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_11 for ONNX node: Conv_11
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.16 for ONNX tensor: input.16
[08/29/2022-22:12:28] [TRT] [V] Conv_11 [Conv] outputs: [input.16 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_12 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.16
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_12 [LeakyRelu] inputs: [input.16 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_12 for ONNX node: LeakyRelu_12
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_130 for ONNX tensor: onnx::Conv_130
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_12 [LeakyRelu] outputs: [onnx::Conv_130 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_13 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_130
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.5.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.5.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_13 [Conv] inputs: [onnx::Conv_130 -> (1, 32, 184, 320)[FLOAT]], [model.5.conv.weight -> (32, 32, 3, 3)[FLOAT]], [model.5.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 32, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_13 for ONNX node: Conv_13
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.20 for ONNX tensor: input.20
[08/29/2022-22:12:28] [TRT] [V] Conv_13 [Conv] outputs: [input.20 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_14 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.20
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_14 [LeakyRelu] inputs: [input.20 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_14 for ONNX node: LeakyRelu_14
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_132 for ONNX tensor: onnx::Concat_132
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_14 [LeakyRelu] outputs: [onnx::Concat_132 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_15 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_132
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_130
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_128
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_126
[08/29/2022-22:12:28] [TRT] [V] Concat_15 [Concat] inputs: [onnx::Concat_132 -> (1, 32, 184, 320)[FLOAT]], [onnx::Conv_130 -> (1, 32, 184, 320)[FLOAT]], [onnx::Conv_128 -> (1, 32, 184, 320)[FLOAT]], [onnx::Concat_126 -> (1, 32, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_15 for ONNX node: Concat_15
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.24 for ONNX tensor: input.24
[08/29/2022-22:12:28] [TRT] [V] Concat_15 [Concat] outputs: [input.24 -> (1, 128, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_16 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.24
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.7.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.7.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_16 [Conv] inputs: [input.24 -> (1, 128, 184, 320)[FLOAT]], [model.7.conv.weight -> (64, 128, 1, 1)[FLOAT]], [model.7.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_16 for ONNX node: Conv_16
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 184, 320)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.28 for ONNX tensor: input.28
[08/29/2022-22:12:28] [TRT] [V] Conv_16 [Conv] outputs: [input.28 -> (1, 64, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_17 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.28
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_17 [LeakyRelu] inputs: [input.28 -> (1, 64, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_17 for ONNX node: LeakyRelu_17
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::MaxPool_135 for ONNX tensor: onnx::MaxPool_135
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_17 [LeakyRelu] outputs: [onnx::MaxPool_135 -> (1, 64, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: MaxPool_18 [MaxPool]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_135
[08/29/2022-22:12:28] [TRT] [V] MaxPool_18 [MaxPool] inputs: [onnx::MaxPool_135 -> (1, 64, 184, 320)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: MaxPool_18 for ONNX node: MaxPool_18
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.32 for ONNX tensor: input.32
[08/29/2022-22:12:28] [TRT] [V] MaxPool_18 [MaxPool] outputs: [input.32 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_19 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.32
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.9.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.9.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_19 [Conv] inputs: [input.32 -> (1, 64, 92, 160)[FLOAT]], [model.9.conv.weight -> (64, 64, 1, 1)[FLOAT]], [model.9.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_19 for ONNX node: Conv_19
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.36 for ONNX tensor: input.36
[08/29/2022-22:12:28] [TRT] [V] Conv_19 [Conv] outputs: [input.36 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_20 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.36
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_20 [LeakyRelu] inputs: [input.36 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_20 for ONNX node: LeakyRelu_20
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_138 for ONNX tensor: onnx::Concat_138
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_20 [LeakyRelu] outputs: [onnx::Concat_138 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_21 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.32
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.10.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.10.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_21 [Conv] inputs: [input.32 -> (1, 64, 92, 160)[FLOAT]], [model.10.conv.weight -> (64, 64, 1, 1)[FLOAT]], [model.10.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_21 for ONNX node: Conv_21
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.40 for ONNX tensor: input.40
[08/29/2022-22:12:28] [TRT] [V] Conv_21 [Conv] outputs: [input.40 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_22 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.40
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_22 [LeakyRelu] inputs: [input.40 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_22 for ONNX node: LeakyRelu_22
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_140 for ONNX tensor: onnx::Conv_140
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_22 [LeakyRelu] outputs: [onnx::Conv_140 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_23 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_140
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.11.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.11.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_23 [Conv] inputs: [onnx::Conv_140 -> (1, 64, 92, 160)[FLOAT]], [model.11.conv.weight -> (64, 64, 3, 3)[FLOAT]], [model.11.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_23 for ONNX node: Conv_23
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.44 for ONNX tensor: input.44
[08/29/2022-22:12:28] [TRT] [V] Conv_23 [Conv] outputs: [input.44 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_24 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.44
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_24 [LeakyRelu] inputs: [input.44 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_24 for ONNX node: LeakyRelu_24
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_142 for ONNX tensor: onnx::Conv_142
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_24 [LeakyRelu] outputs: [onnx::Conv_142 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_25 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_142
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.12.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.12.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_25 [Conv] inputs: [onnx::Conv_142 -> (1, 64, 92, 160)[FLOAT]], [model.12.conv.weight -> (64, 64, 3, 3)[FLOAT]], [model.12.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_25 for ONNX node: Conv_25
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.48 for ONNX tensor: input.48
[08/29/2022-22:12:28] [TRT] [V] Conv_25 [Conv] outputs: [input.48 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_26 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.48
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_26 [LeakyRelu] inputs: [input.48 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_26 for ONNX node: LeakyRelu_26
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_144 for ONNX tensor: onnx::Concat_144
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_26 [LeakyRelu] outputs: [onnx::Concat_144 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_27 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_144
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_142
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_140
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_138
[08/29/2022-22:12:28] [TRT] [V] Concat_27 [Concat] inputs: [onnx::Concat_144 -> (1, 64, 92, 160)[FLOAT]], [onnx::Conv_142 -> (1, 64, 92, 160)[FLOAT]], [onnx::Conv_140 -> (1, 64, 92, 160)[FLOAT]], [onnx::Concat_138 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_27 for ONNX node: Concat_27
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.52 for ONNX tensor: input.52
[08/29/2022-22:12:28] [TRT] [V] Concat_27 [Concat] outputs: [input.52 -> (1, 256, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_28 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.52
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.14.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.14.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_28 [Conv] inputs: [input.52 -> (1, 256, 92, 160)[FLOAT]], [model.14.conv.weight -> (128, 256, 1, 1)[FLOAT]], [model.14.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_28 for ONNX node: Conv_28
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.56 for ONNX tensor: input.56
[08/29/2022-22:12:28] [TRT] [V] Conv_28 [Conv] outputs: [input.56 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_29 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.56
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_29 [LeakyRelu] inputs: [input.56 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_29 for ONNX node: LeakyRelu_29
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::MaxPool_147 for ONNX tensor: onnx::MaxPool_147
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_29 [LeakyRelu] outputs: [onnx::MaxPool_147 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: MaxPool_30 [MaxPool]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_147
[08/29/2022-22:12:28] [TRT] [V] MaxPool_30 [MaxPool] inputs: [onnx::MaxPool_147 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: MaxPool_30 for ONNX node: MaxPool_30
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.60 for ONNX tensor: input.60
[08/29/2022-22:12:28] [TRT] [V] MaxPool_30 [MaxPool] outputs: [input.60 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_31 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.60
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.16.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.16.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_31 [Conv] inputs: [input.60 -> (1, 128, 46, 80)[FLOAT]], [model.16.conv.weight -> (128, 128, 1, 1)[FLOAT]], [model.16.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_31 for ONNX node: Conv_31
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.64 for ONNX tensor: input.64
[08/29/2022-22:12:28] [TRT] [V] Conv_31 [Conv] outputs: [input.64 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_32 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.64
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_32 [LeakyRelu] inputs: [input.64 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_32 for ONNX node: LeakyRelu_32
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_150 for ONNX tensor: onnx::Concat_150
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_32 [LeakyRelu] outputs: [onnx::Concat_150 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_33 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.60
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.17.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.17.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_33 [Conv] inputs: [input.60 -> (1, 128, 46, 80)[FLOAT]], [model.17.conv.weight -> (128, 128, 1, 1)[FLOAT]], [model.17.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_33 for ONNX node: Conv_33
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.68 for ONNX tensor: input.68
[08/29/2022-22:12:28] [TRT] [V] Conv_33 [Conv] outputs: [input.68 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_34 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.68
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_34 [LeakyRelu] inputs: [input.68 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_34 for ONNX node: LeakyRelu_34
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_152 for ONNX tensor: onnx::Conv_152
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_34 [LeakyRelu] outputs: [onnx::Conv_152 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_35 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_152
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.18.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.18.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_35 [Conv] inputs: [onnx::Conv_152 -> (1, 128, 46, 80)[FLOAT]], [model.18.conv.weight -> (128, 128, 3, 3)[FLOAT]], [model.18.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_35 for ONNX node: Conv_35
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.72 for ONNX tensor: input.72
[08/29/2022-22:12:28] [TRT] [V] Conv_35 [Conv] outputs: [input.72 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_36 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.72
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_36 [LeakyRelu] inputs: [input.72 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_36 for ONNX node: LeakyRelu_36
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_154 for ONNX tensor: onnx::Conv_154
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_36 [LeakyRelu] outputs: [onnx::Conv_154 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_37 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_154
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.19.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.19.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_37 [Conv] inputs: [onnx::Conv_154 -> (1, 128, 46, 80)[FLOAT]], [model.19.conv.weight -> (128, 128, 3, 3)[FLOAT]], [model.19.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_37 for ONNX node: Conv_37
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.76 for ONNX tensor: input.76
[08/29/2022-22:12:28] [TRT] [V] Conv_37 [Conv] outputs: [input.76 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_38 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.76
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_38 [LeakyRelu] inputs: [input.76 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_38 for ONNX node: LeakyRelu_38
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_156 for ONNX tensor: onnx::Concat_156
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_38 [LeakyRelu] outputs: [onnx::Concat_156 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_39 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_156
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_154
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_152
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_150
[08/29/2022-22:12:28] [TRT] [V] Concat_39 [Concat] inputs: [onnx::Concat_156 -> (1, 128, 46, 80)[FLOAT]], [onnx::Conv_154 -> (1, 128, 46, 80)[FLOAT]], [onnx::Conv_152 -> (1, 128, 46, 80)[FLOAT]], [onnx::Concat_150 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_39 for ONNX node: Concat_39
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.80 for ONNX tensor: input.80
[08/29/2022-22:12:28] [TRT] [V] Concat_39 [Concat] outputs: [input.80 -> (1, 512, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_40 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.80
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.21.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.21.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_40 [Conv] inputs: [input.80 -> (1, 512, 46, 80)[FLOAT]], [model.21.conv.weight -> (256, 512, 1, 1)[FLOAT]], [model.21.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 512, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_40 for ONNX node: Conv_40
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.84 for ONNX tensor: input.84
[08/29/2022-22:12:28] [TRT] [V] Conv_40 [Conv] outputs: [input.84 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_41 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.84
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_41 [LeakyRelu] inputs: [input.84 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_41 for ONNX node: LeakyRelu_41
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::MaxPool_159 for ONNX tensor: onnx::MaxPool_159
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_41 [LeakyRelu] outputs: [onnx::MaxPool_159 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: MaxPool_42 [MaxPool]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_159
[08/29/2022-22:12:28] [TRT] [V] MaxPool_42 [MaxPool] inputs: [onnx::MaxPool_159 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: MaxPool_42 for ONNX node: MaxPool_42
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.88 for ONNX tensor: input.88
[08/29/2022-22:12:28] [TRT] [V] MaxPool_42 [MaxPool] outputs: [input.88 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_43 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.88
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.23.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.23.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_43 [Conv] inputs: [input.88 -> (1, 256, 23, 40)[FLOAT]], [model.23.conv.weight -> (256, 256, 1, 1)[FLOAT]], [model.23.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_43 for ONNX node: Conv_43
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.92 for ONNX tensor: input.92
[08/29/2022-22:12:28] [TRT] [V] Conv_43 [Conv] outputs: [input.92 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_44 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.92
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_44 [LeakyRelu] inputs: [input.92 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_44 for ONNX node: LeakyRelu_44
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_162 for ONNX tensor: onnx::Concat_162
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_44 [LeakyRelu] outputs: [onnx::Concat_162 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_45 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.88
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.24.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.24.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_45 [Conv] inputs: [input.88 -> (1, 256, 23, 40)[FLOAT]], [model.24.conv.weight -> (256, 256, 1, 1)[FLOAT]], [model.24.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_45 for ONNX node: Conv_45
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.96 for ONNX tensor: input.96
[08/29/2022-22:12:28] [TRT] [V] Conv_45 [Conv] outputs: [input.96 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_46 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.96
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_46 [LeakyRelu] inputs: [input.96 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_46 for ONNX node: LeakyRelu_46
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_164 for ONNX tensor: onnx::Conv_164
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_46 [LeakyRelu] outputs: [onnx::Conv_164 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_47 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_164
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.25.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.25.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_47 [Conv] inputs: [onnx::Conv_164 -> (1, 256, 23, 40)[FLOAT]], [model.25.conv.weight -> (256, 256, 3, 3)[FLOAT]], [model.25.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_47 for ONNX node: Conv_47
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.100 for ONNX tensor: input.100
[08/29/2022-22:12:28] [TRT] [V] Conv_47 [Conv] outputs: [input.100 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_48 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.100
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_48 [LeakyRelu] inputs: [input.100 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_48 for ONNX node: LeakyRelu_48
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_166 for ONNX tensor: onnx::Conv_166
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_48 [LeakyRelu] outputs: [onnx::Conv_166 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_49 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_166
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.26.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.26.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_49 [Conv] inputs: [onnx::Conv_166 -> (1, 256, 23, 40)[FLOAT]], [model.26.conv.weight -> (256, 256, 3, 3)[FLOAT]], [model.26.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_49 for ONNX node: Conv_49
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.104 for ONNX tensor: input.104
[08/29/2022-22:12:28] [TRT] [V] Conv_49 [Conv] outputs: [input.104 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_50 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.104
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_50 [LeakyRelu] inputs: [input.104 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_50 for ONNX node: LeakyRelu_50
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_168 for ONNX tensor: onnx::Concat_168
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_50 [LeakyRelu] outputs: [onnx::Concat_168 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_51 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_168
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_166
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_164
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_162
[08/29/2022-22:12:28] [TRT] [V] Concat_51 [Concat] inputs: [onnx::Concat_168 -> (1, 256, 23, 40)[FLOAT]], [onnx::Conv_166 -> (1, 256, 23, 40)[FLOAT]], [onnx::Conv_164 -> (1, 256, 23, 40)[FLOAT]], [onnx::Concat_162 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_51 for ONNX node: Concat_51
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.108 for ONNX tensor: input.108
[08/29/2022-22:12:28] [TRT] [V] Concat_51 [Concat] outputs: [input.108 -> (1, 1024, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_52 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.108
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.28.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.28.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_52 [Conv] inputs: [input.108 -> (1, 1024, 23, 40)[FLOAT]], [model.28.conv.weight -> (512, 1024, 1, 1)[FLOAT]], [model.28.conv.bias -> (512)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 1024, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_52 for ONNX node: Conv_52
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 512
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.112 for ONNX tensor: input.112
[08/29/2022-22:12:28] [TRT] [V] Conv_52 [Conv] outputs: [input.112 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_53 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.112
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_53 [LeakyRelu] inputs: [input.112 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_53 for ONNX node: LeakyRelu_53
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_171 for ONNX tensor: onnx::Conv_171
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_53 [LeakyRelu] outputs: [onnx::Conv_171 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_54 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_171
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.29.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.29.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_54 [Conv] inputs: [onnx::Conv_171 -> (1, 512, 23, 40)[FLOAT]], [model.29.conv.weight -> (256, 512, 1, 1)[FLOAT]], [model.29.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_54 for ONNX node: Conv_54
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.116 for ONNX tensor: input.116
[08/29/2022-22:12:28] [TRT] [V] Conv_54 [Conv] outputs: [input.116 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_55 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.116
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_55 [LeakyRelu] inputs: [input.116 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_55 for ONNX node: LeakyRelu_55
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_173 for ONNX tensor: onnx::Concat_173
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_55 [LeakyRelu] outputs: [onnx::Concat_173 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_56 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_171
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.30.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.30.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_56 [Conv] inputs: [onnx::Conv_171 -> (1, 512, 23, 40)[FLOAT]], [model.30.conv.weight -> (256, 512, 1, 1)[FLOAT]], [model.30.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_56 for ONNX node: Conv_56
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.120 for ONNX tensor: input.120
[08/29/2022-22:12:28] [TRT] [V] Conv_56 [Conv] outputs: [input.120 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_57 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.120
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_57 [LeakyRelu] inputs: [input.120 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_57 for ONNX node: LeakyRelu_57
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::MaxPool_175 for ONNX tensor: onnx::MaxPool_175
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_57 [LeakyRelu] outputs: [onnx::MaxPool_175 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: MaxPool_58 [MaxPool]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_175
[08/29/2022-22:12:28] [TRT] [V] MaxPool_58 [MaxPool] inputs: [onnx::MaxPool_175 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: MaxPool_58 for ONNX node: MaxPool_58
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_176 for ONNX tensor: onnx::Concat_176
[08/29/2022-22:12:28] [TRT] [V] MaxPool_58 [MaxPool] outputs: [onnx::Concat_176 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: MaxPool_59 [MaxPool]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_175
[08/29/2022-22:12:28] [TRT] [V] MaxPool_59 [MaxPool] inputs: [onnx::MaxPool_175 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: MaxPool_59 for ONNX node: MaxPool_59
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_177 for ONNX tensor: onnx::Concat_177
[08/29/2022-22:12:28] [TRT] [V] MaxPool_59 [MaxPool] outputs: [onnx::Concat_177 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: MaxPool_60 [MaxPool]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_175
[08/29/2022-22:12:28] [TRT] [V] MaxPool_60 [MaxPool] inputs: [onnx::MaxPool_175 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: MaxPool_60 for ONNX node: MaxPool_60
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_178 for ONNX tensor: onnx::Concat_178
[08/29/2022-22:12:28] [TRT] [V] MaxPool_60 [MaxPool] outputs: [onnx::Concat_178 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_61 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_178
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_177
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_176
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_175
[08/29/2022-22:12:28] [TRT] [V] Concat_61 [Concat] inputs: [onnx::Concat_178 -> (1, 256, 23, 40)[FLOAT]], [onnx::Concat_177 -> (1, 256, 23, 40)[FLOAT]], [onnx::Concat_176 -> (1, 256, 23, 40)[FLOAT]], [onnx::MaxPool_175 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_61 for ONNX node: Concat_61
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.124 for ONNX tensor: input.124
[08/29/2022-22:12:28] [TRT] [V] Concat_61 [Concat] outputs: [input.124 -> (1, 1024, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_62 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.124
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.35.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.35.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_62 [Conv] inputs: [input.124 -> (1, 1024, 23, 40)[FLOAT]], [model.35.conv.weight -> (256, 1024, 1, 1)[FLOAT]], [model.35.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 1024, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_62 for ONNX node: Conv_62
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.128 for ONNX tensor: input.128
[08/29/2022-22:12:28] [TRT] [V] Conv_62 [Conv] outputs: [input.128 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_63 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.128
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_63 [LeakyRelu] inputs: [input.128 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_63 for ONNX node: LeakyRelu_63
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_181 for ONNX tensor: onnx::Concat_181
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_63 [LeakyRelu] outputs: [onnx::Concat_181 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_64 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_181
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_173
[08/29/2022-22:12:28] [TRT] [V] Concat_64 [Concat] inputs: [onnx::Concat_181 -> (1, 256, 23, 40)[FLOAT]], [onnx::Concat_173 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_64 for ONNX node: Concat_64
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.132 for ONNX tensor: input.132
[08/29/2022-22:12:28] [TRT] [V] Concat_64 [Concat] outputs: [input.132 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_65 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.132
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.37.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.37.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_65 [Conv] inputs: [input.132 -> (1, 512, 23, 40)[FLOAT]], [model.37.conv.weight -> (256, 512, 1, 1)[FLOAT]], [model.37.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_65 for ONNX node: Conv_65
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.136 for ONNX tensor: input.136
[08/29/2022-22:12:28] [TRT] [V] Conv_65 [Conv] outputs: [input.136 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_66 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.136
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_66 [LeakyRelu] inputs: [input.136 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_66 for ONNX node: LeakyRelu_66
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_184 for ONNX tensor: onnx::Conv_184
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_66 [LeakyRelu] outputs: [onnx::Conv_184 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_67 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_184
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.38.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.38.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_67 [Conv] inputs: [onnx::Conv_184 -> (1, 256, 23, 40)[FLOAT]], [model.38.conv.weight -> (128, 256, 1, 1)[FLOAT]], [model.38.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_67 for ONNX node: Conv_67
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.140 for ONNX tensor: input.140
[08/29/2022-22:12:28] [TRT] [V] Conv_67 [Conv] outputs: [input.140 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_68 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.140
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_68 [LeakyRelu] inputs: [input.140 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_68 for ONNX node: LeakyRelu_68
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Resize_186 for ONNX tensor: onnx::Resize_186
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_68 [LeakyRelu] outputs: [onnx::Resize_186 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_69 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_69 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_69 [Constant] outputs: [onnx::Resize_190 -> (0)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Resize_70 [Resize]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Resize_186
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Resize_190
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Resize_364
[08/29/2022-22:12:28] [TRT] [V] Resize_70 [Resize] inputs: [onnx::Resize_186 -> (1, 128, 23, 40)[FLOAT]], [onnx::Resize_190 -> (0)[FLOAT]], [onnx::Resize_364 -> (4)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Resize_70 for ONNX node: Resize_70
[08/29/2022-22:12:28] [TRT] [V] Running resize layer with:
Transformation mode: asymmetric
Resize mode: nearest
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_191 for ONNX tensor: onnx::Concat_191
[08/29/2022-22:12:28] [TRT] [V] Resize_70 [Resize] outputs: [onnx::Concat_191 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_71 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_159
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.40.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.40.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_71 [Conv] inputs: [onnx::MaxPool_159 -> (1, 256, 46, 80)[FLOAT]], [model.40.conv.weight -> (128, 256, 1, 1)[FLOAT]], [model.40.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_71 for ONNX node: Conv_71
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.144 for ONNX tensor: input.144
[08/29/2022-22:12:28] [TRT] [V] Conv_71 [Conv] outputs: [input.144 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_72 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.144
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_72 [LeakyRelu] inputs: [input.144 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_72 for ONNX node: LeakyRelu_72
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_193 for ONNX tensor: onnx::Concat_193
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_72 [LeakyRelu] outputs: [onnx::Concat_193 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_73 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_193
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_191
[08/29/2022-22:12:28] [TRT] [V] Concat_73 [Concat] inputs: [onnx::Concat_193 -> (1, 128, 46, 80)[FLOAT]], [onnx::Concat_191 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_73 for ONNX node: Concat_73
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.148 for ONNX tensor: input.148
[08/29/2022-22:12:28] [TRT] [V] Concat_73 [Concat] outputs: [input.148 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_74 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.148
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.42.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.42.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_74 [Conv] inputs: [input.148 -> (1, 256, 46, 80)[FLOAT]], [model.42.conv.weight -> (64, 256, 1, 1)[FLOAT]], [model.42.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_74 for ONNX node: Conv_74
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.152 for ONNX tensor: input.152
[08/29/2022-22:12:28] [TRT] [V] Conv_74 [Conv] outputs: [input.152 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_75 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.152
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_75 [LeakyRelu] inputs: [input.152 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_75 for ONNX node: LeakyRelu_75
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_196 for ONNX tensor: onnx::Concat_196
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_75 [LeakyRelu] outputs: [onnx::Concat_196 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_76 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.148
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.43.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.43.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_76 [Conv] inputs: [input.148 -> (1, 256, 46, 80)[FLOAT]], [model.43.conv.weight -> (64, 256, 1, 1)[FLOAT]], [model.43.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_76 for ONNX node: Conv_76
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.156 for ONNX tensor: input.156
[08/29/2022-22:12:28] [TRT] [V] Conv_76 [Conv] outputs: [input.156 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_77 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.156
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_77 [LeakyRelu] inputs: [input.156 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_77 for ONNX node: LeakyRelu_77
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_198 for ONNX tensor: onnx::Conv_198
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_77 [LeakyRelu] outputs: [onnx::Conv_198 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_78 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_198
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.44.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.44.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_78 [Conv] inputs: [onnx::Conv_198 -> (1, 64, 46, 80)[FLOAT]], [model.44.conv.weight -> (64, 64, 3, 3)[FLOAT]], [model.44.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_78 for ONNX node: Conv_78
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.160 for ONNX tensor: input.160
[08/29/2022-22:12:28] [TRT] [V] Conv_78 [Conv] outputs: [input.160 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_79 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.160
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_79 [LeakyRelu] inputs: [input.160 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_79 for ONNX node: LeakyRelu_79
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_200 for ONNX tensor: onnx::Conv_200
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_79 [LeakyRelu] outputs: [onnx::Conv_200 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_80 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_200
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.45.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.45.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_80 [Conv] inputs: [onnx::Conv_200 -> (1, 64, 46, 80)[FLOAT]], [model.45.conv.weight -> (64, 64, 3, 3)[FLOAT]], [model.45.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_80 for ONNX node: Conv_80
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.164 for ONNX tensor: input.164
[08/29/2022-22:12:28] [TRT] [V] Conv_80 [Conv] outputs: [input.164 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_81 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.164
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_81 [LeakyRelu] inputs: [input.164 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_81 for ONNX node: LeakyRelu_81
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_202 for ONNX tensor: onnx::Concat_202
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_81 [LeakyRelu] outputs: [onnx::Concat_202 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_82 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_202
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_200
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_198
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_196
[08/29/2022-22:12:28] [TRT] [V] Concat_82 [Concat] inputs: [onnx::Concat_202 -> (1, 64, 46, 80)[FLOAT]], [onnx::Conv_200 -> (1, 64, 46, 80)[FLOAT]], [onnx::Conv_198 -> (1, 64, 46, 80)[FLOAT]], [onnx::Concat_196 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_82 for ONNX node: Concat_82
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.168 for ONNX tensor: input.168
[08/29/2022-22:12:28] [TRT] [V] Concat_82 [Concat] outputs: [input.168 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_83 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.168
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.47.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.47.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_83 [Conv] inputs: [input.168 -> (1, 256, 46, 80)[FLOAT]], [model.47.conv.weight -> (128, 256, 1, 1)[FLOAT]], [model.47.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_83 for ONNX node: Conv_83
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.172 for ONNX tensor: input.172
[08/29/2022-22:12:28] [TRT] [V] Conv_83 [Conv] outputs: [input.172 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_84 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.172
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_84 [LeakyRelu] inputs: [input.172 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_84 for ONNX node: LeakyRelu_84
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_205 for ONNX tensor: onnx::Conv_205
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_84 [LeakyRelu] outputs: [onnx::Conv_205 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_85 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_205
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.48.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.48.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_85 [Conv] inputs: [onnx::Conv_205 -> (1, 128, 46, 80)[FLOAT]], [model.48.conv.weight -> (64, 128, 1, 1)[FLOAT]], [model.48.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_85 for ONNX node: Conv_85
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.176 for ONNX tensor: input.176
[08/29/2022-22:12:28] [TRT] [V] Conv_85 [Conv] outputs: [input.176 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_86 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.176
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_86 [LeakyRelu] inputs: [input.176 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_86 for ONNX node: LeakyRelu_86
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Resize_207 for ONNX tensor: onnx::Resize_207
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_86 [LeakyRelu] outputs: [onnx::Resize_207 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_87 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_87 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_87 [Constant] outputs: [onnx::Resize_211 -> (0)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Resize_88 [Resize]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Resize_207
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Resize_211
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Resize_365
[08/29/2022-22:12:28] [TRT] [V] Resize_88 [Resize] inputs: [onnx::Resize_207 -> (1, 64, 46, 80)[FLOAT]], [onnx::Resize_211 -> (0)[FLOAT]], [onnx::Resize_365 -> (4)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Resize_88 for ONNX node: Resize_88
[08/29/2022-22:12:28] [TRT] [V] Running resize layer with:
Transformation mode: asymmetric
Resize mode: nearest
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_212 for ONNX tensor: onnx::Concat_212
[08/29/2022-22:12:28] [TRT] [V] Resize_88 [Resize] outputs: [onnx::Concat_212 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_89 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::MaxPool_147
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.50.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.50.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_89 [Conv] inputs: [onnx::MaxPool_147 -> (1, 128, 92, 160)[FLOAT]], [model.50.conv.weight -> (64, 128, 1, 1)[FLOAT]], [model.50.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_89 for ONNX node: Conv_89
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.180 for ONNX tensor: input.180
[08/29/2022-22:12:28] [TRT] [V] Conv_89 [Conv] outputs: [input.180 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_90 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.180
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_90 [LeakyRelu] inputs: [input.180 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_90 for ONNX node: LeakyRelu_90
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_214 for ONNX tensor: onnx::Concat_214
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_90 [LeakyRelu] outputs: [onnx::Concat_214 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_91 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_214
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_212
[08/29/2022-22:12:28] [TRT] [V] Concat_91 [Concat] inputs: [onnx::Concat_214 -> (1, 64, 92, 160)[FLOAT]], [onnx::Concat_212 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_91 for ONNX node: Concat_91
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.184 for ONNX tensor: input.184
[08/29/2022-22:12:28] [TRT] [V] Concat_91 [Concat] outputs: [input.184 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_92 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.184
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.52.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.52.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_92 [Conv] inputs: [input.184 -> (1, 128, 92, 160)[FLOAT]], [model.52.conv.weight -> (32, 128, 1, 1)[FLOAT]], [model.52.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_92 for ONNX node: Conv_92
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.188 for ONNX tensor: input.188
[08/29/2022-22:12:28] [TRT] [V] Conv_92 [Conv] outputs: [input.188 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_93 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.188
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_93 [LeakyRelu] inputs: [input.188 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_93 for ONNX node: LeakyRelu_93
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_217 for ONNX tensor: onnx::Concat_217
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_93 [LeakyRelu] outputs: [onnx::Concat_217 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_94 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.184
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.53.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.53.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_94 [Conv] inputs: [input.184 -> (1, 128, 92, 160)[FLOAT]], [model.53.conv.weight -> (32, 128, 1, 1)[FLOAT]], [model.53.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_94 for ONNX node: Conv_94
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.192 for ONNX tensor: input.192
[08/29/2022-22:12:28] [TRT] [V] Conv_94 [Conv] outputs: [input.192 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_95 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.192
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_95 [LeakyRelu] inputs: [input.192 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_95 for ONNX node: LeakyRelu_95
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_219 for ONNX tensor: onnx::Conv_219
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_95 [LeakyRelu] outputs: [onnx::Conv_219 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_96 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_219
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.54.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.54.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_96 [Conv] inputs: [onnx::Conv_219 -> (1, 32, 92, 160)[FLOAT]], [model.54.conv.weight -> (32, 32, 3, 3)[FLOAT]], [model.54.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 32, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_96 for ONNX node: Conv_96
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.196 for ONNX tensor: input.196
[08/29/2022-22:12:28] [TRT] [V] Conv_96 [Conv] outputs: [input.196 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_97 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.196
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_97 [LeakyRelu] inputs: [input.196 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_97 for ONNX node: LeakyRelu_97
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_221 for ONNX tensor: onnx::Conv_221
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_97 [LeakyRelu] outputs: [onnx::Conv_221 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_98 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_221
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.55.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.55.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_98 [Conv] inputs: [onnx::Conv_221 -> (1, 32, 92, 160)[FLOAT]], [model.55.conv.weight -> (32, 32, 3, 3)[FLOAT]], [model.55.conv.bias -> (32)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 32, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_98 for ONNX node: Conv_98
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 32
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 32, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.200 for ONNX tensor: input.200
[08/29/2022-22:12:28] [TRT] [V] Conv_98 [Conv] outputs: [input.200 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_99 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.200
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_99 [LeakyRelu] inputs: [input.200 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_99 for ONNX node: LeakyRelu_99
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_223 for ONNX tensor: onnx::Concat_223
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_99 [LeakyRelu] outputs: [onnx::Concat_223 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_100 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_223
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_221
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_219
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_217
[08/29/2022-22:12:28] [TRT] [V] Concat_100 [Concat] inputs: [onnx::Concat_223 -> (1, 32, 92, 160)[FLOAT]], [onnx::Conv_221 -> (1, 32, 92, 160)[FLOAT]], [onnx::Conv_219 -> (1, 32, 92, 160)[FLOAT]], [onnx::Concat_217 -> (1, 32, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_100 for ONNX node: Concat_100
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.204 for ONNX tensor: input.204
[08/29/2022-22:12:28] [TRT] [V] Concat_100 [Concat] outputs: [input.204 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_101 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.204
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.57.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.57.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_101 [Conv] inputs: [input.204 -> (1, 128, 92, 160)[FLOAT]], [model.57.conv.weight -> (64, 128, 1, 1)[FLOAT]], [model.57.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_101 for ONNX node: Conv_101
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.208 for ONNX tensor: input.208
[08/29/2022-22:12:28] [TRT] [V] Conv_101 [Conv] outputs: [input.208 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_102 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.208
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_102 [LeakyRelu] inputs: [input.208 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_102 for ONNX node: LeakyRelu_102
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_226 for ONNX tensor: onnx::Conv_226
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_102 [LeakyRelu] outputs: [onnx::Conv_226 -> (1, 64, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_103 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_226
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.58.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.58.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_103 [Conv] inputs: [onnx::Conv_226 -> (1, 64, 92, 160)[FLOAT]], [model.58.conv.weight -> (128, 64, 3, 3)[FLOAT]], [model.58.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_103 for ONNX node: Conv_103
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (2, 2), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.212 for ONNX tensor: input.212
[08/29/2022-22:12:28] [TRT] [V] Conv_103 [Conv] outputs: [input.212 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_104 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.212
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_104 [LeakyRelu] inputs: [input.212 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_104 for ONNX node: LeakyRelu_104
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_228 for ONNX tensor: onnx::Concat_228
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_104 [LeakyRelu] outputs: [onnx::Concat_228 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_105 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_228
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_205
[08/29/2022-22:12:28] [TRT] [V] Concat_105 [Concat] inputs: [onnx::Concat_228 -> (1, 128, 46, 80)[FLOAT]], [onnx::Conv_205 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_105 for ONNX node: Concat_105
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.216 for ONNX tensor: input.216
[08/29/2022-22:12:28] [TRT] [V] Concat_105 [Concat] outputs: [input.216 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_106 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.216
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.60.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.60.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_106 [Conv] inputs: [input.216 -> (1, 256, 46, 80)[FLOAT]], [model.60.conv.weight -> (64, 256, 1, 1)[FLOAT]], [model.60.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_106 for ONNX node: Conv_106
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.220 for ONNX tensor: input.220
[08/29/2022-22:12:28] [TRT] [V] Conv_106 [Conv] outputs: [input.220 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_107 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.220
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_107 [LeakyRelu] inputs: [input.220 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_107 for ONNX node: LeakyRelu_107
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_231 for ONNX tensor: onnx::Concat_231
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_107 [LeakyRelu] outputs: [onnx::Concat_231 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_108 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.216
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.61.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.61.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_108 [Conv] inputs: [input.216 -> (1, 256, 46, 80)[FLOAT]], [model.61.conv.weight -> (64, 256, 1, 1)[FLOAT]], [model.61.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_108 for ONNX node: Conv_108
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.224 for ONNX tensor: input.224
[08/29/2022-22:12:28] [TRT] [V] Conv_108 [Conv] outputs: [input.224 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_109 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.224
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_109 [LeakyRelu] inputs: [input.224 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_109 for ONNX node: LeakyRelu_109
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_233 for ONNX tensor: onnx::Conv_233
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_109 [LeakyRelu] outputs: [onnx::Conv_233 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_110 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_233
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.62.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.62.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_110 [Conv] inputs: [onnx::Conv_233 -> (1, 64, 46, 80)[FLOAT]], [model.62.conv.weight -> (64, 64, 3, 3)[FLOAT]], [model.62.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_110 for ONNX node: Conv_110
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.228 for ONNX tensor: input.228
[08/29/2022-22:12:28] [TRT] [V] Conv_110 [Conv] outputs: [input.228 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_111 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.228
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_111 [LeakyRelu] inputs: [input.228 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_111 for ONNX node: LeakyRelu_111
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_235 for ONNX tensor: onnx::Conv_235
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_111 [LeakyRelu] outputs: [onnx::Conv_235 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_112 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_235
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.63.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.63.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_112 [Conv] inputs: [onnx::Conv_235 -> (1, 64, 46, 80)[FLOAT]], [model.63.conv.weight -> (64, 64, 3, 3)[FLOAT]], [model.63.conv.bias -> (64)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_112 for ONNX node: Conv_112
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 64
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 64, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.232 for ONNX tensor: input.232
[08/29/2022-22:12:28] [TRT] [V] Conv_112 [Conv] outputs: [input.232 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_113 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.232
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_113 [LeakyRelu] inputs: [input.232 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_113 for ONNX node: LeakyRelu_113
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_237 for ONNX tensor: onnx::Concat_237
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_113 [LeakyRelu] outputs: [onnx::Concat_237 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_114 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_237
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_235
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_233
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_231
[08/29/2022-22:12:28] [TRT] [V] Concat_114 [Concat] inputs: [onnx::Concat_237 -> (1, 64, 46, 80)[FLOAT]], [onnx::Conv_235 -> (1, 64, 46, 80)[FLOAT]], [onnx::Conv_233 -> (1, 64, 46, 80)[FLOAT]], [onnx::Concat_231 -> (1, 64, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_114 for ONNX node: Concat_114
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.236 for ONNX tensor: input.236
[08/29/2022-22:12:28] [TRT] [V] Concat_114 [Concat] outputs: [input.236 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_115 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.236
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.65.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.65.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_115 [Conv] inputs: [input.236 -> (1, 256, 46, 80)[FLOAT]], [model.65.conv.weight -> (128, 256, 1, 1)[FLOAT]], [model.65.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_115 for ONNX node: Conv_115
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.240 for ONNX tensor: input.240
[08/29/2022-22:12:28] [TRT] [V] Conv_115 [Conv] outputs: [input.240 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_116 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.240
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_116 [LeakyRelu] inputs: [input.240 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_116 for ONNX node: LeakyRelu_116
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_240 for ONNX tensor: onnx::Conv_240
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_116 [LeakyRelu] outputs: [onnx::Conv_240 -> (1, 128, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_117 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_240
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.66.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.66.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_117 [Conv] inputs: [onnx::Conv_240 -> (1, 128, 46, 80)[FLOAT]], [model.66.conv.weight -> (256, 128, 3, 3)[FLOAT]], [model.66.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_117 for ONNX node: Conv_117
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (2, 2), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.244 for ONNX tensor: input.244
[08/29/2022-22:12:28] [TRT] [V] Conv_117 [Conv] outputs: [input.244 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_118 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.244
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_118 [LeakyRelu] inputs: [input.244 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_118 for ONNX node: LeakyRelu_118
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_242 for ONNX tensor: onnx::Concat_242
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_118 [LeakyRelu] outputs: [onnx::Concat_242 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_119 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_242
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_184
[08/29/2022-22:12:28] [TRT] [V] Concat_119 [Concat] inputs: [onnx::Concat_242 -> (1, 256, 23, 40)[FLOAT]], [onnx::Conv_184 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_119 for ONNX node: Concat_119
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.248 for ONNX tensor: input.248
[08/29/2022-22:12:28] [TRT] [V] Concat_119 [Concat] outputs: [input.248 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_120 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.248
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.68.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.68.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_120 [Conv] inputs: [input.248 -> (1, 512, 23, 40)[FLOAT]], [model.68.conv.weight -> (128, 512, 1, 1)[FLOAT]], [model.68.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_120 for ONNX node: Conv_120
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.252 for ONNX tensor: input.252
[08/29/2022-22:12:28] [TRT] [V] Conv_120 [Conv] outputs: [input.252 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_121 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.252
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_121 [LeakyRelu] inputs: [input.252 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_121 for ONNX node: LeakyRelu_121
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_245 for ONNX tensor: onnx::Concat_245
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_121 [LeakyRelu] outputs: [onnx::Concat_245 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_122 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.248
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.69.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.69.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_122 [Conv] inputs: [input.248 -> (1, 512, 23, 40)[FLOAT]], [model.69.conv.weight -> (128, 512, 1, 1)[FLOAT]], [model.69.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_122 for ONNX node: Conv_122
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.256 for ONNX tensor: input.256
[08/29/2022-22:12:28] [TRT] [V] Conv_122 [Conv] outputs: [input.256 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_123 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.256
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_123 [LeakyRelu] inputs: [input.256 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_123 for ONNX node: LeakyRelu_123
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_247 for ONNX tensor: onnx::Conv_247
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_123 [LeakyRelu] outputs: [onnx::Conv_247 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_124 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_247
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.70.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.70.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_124 [Conv] inputs: [onnx::Conv_247 -> (1, 128, 23, 40)[FLOAT]], [model.70.conv.weight -> (128, 128, 3, 3)[FLOAT]], [model.70.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_124 for ONNX node: Conv_124
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.260 for ONNX tensor: input.260
[08/29/2022-22:12:28] [TRT] [V] Conv_124 [Conv] outputs: [input.260 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_125 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.260
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_125 [LeakyRelu] inputs: [input.260 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_125 for ONNX node: LeakyRelu_125
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_249 for ONNX tensor: onnx::Conv_249
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_125 [LeakyRelu] outputs: [onnx::Conv_249 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_126 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_249
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.71.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.71.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_126 [Conv] inputs: [onnx::Conv_249 -> (1, 128, 23, 40)[FLOAT]], [model.71.conv.weight -> (128, 128, 3, 3)[FLOAT]], [model.71.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_126 for ONNX node: Conv_126
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.264 for ONNX tensor: input.264
[08/29/2022-22:12:28] [TRT] [V] Conv_126 [Conv] outputs: [input.264 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_127 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.264
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_127 [LeakyRelu] inputs: [input.264 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_127 for ONNX node: LeakyRelu_127
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_251 for ONNX tensor: onnx::Concat_251
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_127 [LeakyRelu] outputs: [onnx::Concat_251 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_128 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_251
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_249
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_247
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_245
[08/29/2022-22:12:28] [TRT] [V] Concat_128 [Concat] inputs: [onnx::Concat_251 -> (1, 128, 23, 40)[FLOAT]], [onnx::Conv_249 -> (1, 128, 23, 40)[FLOAT]], [onnx::Conv_247 -> (1, 128, 23, 40)[FLOAT]], [onnx::Concat_245 -> (1, 128, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_128 for ONNX node: Concat_128
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.268 for ONNX tensor: input.268
[08/29/2022-22:12:28] [TRT] [V] Concat_128 [Concat] outputs: [input.268 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_129 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.268
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.73.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.73.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_129 [Conv] inputs: [input.268 -> (1, 512, 23, 40)[FLOAT]], [model.73.conv.weight -> (256, 512, 1, 1)[FLOAT]], [model.73.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_129 for ONNX node: Conv_129
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.272 for ONNX tensor: input.272
[08/29/2022-22:12:28] [TRT] [V] Conv_129 [Conv] outputs: [input.272 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_130 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.272
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_130 [LeakyRelu] inputs: [input.272 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_130 for ONNX node: LeakyRelu_130
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_254 for ONNX tensor: onnx::Conv_254
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_130 [LeakyRelu] outputs: [onnx::Conv_254 -> (1, 256, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_131 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_226
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.74.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.74.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_131 [Conv] inputs: [onnx::Conv_226 -> (1, 64, 92, 160)[FLOAT]], [model.74.conv.weight -> (128, 64, 3, 3)[FLOAT]], [model.74.conv.bias -> (128)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 64, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_131 for ONNX node: Conv_131
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 128
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 128, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.276 for ONNX tensor: input.276
[08/29/2022-22:12:28] [TRT] [V] Conv_131 [Conv] outputs: [input.276 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_132 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.276
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_132 [LeakyRelu] inputs: [input.276 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_132 for ONNX node: LeakyRelu_132
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_256 for ONNX tensor: onnx::Conv_256
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_132 [LeakyRelu] outputs: [onnx::Conv_256 -> (1, 128, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_133 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_240
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.75.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.75.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_133 [Conv] inputs: [onnx::Conv_240 -> (1, 128, 46, 80)[FLOAT]], [model.75.conv.weight -> (256, 128, 3, 3)[FLOAT]], [model.75.conv.bias -> (256)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_133 for ONNX node: Conv_133
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 256
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.280 for ONNX tensor: input.280
[08/29/2022-22:12:28] [TRT] [V] Conv_133 [Conv] outputs: [input.280 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_134 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.280
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_134 [LeakyRelu] inputs: [input.280 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_134 for ONNX node: LeakyRelu_134
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_258 for ONNX tensor: onnx::Conv_258
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_134 [LeakyRelu] outputs: [onnx::Conv_258 -> (1, 256, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_135 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_254
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.76.conv.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.76.conv.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_135 [Conv] inputs: [onnx::Conv_254 -> (1, 256, 23, 40)[FLOAT]], [model.76.conv.weight -> (512, 256, 3, 3)[FLOAT]], [model.76.conv.bias -> (512)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_135 for ONNX node: Conv_135
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (3, 3), strides: (1, 1), prepadding: (1, 1), postpadding: (1, 1), dilations: (1, 1), numOutputs: 512
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: input.284 for ONNX tensor: input.284
[08/29/2022-22:12:28] [TRT] [V] Conv_135 [Conv] outputs: [input.284 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: LeakyRelu_136 [LeakyRelu]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: input.284
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_136 [LeakyRelu] inputs: [input.284 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: LeakyRelu_136 for ONNX node: LeakyRelu_136
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Conv_260 for ONNX tensor: onnx::Conv_260
[08/29/2022-22:12:28] [TRT] [V] LeakyRelu_136 [LeakyRelu] outputs: [onnx::Conv_260 -> (1, 512, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_137 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_256
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.77.m.0.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.77.m.0.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_137 [Conv] inputs: [onnx::Conv_256 -> (1, 128, 92, 160)[FLOAT]], [model.77.m.0.weight -> (255, 128, 1, 1)[FLOAT]], [model.77.m.0.bias -> (255)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 128, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_137 for ONNX node: Conv_137
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 255
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 255, 92, 160)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Reshape_261 for ONNX tensor: onnx::Reshape_261
[08/29/2022-22:12:28] [TRT] [V] Conv_137 [Conv] outputs: [onnx::Reshape_261 -> (1, 255, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Reshape_138 [Reshape]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_261
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_371
[08/29/2022-22:12:28] [TRT] [V] Reshape_138 [Reshape] inputs: [onnx::Reshape_261 -> (1, 255, 92, 160)[FLOAT]], [onnx::Reshape_371 -> (5)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Reshape_138 for ONNX node: Reshape_138
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Transpose_273 for ONNX tensor: onnx::Transpose_273
[08/29/2022-22:12:28] [TRT] [V] Reshape_138 [Reshape] outputs: [onnx::Transpose_273 -> (1, 3, 85, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Transpose_139 [Transpose]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Transpose_273
[08/29/2022-22:12:28] [TRT] [V] Transpose_139 [Transpose] inputs: [onnx::Transpose_273 -> (1, 3, 85, 92, 160)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Transpose_139 for ONNX node: Transpose_139
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Sigmoid_274_4 for ONNX tensor: onnx::Sigmoid_274
[08/29/2022-22:12:28] [TRT] [V] Transpose_139 [Transpose] outputs: [onnx::Sigmoid_274 -> (1, 3, 92, 160, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Sigmoid_140 [Sigmoid]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Sigmoid_274
[08/29/2022-22:12:28] [TRT] [V] Sigmoid_140 [Sigmoid] inputs: [onnx::Sigmoid_274 -> (1, 3, 92, 160, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Sigmoid_140 for ONNX node: Sigmoid_140
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: y for ONNX tensor: y
[08/29/2022-22:12:28] [TRT] [V] Sigmoid_140 [Sigmoid] outputs: [y -> (1, 3, 92, 160, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Split_141 [Split]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: y
[08/29/2022-22:12:28] [TRT] [V] Split_141 [Split] inputs: [y -> (1, 3, 92, 160, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_141 for ONNX node: Split_141
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_141_5 for ONNX node: Split_141
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_141_6 for ONNX node: Split_141
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Mul_276 for ONNX tensor: onnx::Mul_276
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: wh for ONNX tensor: wh
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_278 for ONNX tensor: onnx::Concat_278
[08/29/2022-22:12:28] [TRT] [V] Split_141 [Split] outputs: [onnx::Mul_276 -> (1, 3, 92, 160, 2)[FLOAT]], [wh -> (1, 3, 92, 160, 2)[FLOAT]], [onnx::Concat_278 -> (1, 3, 92, 160, 81)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_142 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_142 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_142 [Constant] outputs: [onnx::Mul_279 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Mul_143 [Mul]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_276
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_279
[08/29/2022-22:12:28] [TRT] [V] Mul_143 [Mul] inputs: [onnx::Mul_276 -> (1, 3, 92, 160, 2)[FLOAT]], [onnx::Mul_279 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Mul_279 for ONNX node: onnx::Mul_279
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Mul_143 for ONNX node: Mul_143
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Add_280 for ONNX tensor: onnx::Add_280
[08/29/2022-22:12:28] [TRT] [V] Mul_143 [Mul] outputs: [onnx::Add_280 -> (1, 3, 92, 160, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_144 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_144 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_144 [Constant] outputs: [onnx::Add_281 -> (1, 1, 92, 160, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Add_145 [Add]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Add_280
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Add_281
[08/29/2022-22:12:28] [TRT] [V] Add_145 [Add] inputs: [onnx::Add_280 -> (1, 3, 92, 160, 2)[FLOAT]], [onnx::Add_281 -> (1, 1, 92, 160, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Add_281 for ONNX node: onnx::Add_281
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Add_145 for ONNX node: Add_145
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_282 for ONNX tensor: onnx::Concat_282
[08/29/2022-22:12:28] [TRT] [V] Add_145 [Add] outputs: [onnx::Concat_282 -> (1, 3, 92, 160, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_146 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_146 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_146 [Constant] outputs: [onnx::Pow_283 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Pow_147 [Pow]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: wh
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Pow_283
[08/29/2022-22:12:28] [TRT] [V] Pow_147 [Pow] inputs: [wh -> (1, 3, 92, 160, 2)[FLOAT]], [onnx::Pow_283 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Pow_283 for ONNX node: onnx::Pow_283
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Pow_147 for ONNX node: Pow_147
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Mul_284 for ONNX tensor: onnx::Mul_284
[08/29/2022-22:12:28] [TRT] [V] Pow_147 [Pow] outputs: [onnx::Mul_284 -> (1, 3, 92, 160, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_148 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_148 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_148 [Constant] outputs: [onnx::Mul_285 -> (1, 3, 1, 1, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Mul_149 [Mul]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_284
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_285
[08/29/2022-22:12:28] [TRT] [V] Mul_149 [Mul] inputs: [onnx::Mul_284 -> (1, 3, 92, 160, 2)[FLOAT]], [onnx::Mul_285 -> (1, 3, 1, 1, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Mul_285 for ONNX node: onnx::Mul_285
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Mul_149 for ONNX node: Mul_149
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_286 for ONNX tensor: onnx::Concat_286
[08/29/2022-22:12:28] [TRT] [V] Mul_149 [Mul] outputs: [onnx::Concat_286 -> (1, 3, 92, 160, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_150 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_282
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_286
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_278
[08/29/2022-22:12:28] [TRT] [V] Concat_150 [Concat] inputs: [onnx::Concat_282 -> (1, 3, 92, 160, 2)[FLOAT]], [onnx::Concat_286 -> (1, 3, 92, 160, 2)[FLOAT]], [onnx::Concat_278 -> (1, 3, 92, 160, 81)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_150 for ONNX node: Concat_150
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Reshape_287 for ONNX tensor: onnx::Reshape_287
[08/29/2022-22:12:28] [TRT] [V] Concat_150 [Concat] outputs: [onnx::Reshape_287 -> (1, 3, 92, 160, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Reshape_151 [Reshape]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_287
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_375
[08/29/2022-22:12:28] [TRT] [V] Reshape_151 [Reshape] inputs: [onnx::Reshape_287 -> (1, 3, 92, 160, 85)[FLOAT]], [onnx::Reshape_375 -> (3)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Reshape_151 for ONNX node: Reshape_151
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_294 for ONNX tensor: onnx::Concat_294
[08/29/2022-22:12:28] [TRT] [V] Reshape_151 [Reshape] outputs: [onnx::Concat_294 -> (1, 44160, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_152 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_258
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.77.m.1.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.77.m.1.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_152 [Conv] inputs: [onnx::Conv_258 -> (1, 256, 46, 80)[FLOAT]], [model.77.m.1.weight -> (255, 256, 1, 1)[FLOAT]], [model.77.m.1.bias -> (255)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 256, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_152 for ONNX node: Conv_152
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 255
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 255, 46, 80)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Reshape_295 for ONNX tensor: onnx::Reshape_295
[08/29/2022-22:12:28] [TRT] [V] Conv_152 [Conv] outputs: [onnx::Reshape_295 -> (1, 255, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Reshape_153 [Reshape]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_295
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_381
[08/29/2022-22:12:28] [TRT] [V] Reshape_153 [Reshape] inputs: [onnx::Reshape_295 -> (1, 255, 46, 80)[FLOAT]], [onnx::Reshape_381 -> (5)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Reshape_153 for ONNX node: Reshape_153
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Transpose_307 for ONNX tensor: onnx::Transpose_307
[08/29/2022-22:12:28] [TRT] [V] Reshape_153 [Reshape] outputs: [onnx::Transpose_307 -> (1, 3, 85, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Transpose_154 [Transpose]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Transpose_307
[08/29/2022-22:12:28] [TRT] [V] Transpose_154 [Transpose] inputs: [onnx::Transpose_307 -> (1, 3, 85, 46, 80)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Transpose_154 for ONNX node: Transpose_154
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Sigmoid_308_7 for ONNX tensor: onnx::Sigmoid_308
[08/29/2022-22:12:28] [TRT] [V] Transpose_154 [Transpose] outputs: [onnx::Sigmoid_308 -> (1, 3, 46, 80, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Sigmoid_155 [Sigmoid]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Sigmoid_308
[08/29/2022-22:12:28] [TRT] [V] Sigmoid_155 [Sigmoid] inputs: [onnx::Sigmoid_308 -> (1, 3, 46, 80, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Sigmoid_155 for ONNX node: Sigmoid_155
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: y.3 for ONNX tensor: y.3
[08/29/2022-22:12:28] [TRT] [V] Sigmoid_155 [Sigmoid] outputs: [y.3 -> (1, 3, 46, 80, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Split_156 [Split]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: y.3
[08/29/2022-22:12:28] [TRT] [V] Split_156 [Split] inputs: [y.3 -> (1, 3, 46, 80, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_156 for ONNX node: Split_156
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_156_8 for ONNX node: Split_156
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_156_9 for ONNX node: Split_156
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Mul_310 for ONNX tensor: onnx::Mul_310
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: wh.3 for ONNX tensor: wh.3
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_312 for ONNX tensor: onnx::Concat_312
[08/29/2022-22:12:28] [TRT] [V] Split_156 [Split] outputs: [onnx::Mul_310 -> (1, 3, 46, 80, 2)[FLOAT]], [wh.3 -> (1, 3, 46, 80, 2)[FLOAT]], [onnx::Concat_312 -> (1, 3, 46, 80, 81)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_157 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_157 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_157 [Constant] outputs: [onnx::Mul_313 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Mul_158 [Mul]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_310
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_313
[08/29/2022-22:12:28] [TRT] [V] Mul_158 [Mul] inputs: [onnx::Mul_310 -> (1, 3, 46, 80, 2)[FLOAT]], [onnx::Mul_313 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Mul_313 for ONNX node: onnx::Mul_313
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Mul_158 for ONNX node: Mul_158
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Add_314 for ONNX tensor: onnx::Add_314
[08/29/2022-22:12:28] [TRT] [V] Mul_158 [Mul] outputs: [onnx::Add_314 -> (1, 3, 46, 80, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_159 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_159 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_159 [Constant] outputs: [onnx::Add_315 -> (1, 1, 46, 80, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Add_160 [Add]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Add_314
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Add_315
[08/29/2022-22:12:28] [TRT] [V] Add_160 [Add] inputs: [onnx::Add_314 -> (1, 3, 46, 80, 2)[FLOAT]], [onnx::Add_315 -> (1, 1, 46, 80, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Add_315 for ONNX node: onnx::Add_315
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Add_160 for ONNX node: Add_160
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_316 for ONNX tensor: onnx::Concat_316
[08/29/2022-22:12:28] [TRT] [V] Add_160 [Add] outputs: [onnx::Concat_316 -> (1, 3, 46, 80, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_161 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_161 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_161 [Constant] outputs: [onnx::Pow_317 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Pow_162 [Pow]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: wh.3
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Pow_317
[08/29/2022-22:12:28] [TRT] [V] Pow_162 [Pow] inputs: [wh.3 -> (1, 3, 46, 80, 2)[FLOAT]], [onnx::Pow_317 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Pow_317 for ONNX node: onnx::Pow_317
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Pow_162 for ONNX node: Pow_162
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Mul_318 for ONNX tensor: onnx::Mul_318
[08/29/2022-22:12:28] [TRT] [V] Pow_162 [Pow] outputs: [onnx::Mul_318 -> (1, 3, 46, 80, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_163 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_163 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_163 [Constant] outputs: [onnx::Mul_319 -> (1, 3, 1, 1, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Mul_164 [Mul]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_318
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_319
[08/29/2022-22:12:28] [TRT] [V] Mul_164 [Mul] inputs: [onnx::Mul_318 -> (1, 3, 46, 80, 2)[FLOAT]], [onnx::Mul_319 -> (1, 3, 1, 1, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Mul_319 for ONNX node: onnx::Mul_319
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Mul_164 for ONNX node: Mul_164
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_320 for ONNX tensor: onnx::Concat_320
[08/29/2022-22:12:28] [TRT] [V] Mul_164 [Mul] outputs: [onnx::Concat_320 -> (1, 3, 46, 80, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_165 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_316
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_320
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_312
[08/29/2022-22:12:28] [TRT] [V] Concat_165 [Concat] inputs: [onnx::Concat_316 -> (1, 3, 46, 80, 2)[FLOAT]], [onnx::Concat_320 -> (1, 3, 46, 80, 2)[FLOAT]], [onnx::Concat_312 -> (1, 3, 46, 80, 81)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_165 for ONNX node: Concat_165
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Reshape_321 for ONNX tensor: onnx::Reshape_321
[08/29/2022-22:12:28] [TRT] [V] Concat_165 [Concat] outputs: [onnx::Reshape_321 -> (1, 3, 46, 80, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Reshape_166 [Reshape]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_321
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_385
[08/29/2022-22:12:28] [TRT] [V] Reshape_166 [Reshape] inputs: [onnx::Reshape_321 -> (1, 3, 46, 80, 85)[FLOAT]], [onnx::Reshape_385 -> (3)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Reshape_166 for ONNX node: Reshape_166
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_328 for ONNX tensor: onnx::Concat_328
[08/29/2022-22:12:28] [TRT] [V] Reshape_166 [Reshape] outputs: [onnx::Concat_328 -> (1, 11040, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Conv_167 [Conv]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Conv_260
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.77.m.2.weight
[08/29/2022-22:12:28] [TRT] [V] Searching for input: model.77.m.2.bias
[08/29/2022-22:12:28] [TRT] [V] Conv_167 [Conv] inputs: [onnx::Conv_260 -> (1, 512, 23, 40)[FLOAT]], [model.77.m.2.weight -> (255, 512, 1, 1)[FLOAT]], [model.77.m.2.bias -> (255)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Convolution input dimensions: (1, 512, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Conv_167 for ONNX node: Conv_167
[08/29/2022-22:12:28] [TRT] [V] Using kernel: (1, 1), strides: (1, 1), prepadding: (0, 0), postpadding: (0, 0), dilations: (1, 1), numOutputs: 255
[08/29/2022-22:12:28] [TRT] [V] Convolution output dimensions: (1, 255, 23, 40)
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Reshape_329 for ONNX tensor: onnx::Reshape_329
[08/29/2022-22:12:28] [TRT] [V] Conv_167 [Conv] outputs: [onnx::Reshape_329 -> (1, 255, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Reshape_168 [Reshape]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_329
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_391
[08/29/2022-22:12:28] [TRT] [V] Reshape_168 [Reshape] inputs: [onnx::Reshape_329 -> (1, 255, 23, 40)[FLOAT]], [onnx::Reshape_391 -> (5)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Reshape_168 for ONNX node: Reshape_168
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Transpose_341 for ONNX tensor: onnx::Transpose_341
[08/29/2022-22:12:28] [TRT] [V] Reshape_168 [Reshape] outputs: [onnx::Transpose_341 -> (1, 3, 85, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Transpose_169 [Transpose]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Transpose_341
[08/29/2022-22:12:28] [TRT] [V] Transpose_169 [Transpose] inputs: [onnx::Transpose_341 -> (1, 3, 85, 23, 40)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Transpose_169 for ONNX node: Transpose_169
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Sigmoid_342_10 for ONNX tensor: onnx::Sigmoid_342
[08/29/2022-22:12:28] [TRT] [V] Transpose_169 [Transpose] outputs: [onnx::Sigmoid_342 -> (1, 3, 23, 40, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Sigmoid_170 [Sigmoid]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Sigmoid_342
[08/29/2022-22:12:28] [TRT] [V] Sigmoid_170 [Sigmoid] inputs: [onnx::Sigmoid_342 -> (1, 3, 23, 40, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Sigmoid_170 for ONNX node: Sigmoid_170
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: y.7 for ONNX tensor: y.7
[08/29/2022-22:12:28] [TRT] [V] Sigmoid_170 [Sigmoid] outputs: [y.7 -> (1, 3, 23, 40, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Split_171 [Split]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: y.7
[08/29/2022-22:12:28] [TRT] [V] Split_171 [Split] inputs: [y.7 -> (1, 3, 23, 40, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_171 for ONNX node: Split_171
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_171_11 for ONNX node: Split_171
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Split_171_12 for ONNX node: Split_171
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Mul_344 for ONNX tensor: onnx::Mul_344
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: wh.7 for ONNX tensor: wh.7
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_346 for ONNX tensor: onnx::Concat_346
[08/29/2022-22:12:28] [TRT] [V] Split_171 [Split] outputs: [onnx::Mul_344 -> (1, 3, 23, 40, 2)[FLOAT]], [wh.7 -> (1, 3, 23, 40, 2)[FLOAT]], [onnx::Concat_346 -> (1, 3, 23, 40, 81)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_172 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_172 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_172 [Constant] outputs: [onnx::Mul_347 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Mul_173 [Mul]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_344
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_347
[08/29/2022-22:12:28] [TRT] [V] Mul_173 [Mul] inputs: [onnx::Mul_344 -> (1, 3, 23, 40, 2)[FLOAT]], [onnx::Mul_347 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Mul_347 for ONNX node: onnx::Mul_347
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Mul_173 for ONNX node: Mul_173
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Add_348 for ONNX tensor: onnx::Add_348
[08/29/2022-22:12:28] [TRT] [V] Mul_173 [Mul] outputs: [onnx::Add_348 -> (1, 3, 23, 40, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_174 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_174 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_174 [Constant] outputs: [onnx::Add_349 -> (1, 1, 23, 40, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Add_175 [Add]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Add_348
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Add_349
[08/29/2022-22:12:28] [TRT] [V] Add_175 [Add] inputs: [onnx::Add_348 -> (1, 3, 23, 40, 2)[FLOAT]], [onnx::Add_349 -> (1, 1, 23, 40, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Add_349 for ONNX node: onnx::Add_349
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Add_175 for ONNX node: Add_175
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_350 for ONNX tensor: onnx::Concat_350
[08/29/2022-22:12:28] [TRT] [V] Add_175 [Add] outputs: [onnx::Concat_350 -> (1, 3, 23, 40, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_176 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_176 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_176 [Constant] outputs: [onnx::Pow_351 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Pow_177 [Pow]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: wh.7
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Pow_351
[08/29/2022-22:12:28] [TRT] [V] Pow_177 [Pow] inputs: [wh.7 -> (1, 3, 23, 40, 2)[FLOAT]], [onnx::Pow_351 -> ()[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Pow_351 for ONNX node: onnx::Pow_351
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Pow_177 for ONNX node: Pow_177
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Mul_352 for ONNX tensor: onnx::Mul_352
[08/29/2022-22:12:28] [TRT] [V] Pow_177 [Pow] outputs: [onnx::Mul_352 -> (1, 3, 23, 40, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Constant_178 [Constant]
[08/29/2022-22:12:28] [TRT] [V] Constant_178 [Constant] inputs:
[08/29/2022-22:12:28] [TRT] [V] Constant_178 [Constant] outputs: [onnx::Mul_353 -> (1, 3, 1, 1, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Mul_179 [Mul]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_352
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Mul_353
[08/29/2022-22:12:28] [TRT] [V] Mul_179 [Mul] inputs: [onnx::Mul_352 -> (1, 3, 23, 40, 2)[FLOAT]], [onnx::Mul_353 -> (1, 3, 1, 1, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: onnx::Mul_353 for ONNX node: onnx::Mul_353
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Mul_179 for ONNX node: Mul_179
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_354 for ONNX tensor: onnx::Concat_354
[08/29/2022-22:12:28] [TRT] [V] Mul_179 [Mul] outputs: [onnx::Concat_354 -> (1, 3, 23, 40, 2)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_180 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_350
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_354
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_346
[08/29/2022-22:12:28] [TRT] [V] Concat_180 [Concat] inputs: [onnx::Concat_350 -> (1, 3, 23, 40, 2)[FLOAT]], [onnx::Concat_354 -> (1, 3, 23, 40, 2)[FLOAT]], [onnx::Concat_346 -> (1, 3, 23, 40, 81)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_180 for ONNX node: Concat_180
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Reshape_355 for ONNX tensor: onnx::Reshape_355
[08/29/2022-22:12:28] [TRT] [V] Concat_180 [Concat] outputs: [onnx::Reshape_355 -> (1, 3, 23, 40, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Reshape_181 [Reshape]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_355
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Reshape_395
[08/29/2022-22:12:28] [TRT] [V] Reshape_181 [Reshape] inputs: [onnx::Reshape_355 -> (1, 3, 23, 40, 85)[FLOAT]], [onnx::Reshape_395 -> (3)[INT32]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Reshape_181 for ONNX node: Reshape_181
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: onnx::Concat_362 for ONNX tensor: onnx::Concat_362
[08/29/2022-22:12:28] [TRT] [V] Reshape_181 [Reshape] outputs: [onnx::Concat_362 -> (1, 2760, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Parsing node: Concat_182 [Concat]
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_294
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_328
[08/29/2022-22:12:28] [TRT] [V] Searching for input: onnx::Concat_362
[08/29/2022-22:12:28] [TRT] [V] Concat_182 [Concat] inputs: [onnx::Concat_294 -> (1, 44160, 85)[FLOAT]], [onnx::Concat_328 -> (1, 11040, 85)[FLOAT]], [onnx::Concat_362 -> (1, 2760, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Registering layer: Concat_182 for ONNX node: Concat_182
[08/29/2022-22:12:28] [TRT] [V] Registering tensor: output_13 for ONNX tensor: output
[08/29/2022-22:12:28] [TRT] [V] Concat_182 [Concat] outputs: [output -> (1, 57960, 85)[FLOAT]],
[08/29/2022-22:12:28] [TRT] [V] Marking output_13 as output: output
[08/29/2022-22:12:28] [TRT] [V] Marking onnx::Sigmoid_274_4 as output: onnx::Sigmoid_274
[08/29/2022-22:12:28] [TRT] [V] Marking onnx::Sigmoid_308_7 as output: onnx::Sigmoid_308
[08/29/2022-22:12:28] [TRT] [V] Marking onnx::Sigmoid_342_10 as output: onnx::Sigmoid_342
[08/29/2022-22:12:28] [TRT] [V] Applying generic optimizations to the graph for inference.
[08/29/2022-22:12:28] [TRT] [V] Original: 190 layers
[08/29/2022-22:12:28] [TRT] [V] After dead-layer removal: 190 layers
[08/29/2022-22:12:28] [TRT] [V] Running: ConstShuffleFusion on onnx::Mul_279
[08/29/2022-22:12:28] [TRT] [V] ConstShuffleFusion: Fusing onnx::Mul_279 with (Unnamed Layer* 150) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] Running: ConstShuffleFusion on onnx::Pow_283
[08/29/2022-22:12:28] [TRT] [V] ConstShuffleFusion: Fusing onnx::Pow_283 with (Unnamed Layer* 155) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] Running: ConstShuffleFusion on onnx::Mul_313
[08/29/2022-22:12:28] [TRT] [V] ConstShuffleFusion: Fusing onnx::Mul_313 with (Unnamed Layer* 169) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] Running: ConstShuffleFusion on onnx::Pow_317
[08/29/2022-22:12:28] [TRT] [V] ConstShuffleFusion: Fusing onnx::Pow_317 with (Unnamed Layer* 174) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] Running: ConstShuffleFusion on onnx::Mul_347
[08/29/2022-22:12:28] [TRT] [V] ConstShuffleFusion: Fusing onnx::Mul_347 with (Unnamed Layer* 188) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] Running: ConstShuffleFusion on onnx::Pow_351
[08/29/2022-22:12:28] [TRT] [V] ConstShuffleFusion: Fusing onnx::Pow_351 with (Unnamed Layer* 193) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] Running: ShuffleShuffleFusion on Reshape_138
[08/29/2022-22:12:28] [TRT] [V] ShuffleShuffleFusion: Fusing Reshape_138 with Transpose_139
[08/29/2022-22:12:28] [TRT] [V] Running: ShuffleShuffleFusion on Reshape_153
[08/29/2022-22:12:28] [TRT] [V] ShuffleShuffleFusion: Fusing Reshape_153 with Transpose_154
[08/29/2022-22:12:28] [TRT] [V] Running: ShuffleShuffleFusion on Reshape_168
[08/29/2022-22:12:28] [TRT] [V] ShuffleShuffleFusion: Fusing Reshape_168 with Transpose_169
[08/29/2022-22:12:28] [TRT] [V] After Myelin optimization: 181 layers
[08/29/2022-22:12:28] [TRT] [V] Applying ScaleNodes fusions.
[08/29/2022-22:12:28] [TRT] [V] Running: ConstEltFusion on onnx::Mul_279 + (Unnamed Layer* 150) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] ConstEltFusion: Fusing onnx::Mul_279 + (Unnamed Layer* 150) [Shuffle] with Mul_143
[08/29/2022-22:12:28] [TRT] [V] Running: ConstEltFusion on onnx::Mul_313 + (Unnamed Layer* 169) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] ConstEltFusion: Fusing onnx::Mul_313 + (Unnamed Layer* 169) [Shuffle] with Mul_158
[08/29/2022-22:12:28] [TRT] [V] Running: ConstEltFusion on onnx::Mul_347 + (Unnamed Layer* 188) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] ConstEltFusion: Fusing onnx::Mul_347 + (Unnamed Layer* 188) [Shuffle] with Mul_173
[08/29/2022-22:12:28] [TRT] [V] After scale fusion: 178 layers
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_4
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_4 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_6
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_6 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_8
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_8 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_10
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_10 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_12
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_12 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_14
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_14 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_17
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_17 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_20
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_20 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_22
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_22 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_24
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_24 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_26
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_26 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_29
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_29 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_90
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_90 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_32
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_32 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_34
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_34 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_36
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_36 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_38
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_38 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_41
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_41 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_72
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_72 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_44
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_44 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_46
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_46 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_48
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_48 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_50
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_50 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_53
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_53 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_55
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_55 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_57
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_57 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_63
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_63 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_66
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_66 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_68
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_68 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_75
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_75 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_77
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_77 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_79
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_79 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_81
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_81 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_84
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_84 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_86
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_86 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_93
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_93 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_95
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_95 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_97
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_97 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_99
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_99 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_102
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_102 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_104
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_104 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_132
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_132 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_107
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_107 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_109
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_109 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on Sigmoid_140
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of Sigmoid_140 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_111
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_111 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_113
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_113 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_116
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_116 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_118
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_118 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_134
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_134 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_121
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_121 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_123
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_123 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on Sigmoid_155
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of Sigmoid_155 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_125
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_125 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_127
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_127 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_130
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_130 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on LeakyRelu_136
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of LeakyRelu_136 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] Running: ActivationToPointwiseConversion on Sigmoid_170
[08/29/2022-22:12:28] [TRT] [V] Swap the layer type of Sigmoid_170 from ACTIVATION to POINTWISE
[08/29/2022-22:12:28] [TRT] [V] After dupe layer removal: 178 layers
[08/29/2022-22:12:28] [TRT] [V] After final dead-layer removal: 178 layers
[08/29/2022-22:12:28] [TRT] [V] After tensor merging: 178 layers
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on onnx::Pow_283 + (Unnamed Layer* 155) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing onnx::Pow_283 + (Unnamed Layer* 155) [Shuffle] with Pow_147
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on onnx::Pow_317 + (Unnamed Layer* 174) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing onnx::Pow_317 + (Unnamed Layer* 174) [Shuffle] with Pow_162
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on onnx::Pow_351 + (Unnamed Layer* 193) [Shuffle]
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing onnx::Pow_351 + (Unnamed Layer* 193) [Shuffle] with Pow_177
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on onnx::Mul_279 + (Unnamed Layer* 150) [Shuffle] + Mul_143
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing onnx::Mul_279 + (Unnamed Layer* 150) [Shuffle] + Mul_143 with Add_145
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on PWN(onnx::Pow_283 + (Unnamed Layer* 155) [Shuffle], Pow_147)
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing PWN(onnx::Pow_283 + (Unnamed Layer* 155) [Shuffle], Pow_147) with Mul_149
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on onnx::Mul_313 + (Unnamed Layer* 169) [Shuffle] + Mul_158
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing onnx::Mul_313 + (Unnamed Layer* 169) [Shuffle] + Mul_158 with Add_160
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on PWN(onnx::Pow_317 + (Unnamed Layer* 174) [Shuffle], Pow_162)
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing PWN(onnx::Pow_317 + (Unnamed Layer* 174) [Shuffle], Pow_162) with Mul_164
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on onnx::Mul_347 + (Unnamed Layer* 188) [Shuffle] + Mul_173
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing onnx::Mul_347 + (Unnamed Layer* 188) [Shuffle] + Mul_173 with Add_175
[08/29/2022-22:12:28] [TRT] [V] Running: PointWiseFusion on PWN(onnx::Pow_351 + (Unnamed Layer* 193) [Shuffle], Pow_177)
[08/29/2022-22:12:28] [TRT] [V] PointWiseFusion: Fusing PWN(onnx::Pow_351 + (Unnamed Layer* 193) [Shuffle], Pow_177) with Mul_179
[08/29/2022-22:12:28] [TRT] [V] After vertical fusions: 169 layers
[08/29/2022-22:12:28] [TRT] [V] After dupe layer removal: 169 layers
[08/29/2022-22:12:28] [TRT] [V] After final dead-layer removal: 169 layers
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_7 || Conv_9
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_19 || Conv_21
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_31 || Conv_33
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_43 || Conv_45
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_54 || Conv_56
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_74 || Conv_76
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_92 || Conv_94
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_106 || Conv_108
[08/29/2022-22:12:28] [TRT] [V] Merging layers: Conv_120 || Conv_122
[08/29/2022-22:12:28] [TRT] [V] After tensor merging: 160 layers
[08/29/2022-22:12:28] [TRT] [V] After slice removal: 160 layers
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_182
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_294 to output
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_328 to output
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_362 to output
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_180
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::Concat_350 to onnx::Reshape_355 because of stomping hazard.
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::Concat_354 to onnx::Reshape_355 because of stomping hazard.
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_346 to onnx::Reshape_355
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_165
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::Concat_316 to onnx::Reshape_321 because of stomping hazard.
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::Concat_320 to onnx::Reshape_321 because of stomping hazard.
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_312 to onnx::Reshape_321
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_128
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_251 to input.268
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_249 to input.268
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_247 to input.268
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_245 to input.268
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_119
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_242 to input.248
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_184 to input.248
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_150
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::Concat_282 to onnx::Reshape_287 because of stomping hazard.
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::Concat_286 to onnx::Reshape_287 because of stomping hazard.
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_278 to onnx::Reshape_287
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_114
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_237 to input.236
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_235 to input.236
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_233 to input.236
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_231 to input.236
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_105
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_228 to input.216
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_205 to input.216
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_100
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_223 to input.204
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_221 to input.204
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_219 to input.204
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_217 to input.204
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_91
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_214 to input.184
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::Concat_212 to input.184 because input does not support striding.
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_82
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_202 to input.168
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_200 to input.168
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_198 to input.168
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_196 to input.168
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_73
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_193 to input.148
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::Concat_191 to input.148 because input does not support striding.
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_64
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_181 to input.132
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_173 to input.132
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_61
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_178 to input.124
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_177 to input.124
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_176 to input.124
[08/29/2022-22:12:28] [TRT] [V] Generating copy for onnx::MaxPool_175 to input.124 because concat input is consumed by producer of another input.
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_51
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_168 to input.108
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_166 to input.108
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_164 to input.108
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_162 to input.108
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_39
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_156 to input.80
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_154 to input.80
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_152 to input.80
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_150 to input.80
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_27
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_144 to input.52
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_142 to input.52
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_140 to input.52
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_138 to input.52
[08/29/2022-22:12:28] [TRT] [V] Eliminating concatenation Concat_15
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_132 to input.24
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_130 to input.24
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Conv_128 to input.24
[08/29/2022-22:12:28] [TRT] [V] Retargeting onnx::Concat_126 to input.24
[08/29/2022-22:12:28] [TRT] [V] After concat removal: 151 layers
[08/29/2022-22:12:28] [TRT] [V] Trying to split Reshape and strided tensor
[08/29/2022-22:12:28] [TRT] [V] Generating copy after Reshape_151
[08/29/2022-22:12:28] [TRT] [V] Generating copy after Reshape_166
[08/29/2022-22:12:28] [TRT] [V] Generating copy after Reshape_181
[08/29/2022-22:12:28] [TRT] [V] Graph construction and optimization completed in 0.185547 seconds.
[08/29/2022-22:12:28] [TRT] [V] Using cublasLt as a tactic source
[08/29/2022-22:12:28] [TRT] [I] [MemUsageChange] Init cuBLAS/cuBLASLt: CPU +0, GPU +8, now: CPU 3984, GPU 2844 (MiB)
[08/29/2022-22:12:28] [TRT] [V] Using cuDNN as a tactic source
[08/29/2022-22:12:28] [TRT] [I] [MemUsageChange] Init cuDNN: CPU +0, GPU +8, now: CPU 3984, GPU 2852 (MiB)
[08/29/2022-22:12:28] [TRT] [W] TensorRT was linked against cuDNN 8.4.1 but loaded cuDNN 8.3.2
[08/29/2022-22:12:28] [TRT] [I] Local timing cache in use. Profiling results in this builder pass will not be stored.
[08/29/2022-22:12:28] [TRT] [V] Constructing optimization profile number 0 [1/1].
[08/29/2022-22:12:28] [TRT] [V] Reserving memory for host IO tensors. Host: 0 bytes
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,320,2,1) -> Float(29440,29440,1,184,92) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 152) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00436835
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0111481
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00412366
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00412366
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,320,2,1) -> Float(7360,7360,1:4,46,23) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 152) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00428964
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109179
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00414288
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00414288
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,320,2,1) -> Float(960,960,320:32,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 152) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00464666
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011052
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00459821
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00459821
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,320,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 152) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00423602
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118496
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00425613
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00423602
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,1,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 157) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00403984
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116568
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00402493
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00402493
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,1:4,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 157) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00338694
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0065713
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00328994
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00328994
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,2:32,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 157) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00333366
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.010156
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00418147
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00333366
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(2,1:4,2,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 157) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00415961
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0113774
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00415276
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00415276
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7360,7360,160,2,1) -> Float(7360,7360,1,92,46) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 171) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00413037
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0111769
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00409509
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00409509
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7360,7360,160,2,1) -> Float(1920,1920,1:4,24,12) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 171) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00419947
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0114133
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0041716
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0041716
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7360,7360,160,2,1) -> Float(320,320,160:32,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 171) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00410251
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0114318
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00412537
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00410251
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7360,7360,160,2,1) -> Float(7360,1:4,160,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 171) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00412326
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0114716
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00411602
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00411602
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,1,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,1:4,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,2:32,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(2,1:4,2,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1840,1840,80,2,1) -> Float(1840,1840,1,46,23) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 190) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00421133
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0111705
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00406336
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00406336
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1840,1840,80,2,1) -> Float(480,480,1:4,12,6) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 190) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00414696
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0113397
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00398717
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00398717
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1840,1840,80,2,1) -> Float(80,80,80:32,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 190) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00412892
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0113547
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00417467
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00412892
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1840,1840,80,2,1) -> Float(1840,1:4,80,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> (Unnamed Layer* 190) [Constant]_output) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00413564
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115384
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00416369
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00413564
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,1,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,1:4,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,2:32,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(2,1:4,2,2,1) ***************
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(2826240,942080,1280,1) -> Float(2826240,1,3840,3) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(images -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0325508
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0404919
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0325605
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0325508
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(2826240,942080,1280,1) -> Float(942080,1:4,1280,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(images -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0590524
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0386655
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0589867
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0386655
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,235520,640,1) -> Float(7536640,1,20480,32) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.094336
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0943787
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0943493
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.094336
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,235520,640,1) -> Float(1884160,1:4,5120,8) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0958293
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0944427
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0958027
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0944427
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,235520,640,1) -> Float(235520,235520:32,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.63488
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0945493
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.63488
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0945493
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,235520,640,1) -> Float(1:4,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.370347
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.272368
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.370688
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.272368
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,20480,32) -> Float(7536640,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.316757
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0947067
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.316896
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0947067
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,20480,32) -> Float(1884160,1:4,5120,8) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0778923
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.092344
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0776405
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0776405
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,20480,32) -> Float(235520,235520:32,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.930816
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0923973
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.935936
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0923973
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,20480,32) -> Float(1:4,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.929792
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.581632
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.929792
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.581632
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,5120,8) -> Float(7536640,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.316757
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0945493
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.316757
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0945493
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,5120,8) -> Float(7536640,1,20480,32) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.077824
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0921813
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0775509
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0775509
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,5120,8) -> Float(235520,235520:32,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.933547
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.092416
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.932181
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.092416
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,5120,8) -> Float(1:4,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.929451
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.581632
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.929109
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.581632
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(235520,235520:32,640,1) -> Float(7536640,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.316757
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0945493
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.316757
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0945493
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(235520,235520:32,640,1) -> Float(7536640,1,20480,32) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0779904
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0921893
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0777792
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0777792
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(235520,235520:32,640,1) -> Float(1884160,1:4,5120,8) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0833536
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0922453
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.083344
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.083344
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(235520,235520:32,640,1) -> Float(1:4,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.932523
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.581973
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.928427
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.581973
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,235520,640,1) -> Float(7536640,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.176448
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 2.62695
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.176107
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.176107
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,235520,640,1) -> Float(7536640,1,20480,32) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.240299
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 4.85678
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.238421
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.238421
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,235520,640,1) -> Float(1884160,1:4,5120,8) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.237739
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 4.80802
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.236032
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.236032
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,235520,640,1) -> Float(235520,235520:32,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.722208
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 4.80734
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.723616
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.722208
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,235520,640,1) -> Float(7536640,1,20480,32) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,235520,640,1) -> Float(1884160,1:4,5120,8) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,20480,32) -> Float(7536640,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,20480,32) -> Float(1884160,1:4,5120,8) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,5120,8) -> Float(7536640,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,5120,8) -> Float(7536640,1,20480,32) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(235520,235520:32,640,1) -> Float(7536640,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(235520,235520:32,640,1) -> Float(7536640,1,20480,32) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(235520,235520:32,640,1) -> Float(1884160,1:4,5120,8) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,235520,640,1) -> Float(7536640,235520,640,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,235520,640,1) -> Float(7536640,1,20480,32) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,235520,640,1) -> Float(1884160,1:4,5120,8) ***************
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0465573
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0414459
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0464747
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0414459
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0470427
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0414175
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0469187
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0414175
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.181077
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0415716
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.181131
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0415716
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.188416
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.122084
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.186539
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.122084
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.125724
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.042116
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.125717
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.042116
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0396041
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0415502
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0391526
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0391526
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.458411
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0413772
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.458411
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0413772
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.48128
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.192171
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.483328
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.192171
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.127317
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0423373
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.123904
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0423373
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0396717
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0410548
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0392474
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0392474
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.458165
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0411484
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.457728
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0411484
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.483669
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.192341
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.485717
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.192341
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.109397
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0424453
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.109669
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0424453
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0397262
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0410003
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0395887
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0395887
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0409979
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0412575
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0410382
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0409979
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.417792
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.192683
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.416085
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.192683
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0896853
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16907
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.08988
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0896853
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.101357
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16873
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.101307
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.101307
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.101536
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16838
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.101605
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.101536
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.4 -> <out>) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.237909
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.18784
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.238251
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.237909
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.04642
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0413393
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0464773
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0413393
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0469387
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0413404
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.046948
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0413404
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.181248
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0413404
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.180565
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0413404
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.186027
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.122098
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.186709
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.122098
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.126873
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0422
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.126784
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0422
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.039251
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0408924
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0391099
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0391099
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.458069
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.041011
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.458069
[08/29/2022-22:12:28] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.041011
[08/29/2022-22:12:28] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:28] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.481963
[08/29/2022-22:12:28] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.190976
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.480256
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.190976
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.124341
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0422827
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.123431
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0422827
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0392533
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0408438
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0390578
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0390578
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.455339
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0412954
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.457045
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0412954
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_7 || Conv_9) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.480597
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.189904
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.478891
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.189904
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0239931
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0265567
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0239436
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0239436
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0244724
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0265781
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0243802
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0243802
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0886027
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0267298
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.088832
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0267298
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0942587
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0619538
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0945547
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0619538
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0657778
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0253669
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0654222
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0253669
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0212993
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0252061
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.021054
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.021054
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.224939
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0253394
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.225957
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0253394
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.241205
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.124704
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.242176
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.124704
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0643982
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0254278
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0658773
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0254278
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0212013
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0252396
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0210693
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0210693
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.226251
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0254385
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.225109
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0254385
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.242005
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.1247
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.242304
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.1247
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0564178
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0252838
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0563627
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0252838
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0213593
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0251528
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0212607
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0212607
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.02189
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0252442
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.021866
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.021866
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.210603
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.124786
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.210603
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.124786
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.046744
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.586763
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.046764
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.046744
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0480792
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16463
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0478415
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0478415
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0479436
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16439
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0480899
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0479436
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.8 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.121515
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16463
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.121778
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.121515
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0240312
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0268021
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0239992
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0239992
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0245448
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0267011
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0243497
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0243497
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0904533
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0268398
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.08976
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0268398
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0944
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0623431
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0945493
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0623431
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0561084
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0254232
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0562489
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0254232
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0215687
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.025392
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0212993
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0212993
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.181931
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0252823
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.181419
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0252823
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.210261
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.124587
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.210261
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.124587
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0564498
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0253067
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0566044
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0253067
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0214187
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0253341
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.021328
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.021328
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.181424
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.025261
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.182613
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.025261
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.210603
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.124796
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.210773
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.124796
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0565013
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0252808
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.056608
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0252808
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0214293
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0252145
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0212307
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0212307
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0219867
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0254766
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.021998
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0219867
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.210261
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.124928
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.210432
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.124928
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.046608
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.586752
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0467547
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.046608
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0484709
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16463
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0480792
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0480792
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0482255
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16463
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0482316
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0482255
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_126) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.120946
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.17214
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.12106
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.120946
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0234759
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0266215
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.023414
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.023414
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0239779
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0266322
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0238926
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0238926
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0779776
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0256396
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0774144
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0256396
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0211847
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0251627
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.021338
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0211847
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0773461
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0255543
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0775509
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0255543
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0213213
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0250392
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0211507
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0211507
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0564516
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0254872
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0565973
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0254872
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0213287
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0251177
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0214413
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0213287
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.021996
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.025251
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0219427
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0219427
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0469267
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.586752
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.046756
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.046756
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.047212
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16463
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0473173
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.047212
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_128 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.047328
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.16429
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.047524
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.047328
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,58880,320,1) -> Float(1884160,1,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0239749
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0265592
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.023939
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.023939
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,58880,320,1) -> Float(471040,1:4,2560,8) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0245082
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0265239
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0243718
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0243718
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,58880,320,1) -> Float(58880,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0887387
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0265789
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0883707
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0265789
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0941947
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0618578
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0945333
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0618578
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,10240,32) -> Float(1884160,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0562062
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0254141
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0562027
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0254141
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,10240,32) -> Float(471040,1:4,2560,8) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0214687
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0251467
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0212587
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0212587
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,10240,32) -> Float(58880,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.182101
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0253204
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.181931
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0253204
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,10240,32) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.211115
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.125724
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.210917
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.125724
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,2560,8) -> Float(1884160,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0566436
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0254286
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0565316
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0254286
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,2560,8) -> Float(1884160,1,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.021352
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0251528
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0212627
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0212627
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,2560,8) -> Float(58880,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.181931
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.025283
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.182224
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.025283
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,2560,8) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.210944
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.125724
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.211285
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.125724
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,58880:32,320,1) -> Float(1884160,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0565298
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0253356
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0563769
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0253356
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,58880:32,320,1) -> Float(1884160,1,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.021394
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0251779
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0212647
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0212647
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,58880:32,320,1) -> Float(471040,1:4,2560,8) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.02192
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0253196
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0218847
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0218847
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.212779
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.125724
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.211285
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.125724
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0467013
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590507
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0467227
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0467013
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0481752
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.1729
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0480792
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0480792
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(471040,1:4,2560,8) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0479985
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.17316
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0480671
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0479985
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(58880,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.16 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.120491
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.17295
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.120398
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.120398
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,58880,320,1) -> Float(1884160,1,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,58880,320,1) -> Float(471040,1:4,2560,8) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,58880,320,1) -> Float(58880,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,10240,32) -> Float(1884160,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,10240,32) -> Float(471040,1:4,2560,8) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,10240,32) -> Float(58880,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,10240,32) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,2560,8) -> Float(1884160,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,2560,8) -> Float(1884160,1,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,2560,8) -> Float(58880,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,2560,8) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,58880:32,320,1) -> Float(1884160,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,58880:32,320,1) -> Float(1884160,1,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,58880:32,320,1) -> Float(471040,1:4,2560,8) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(471040,1:4,2560,8) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(58880,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(235520,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.127218
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773397
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.128796
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0773397
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.121316
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.07744
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.121035
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.07744
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.299008
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0780992
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.297349
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0780992
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(7536640,1,40960,128) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0749397
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0768683
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0748757
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0748757
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.300885
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0781803
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.298667
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0781803
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1:4,10240,32) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0748715
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0771413
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0748608
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0748608
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.215381
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0781653
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.218075
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0781653
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0763925
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0770944
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.076544
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0763925
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,58880:32,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0785749
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0766357
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0786005
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0766357
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.176101
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 2.34837
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.17608
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.17608
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(7536640,1,40960,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.408235
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 2.35008
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.415061
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.408235
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(1884160,1:4,10240,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.24 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.415744
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 2.38285
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.416075
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.415744
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(1:4,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,1,20480,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(117760,58880:32,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,20480,64) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,5120,16) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,58880:32,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(3768320,58880,320,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,58880,320,1) -> Float(942080,1:4,5120,16) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.32 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0140436
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117639
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0141378
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0117639
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.32 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144258
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118337
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.014292
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0118337
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.32 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0147914
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0136661
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0147984
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0136661
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.32 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0124168
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0122571
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.012514
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0122571
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.32 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0145744
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134059
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0146022
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0134059
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.32 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0124401
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140413
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.012416
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.012416
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0291991
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0245737
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0292907
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0245737
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0298667
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0236828
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0295724
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0236828
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0574311
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0237134
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0574009
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0237134
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.095232
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0625102
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0941227
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0625102
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0306065
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.023949
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0305998
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.023949
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0212767
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0235605
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.021472
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0212767
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0729003
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0234738
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0728256
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0234738
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.163157
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0666965
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.162368
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0666965
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.030783
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0240952
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0308616
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0240952
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.021274
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0235292
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.021406
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.021274
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0729088
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0238796
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0732928
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0238796
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_19 || Conv_21) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.162588
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0668331
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.162624
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0668331
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0138897
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120446
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0138394
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0120446
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0140342
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119653
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0146296
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119653
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0304301
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0121787
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0302
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0121787
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0486171
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0330502
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0484358
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0330502
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0147339
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130638
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0146778
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0130638
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0115755
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0121676
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0116932
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0115755
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0383016
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117992
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0382957
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0117992
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0821419
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0353589
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0821248
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0353589
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.014777
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0132135
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0147599
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0132135
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0115513
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118051
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.011758
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0115513
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0384628
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119318
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.038304
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119318
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0823296
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0354155
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0824021
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0354155
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144564
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133538
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145192
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0133538
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0122213
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119238
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0123745
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119238
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0127471
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119364
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0127269
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119364
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0805461
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0356757
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0804117
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0356757
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0251863
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297984
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0252259
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0251863
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0262096
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297984
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0263598
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0262096
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0261908
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297931
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.026153
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.026153
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.36 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0313367
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297643
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0312853
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0312853
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0132882
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116723
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0132542
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0116723
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0135108
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118466
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0136905
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0118466
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0301093
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0122183
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0301067
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0122183
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0485608
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0331093
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0485303
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0331093
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144373
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134447
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0144111
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0134447
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0114706
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012128
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0116281
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0114706
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0382222
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011933
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0381369
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.011933
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0809792
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0353195
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0808277
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0353195
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0146027
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.013402
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145716
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.013402
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0114443
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117565
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0115987
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0114443
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0380918
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119181
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0381227
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119181
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0810496
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0352949
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0809643
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0352949
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144782
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131963
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145758
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0131963
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0116561
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115502
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0118076
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0115502
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0121733
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116399
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0122236
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0116399
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0805568
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0354592
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0802816
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0354592
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0252899
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298171
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0252937
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0252899
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0262129
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297813
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0264139
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0262129
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0262531
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297984
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.02629
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0262531
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_138) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0316858
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297813
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0315229
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0315229
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0138185
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012013
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0138462
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.012013
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0140013
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119669
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0141778
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119669
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0158221
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130379
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0158969
[08/29/2022-22:12:29] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0130379
[08/29/2022-22:12:29] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:29] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:29] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0117495
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116234
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.011641
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0116234
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0160381
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130585
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0160046
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0130585
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.01162
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117197
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0118003
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.01162
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0143716
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0132496
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145006
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0132496
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0124843
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011933
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0123436
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.011933
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0128427
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011949
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0128158
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.011949
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0251665
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297984
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0252922
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0251665
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0257419
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297813
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0257428
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0257419
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_140 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0259282
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297877
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0257657
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0257657
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.030152
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0123729
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0301298
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0123729
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0486644
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0331607
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0486248
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0331607
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0381156
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012237
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0381902
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.012237
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0809856
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0353547
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0808107
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0353547
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0380812
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0123234
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0381144
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0123234
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0809643
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0352939
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0808533
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0352939
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0145127
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0132316
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145187
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0132316
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0122884
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119741
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0121566
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119741
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0126803
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119981
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.012689
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119981
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0802133
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0354848
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0806229
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0354848
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0251672
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297984
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0251329
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0251329
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0263409
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297813
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0261514
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0261514
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0262064
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297984
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.026249
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0262064
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.44 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0314065
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297813
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0315889
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0314065
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0576836
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.040896
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.05768
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.040896
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0577102
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0409624
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0574436
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0409624
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0695488
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.041952
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0703701
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.041952
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(3768320,1,40960,256) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0395496
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0406993
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0392403
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0392403
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0697024
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.041856
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0697579
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.041856
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0393114
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0408213
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.039181
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.039181
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0535025
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0421973
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0535375
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0421973
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0407858
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0412385
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0411022
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0407858
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.041848
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.041376
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.041812
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.041376
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0900853
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.17692
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.09012
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0900853
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(3768320,1,40960,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.103875
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.17646
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.103936
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.103875
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.52 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.104533
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 1.1765
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.104675
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.104533
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0294818
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0237909
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0294738
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0237909
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0297422
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0237632
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0295938
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0237632
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0579627
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0239604
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.057856
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0239604
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0953173
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0628053
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.094104
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0628053
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0306987
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0237724
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0307394
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0237724
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0214173
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0234446
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0213427
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0213427
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.073408
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0236252
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0729963
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0236252
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.162716
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0661618
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.16202
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0661618
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0307287
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0237113
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0306822
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0237113
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.021376
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0235662
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0212767
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0212767
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0729109
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.023547
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0729707
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.023547
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.162816
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0660924
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.163033
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0660924
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.02828
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0239299
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0282524
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0239299
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0226297
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0236352
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0224825
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0224825
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0230201
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0236608
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0229561
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0229561
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.15781
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0666258
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.15781
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0666258
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.04676
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.591189
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.046976
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.04676
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0512655
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590848
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0512
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0512
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0511512
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590848
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0512198
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0511512
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.56 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0589493
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.593237
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0595111
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0589493
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_147) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0282729
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0238575
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0283822
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0238575
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_147) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0227065
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.023658
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0225472
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0225472
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_147) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0230855
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.023771
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.02304
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.02304
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_147) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.157924
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0668309
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.15782
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0668309
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_147) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0466507
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590507
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.047104
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0466507
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_147) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0512975
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590848
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0510598
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0510598
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_147) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0513402
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590848
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0512457
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0512457
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_147) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.059008
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590507
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0591253
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.059008
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.60 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00851627
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0113401
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.008608
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00851627
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.60 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00876363
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012032
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00881207
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00876363
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.60 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00854507
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0113596
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00856807
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00854507
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.60 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00617135
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011858
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00610502
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00610502
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.60 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00862277
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117503
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00859214
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00859214
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.60 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00614265
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0108191
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00615351
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00614265
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0175809
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119859
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0175237
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119859
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0176887
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0127802
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0178055
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0127802
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.030304
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130962
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0303166
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0130962
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.048573
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0330444
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0483962
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0330444
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0158521
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0135258
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0158322
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0135258
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0122187
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011947
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0123939
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.011947
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0387911
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120442
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.038739
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0120442
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.080896
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0355552
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0807573
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0355552
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0160188
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134682
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0160213
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0134682
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0122579
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131221
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0123915
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0122579
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0387745
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0127443
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0387224
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0127443
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_31 || Conv_33) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0807723
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0355019
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0805547
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0355019
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.012976
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130178
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0129538
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0129538
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0131594
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131545
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0133132
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0131545
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0302809
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130983
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0302089
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0130983
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0291076
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0348192
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0289316
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0289316
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.014344
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0132435
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0144129
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0132435
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0112203
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117661
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.011381
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0112203
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0381049
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120248
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0381547
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0120248
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0294862
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0366933
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0293084
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0293084
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144992
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134485
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145461
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0134485
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0111772
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117572
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0113166
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0111772
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0381653
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119608
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0380954
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119608
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0295591
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0367243
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0294391
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0294391
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0145336
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130494
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145127
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0130494
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0113276
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128611
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.011456
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0113276
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0120282
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0129994
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0121143
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0120282
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0291538
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0369707
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0292107
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0291538
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.025059
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298325
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.025373
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.025059
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.02608
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297984
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.026281
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.02608
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0261957
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298155
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0264509
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0261957
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_214) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0316819
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298325
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0315045
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0315045
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00859132
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139733
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00864602
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00859132
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00877418
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120823
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00871002
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00871002
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0164058
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0125191
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0163992
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0125191
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0248152
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.018217
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0246514
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.018217
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0087913
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109378
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00870974
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00870974
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00620484
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116866
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00620721
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00620484
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0207191
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115115
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0206764
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0115115
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.040947
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0205678
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0404551
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0205678
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00865641
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0121764
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00873655
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00865641
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00655645
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109247
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0063988
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0063988
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0207241
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011232
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0207542
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.011232
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0406945
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0207661
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0406009
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0207661
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00868923
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115068
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00872123
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00868923
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00647467
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115108
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00612538
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00612538
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00726748
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119349
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00680402
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00680402
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0399716
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0201857
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0405724
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0201857
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0139489
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151456
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0141587
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0139489
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0145614
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151211
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0146885
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0145614
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.014547
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151236
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0143924
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0143924
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.64 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0173456
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151307
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0174891
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0173456
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00855248
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115524
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00853467
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00853467
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00873053
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0111516
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00867118
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00867118
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0163921
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115829
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0165145
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0115829
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0248648
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0181872
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0246613
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0181872
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0084984
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0111872
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0084688
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0084688
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00608815
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119954
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00611666
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00608815
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0203087
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109423
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203514
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0109423
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0411603
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0200082
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0410643
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0200082
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00862523
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116646
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00893221
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00862523
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00642544
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109385
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00612713
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00612713
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0203696
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.010513
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203815
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.010513
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.040928
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0199868
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.040531
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0199868
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00859159
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0112729
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00861128
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00859159
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00615622
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.010432
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00613799
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00613799
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00682231
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011307
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00681012
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00681012
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0404361
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0201481
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0399763
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0201481
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0139564
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.152107
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0141516
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0139564
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0142747
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151211
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.014727
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0142747
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0143742
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151324
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0146449
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0143742
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_150) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0174107
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151268
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0174821
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0174107
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00872588
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141493
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00874886
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00872588
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0090609
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0110689
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00904562
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00904562
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00901881
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00791467
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00893614
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00791467
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00617284
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0108239
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00632976
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00617284
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00905773
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0108146
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00901838
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00901838
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0063358
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0110672
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00614284
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00614284
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00859761
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0124196
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00860308
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00859761
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00614226
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116241
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00624277
[08/29/2022-22:12:30] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00614226
[08/29/2022-22:12:30] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:30] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:30] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00696955
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0112974
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0068726
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0068726
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0138756
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151324
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0139782
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0138756
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144542
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151324
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0148257
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0144542
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_152 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0147423
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.152007
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0146834
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0146834
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0164546
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012655
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.016447
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.012655
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0244945
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.018414
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0246491
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.018414
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.020283
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0122781
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203426
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0122781
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0408249
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0199874
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0404918
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0199874
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0202936
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00640382
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203068
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00640382
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.040397
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0200565
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0405807
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0200565
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00858065
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00794006
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00859132
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00794006
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0060992
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00641128
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00617877
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0060992
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00680729
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0122926
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00678848
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00678848
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0398673
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0200715
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0400356
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0200715
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0138441
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151296
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0138897
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0138441
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144733
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151232
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.014324
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.014324
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144284
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151442
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0144036
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0144036
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.72 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0173253
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151182
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0173509
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0173253
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0304688
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0239116
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0304145
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0239116
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0306482
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.023923
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0305338
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.023923
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0301396
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0243657
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.030168
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0243657
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,40960,512) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0212467
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0235342
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.021412
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0212467
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0303399
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0242217
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0303855
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0242217
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,10240,128) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0214013
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0235406
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0213073
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0213073
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0262818
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0242248
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0262564
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0242248
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.021774
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0235954
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0219553
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.021774
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,3680:32,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0223189
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0236089
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0223332
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0223189
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.046896
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.591872
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0467627
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0467627
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(1884160,1,40960,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0507337
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.591872
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0506941
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0506941
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1:4,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.80 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0507535
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.591552
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0508602
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0507535
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0174827
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115847
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0175045
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0115847
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0178105
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117602
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0176775
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0117602
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0303263
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118731
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.030305
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0118731
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0484343
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0329852
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0485775
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0329852
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0158918
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0145127
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0158172
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0145127
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0123986
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140902
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0122099
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0122099
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0386951
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139587
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0387236
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0139587
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0806912
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0355541
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0810325
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0355541
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0160264
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143929
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0160218
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0143929
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0123611
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140991
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0122411
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0122411
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0387093
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0137626
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0386441
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0137626
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0808
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0355307
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0807595
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0355307
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0149876
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0146166
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0149709
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0146166
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0125357
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142511
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.012467
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.012467
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0128788
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133288
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0129128
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0128788
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0794091
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0358283
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0794176
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0358283
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.025107
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298325
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0252594
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.025107
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0261013
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298341
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0260144
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0260144
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0260488
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298667
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0260669
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0260488
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.84 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0308655
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298325
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0311108
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0308655
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_159) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0149686
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0145331
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0151554
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0145331
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_159) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0126424
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.014184
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0125242
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0125242
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_159) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0128743
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133662
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0131188
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0128743
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_159) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0794837
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0365163
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0795307
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0365163
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_159) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0252587
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298496
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0253089
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0252587
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_159) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0263089
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298496
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0260398
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0260398
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_159) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0261957
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298496
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0262835
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0261957
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_159) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0310953
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298325
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0313008
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0310953
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.88 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00652082
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0135953
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00663216
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00652082
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.88 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00696755
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0144209
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00666667
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00666667
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.88 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00600515
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139173
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0060833
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00600515
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.88 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00519056
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140218
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00549176
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00519056
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.88 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00599981
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0145132
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00614168
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00599981
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.88 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00501715
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0138628
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00520632
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00501715
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00966278
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0136909
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00961341
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00961341
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00973409
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0188409
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00978712
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00973409
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0162855
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0127447
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0163439
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0127447
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0246507
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0184808
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0244297
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0184808
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00880674
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011275
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0123097
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00880674
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0130814
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0209113
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0126973
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0126973
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0206632
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0207868
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.020848
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0206632
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0442613
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0202811
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0439587
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0202811
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00890583
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0113227
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0089934
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00890583
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00620385
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0170693
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0061634
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0061634
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0207009
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116322
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0207442
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0116322
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_43 || Conv_45) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.04438
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0200922
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0440493
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0200922
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00853947
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0122575
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0085719
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00853947
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00874339
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120941
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00866981
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00866981
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0163845
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012101
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0163891
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.012101
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0148165
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0186554
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0150349
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0148165
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00850853
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0111947
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00851387
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00850853
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0061184
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116046
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00609881
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00609881
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0203294
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0113611
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203401
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0113611
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0147079
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0197553
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0144222
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0144222
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00857135
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118084
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00862222
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00857135
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00614226
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0114386
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00615971
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00614226
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.020406
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115101
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0204204
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0115101
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0147956
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0198193
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0143738
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0143738
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00867446
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0112697
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00861812
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00861812
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.006256
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118382
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00614575
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00614575
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00689458
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119352
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0069686
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00689458
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0138991
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0198745
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0137929
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0137929
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.013992
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.15142
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0139138
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0139138
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0143773
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151324
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.014663
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0143773
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.014428
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.15125
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0146662
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.014428
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_193) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0174016
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151324
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0172699
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0172699
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00653128
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.010565
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00652985
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00652985
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00660246
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0106953
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00657861
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00657861
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00955185
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0124026
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.009568
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00955185
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00870838
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0106757
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00868513
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00868513
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00603695
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00737646
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0060641
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00603695
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00437292
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00658405
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00438737
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00437292
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0118047
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00639155
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.011836
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00639155
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0230087
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115274
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.022981
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0115274
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00601543
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00738759
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00602343
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00601543
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00435061
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00645087
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00438372
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00435061
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.011812
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00631869
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0118275
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00631869
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0230123
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115807
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0230635
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0115807
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00598134
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0138898
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00588482
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00588482
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00479406
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133359
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00540232
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00479406
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00624356
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142791
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00548494
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00548494
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0226773
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141036
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0228053
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0141036
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00519007
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773461
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00530574
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00519007
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00638008
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774421
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00649724
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00638008
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0063998
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774912
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00646236
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0063998
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.92 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00983968
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773035
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00977006
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00977006
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00665496
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139062
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00664847
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00664847
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00660936
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141533
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00663048
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00660936
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00995733
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131364
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00951792
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00951792
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00872725
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140462
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00869115
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00869115
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00608582
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.014012
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00607554
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00607554
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00500856
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133521
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0051479
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00500856
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0117859
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128455
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0117447
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0117447
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.022917
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139556
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0229106
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0139556
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00647282
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134754
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00611704
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00611704
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00507653
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.013223
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00542486
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00507653
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0117565
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0138423
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0117926
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0117565
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0229561
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143818
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0228437
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0143818
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00602934
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0137067
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00600419
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00600419
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00526117
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133461
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00499264
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00499264
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00530574
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139436
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00559236
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00530574
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0226347
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0137899
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0226069
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0137899
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00521467
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774827
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0053352
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00521467
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00633077
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773035
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00646605
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00633077
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00676075
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0772608
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00641389
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00641389
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_162) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00979413
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774677
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0100003
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00979413
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00650872
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0123272
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00648246
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00648246
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00650133
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0138951
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00654745
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00650133
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00633037
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142347
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00632996
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00632996
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00515774
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0136354
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0053374
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00515774
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00645518
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0135283
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00640443
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00640443
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00515463
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0124642
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00498722
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00498722
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00630078
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0136004
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00600857
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00600857
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00460332
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142218
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00468681
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00460332
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00472278
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140893
[08/29/2022-22:12:31] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00543071
[08/29/2022-22:12:31] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00472278
[08/29/2022-22:12:31] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:31] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00500251
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773589
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00483586
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00483586
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00634103
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774827
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00635693
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00634103
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_164 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00640986
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773461
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00636961
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00636961
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00954545
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0144147
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00956343
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00954545
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00871221
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128611
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00871494
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00871221
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0116921
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0138129
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0117414
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0116921
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0229106
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0123943
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0230677
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0123943
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0117598
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0137882
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0118308
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0117598
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0228949
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0127368
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0229348
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0127368
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00646339
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0137527
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00590241
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00590241
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00503928
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141747
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00462086
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00462086
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00482926
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0151947
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00479665
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00479665
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0227243
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0127727
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.02256
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0127727
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00468074
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774571
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00467629
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00467629
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00634285
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773461
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00637203
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00634285
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00663111
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774016
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00648923
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00648923
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.100 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.009856
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774144
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0099429
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.009856
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(29440,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0166151
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0129407
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0165648
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0129407
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0172965
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0129067
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0169168
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0129067
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0168411
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0145377
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0168021
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0145377
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0122937
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128406
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0124069
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0122937
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0175861
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141027
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.01712
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0141027
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0125045
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0129982
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0123196
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0123196
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0155947
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0145697
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0151156
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0145697
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.012227
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012593
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0125231
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.012227
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,920:32,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.012783
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0127731
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.012749
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.012749
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0253128
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298373
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0252061
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0252061
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0275692
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298496
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0278284
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0275692
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.108 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0276283
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298496
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0282693
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0276283
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00957775
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0144293
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0095744
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0095744
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00973836
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140653
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00987074
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00973836
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0162342
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142191
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0162641
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0142191
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0245585
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0185736
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0247672
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0185736
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00961402
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134985
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00887439
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00887439
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00610347
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142036
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00648718
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00610347
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0207517
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139951
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0206927
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0139951
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0441533
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0200383
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0444253
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0200383
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00905715
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131545
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0090733
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00905715
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00617699
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142329
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0061665
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0061665
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0205816
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142876
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0206632
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0142876
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0439613
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.020362
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.044252
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.020362
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00867939
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0136755
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00865231
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00865231
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00615195
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141591
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00614963
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00614963
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0068123
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142489
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00679637
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00679637
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.04352
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0202165
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0436107
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0202165
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.01396
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151541
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0143418
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.01396
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0146194
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151332
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145512
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0145512
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0145739
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151324
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.014618
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0145739
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.112 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0174453
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151296
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0176792
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0174453
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0065239
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.01404
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00650585
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00650585
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00661208
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143516
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00663948
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00661208
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00953569
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143453
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00953905
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00953569
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00865532
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0129846
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00873792
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00865532
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00595734
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0138091
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00594471
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00594471
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00462539
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142444
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00467585
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00462539
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0116833
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142289
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0117447
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0116833
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0228843
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128418
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.022885
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0128418
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00593703
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0137562
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00594882
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00593703
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00465304
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143093
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00470175
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00465304
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0117315
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141547
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0117756
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0117315
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0229163
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139542
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0228466
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0139542
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00590915
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140916
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00590129
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00590129
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0044709
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139484
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00460362
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0044709
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00471512
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142436
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00474501
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00471512
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0225244
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0129752
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0225067
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0129752
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00453045
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774891
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00477729
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00453045
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00636519
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774144
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00636297
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00636297
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00632815
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0772608
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00641128
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00632815
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_173) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00979139
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773013
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00983435
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00979139
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00650995
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140858
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00655436
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00650995
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00662128
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.014204
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00667947
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00662128
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00956586
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143093
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00954301
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00954301
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00872616
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130859
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00868294
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00868294
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00607128
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134801
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00604476
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00604476
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00460245
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142676
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00465111
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00460245
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0117554
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143138
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0117322
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0117322
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0228921
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128927
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0228921
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0128927
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00599486
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134733
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00596953
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00596953
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00454515
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142022
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00471602
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00454515
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.011712
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142391
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0118371
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.011712
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.022848
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0126767
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.022875
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0126767
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00600648
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134754
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00588856
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00588856
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00463526
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.014212
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00480853
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00463526
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00477821
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142289
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00481859
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00477821
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.022619
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128071
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0226169
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0128071
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00461092
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774144
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00465555
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00461092
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00636357
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774144
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0064361
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00636357
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00651364
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773312
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00636217
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00636217
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::MaxPool_175) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00980643
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0772779
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00978712
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00978712
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00451993
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143031
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00612674
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00451993
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00659535
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00661522
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00659535
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00666102
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0152417
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00656042
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00656042
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x0000000000000000
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00601848
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133619
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00600591
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00600591
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x0000000000000000
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00457921
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141858
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00463644
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00457921
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0045636
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140827
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00467348
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0045636
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.005955
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.013382
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00606914
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.005955
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00448156
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00828046
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00435892
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00435892
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x0000000000000000
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0046517
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00680838
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00470144
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0046517
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00589493
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0124595
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00589736
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00589493
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00446706
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120373
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00436834
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00436834
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x0000000000000000
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00468044
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00638491
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00468133
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00468044
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00446378
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773333
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00466933
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00446378
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00634043
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773995
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00634506
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00634043
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003e8
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::MaxPool_175 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.006424
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773141
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00639457
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00639457
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x0000000000000000
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,920,40,1) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,40960,1024) -> Float(235520,1:4,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,10240,256) -> Float(942080,1,40960,1024) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,10240,256) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,2560,64) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(7360,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(235520,1,10240,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(58880,1:4,2560,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(7360,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(14720,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,20480,512) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,5120,128) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(14720,920:32,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(471040,1,20480,512) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1:4,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,920,40,1) -> Float(117760,1,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00438947
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011923
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00436294
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00436294
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,920,40,1) -> Float(29440,1:4,1280,32) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00439845
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0121737
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00443059
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00439845
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,920,40,1) -> Float(3680,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00622282
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119166
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00619259
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00619259
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,920,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00566816
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119863
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00566201
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00566201
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1,5120,128) -> Float(117760,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00451157
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0108287
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00457994
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00451157
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1,5120,128) -> Float(29440,1:4,1280,32) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0042839
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0124693
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00424371
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00424371
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1,5120,128) -> Float(3680,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00717208
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.010459
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00718184
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00717208
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1,5120,128) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0134814
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0106617
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0134362
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0106617
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,1280,32) -> Float(117760,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00454544
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115645
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00452598
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00452598
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,1280,32) -> Float(117760,1,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00445781
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118349
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00430605
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00430605
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,1280,32) -> Float(3680,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00722973
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0104663
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00721021
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00721021
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,1280,32) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0134558
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109203
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0134084
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0109203
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(3680,920:32,40,1) -> Float(117760,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00449422
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109375
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00452612
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00449422
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(3680,920:32,40,1) -> Float(117760,1,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00430769
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0106043
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0041197
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0041197
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(3680,920:32,40,1) -> Float(29440,1:4,1280,32) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00457834
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118676
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.004449
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.004449
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(3680,920:32,40,1) -> Float(1:4,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0133581
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0108422
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0133862
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0108422
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00435823
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0412836
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00427966
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00427966
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,1,5120,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00431617
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0412279
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00437319
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00431617
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(29440,1:4,1280,32) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00436031
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0412705
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00443972
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00436031
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(3680,920:32,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.140 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00654013
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.041459
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00669867
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00654013
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1,5120,128) -> Float(117760,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,1280,32) -> Float(117760,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(3680,920:32,40,1) -> Float(117760,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,920,40,1) -> Float(117760,920,40,1) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::Concat_191 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00493396
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0124049
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00418467
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00418467
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x0000000000000000
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::Concat_191 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00855932
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00674795
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00855248
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00674795
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003ea
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::Concat_191 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00874448
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00680816
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0087319
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00680816
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003ea
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::Concat_191 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.016417
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00672853
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.016512
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00672853
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003ea
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: onnx::Concat_191 copy (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0243817
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0184387
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0245539
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0184387
[08/29/2022-22:12:32] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003ea
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00853814
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109041
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00851627
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00851627
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00870236
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00671061
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00867993
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.00671061
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0163937
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012674
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0163606
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.012674
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0246225
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0184399
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0246522
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0184399
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00851867
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0114784
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00848107
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00848107
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00610444
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0121809
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00612926
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00610444
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0203256
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0121825
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0202717
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0121825
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0406933
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0200132
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0407052
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0200132
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00859952
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115939
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00862113
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00859952
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00631366
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0110779
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.006144
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.006144
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0203464
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120179
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203275
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0120179
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_74 || Conv_76) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0407621
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0200238
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0407407
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0200238
[08/29/2022-22:12:32] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00465022
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119364
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00463526
[08/29/2022-22:12:32] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00463526
[08/29/2022-22:12:32] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:32] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00480107
[08/29/2022-22:12:32] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120952
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00481981
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00480107
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00959969
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0124306
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00959726
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00959726
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00866188
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011573
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00863535
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00863535
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00586498
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0123773
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00587397
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00586498
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00435546
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0121924
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00434327
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00434327
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0115325
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133091
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0114994
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0114994
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0209013
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119806
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0208163
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119806
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00589979
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012448
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00596305
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00589979
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0043725
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119893
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00445852
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0043725
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.011509
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134426
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0115469
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.011509
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0207617
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119219
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0208587
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119219
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00586835
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118529
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00590484
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00586835
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00438666
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012061
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00444238
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00438666
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00467541
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0125116
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00466711
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00466711
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0209447
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116429
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.020726
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0116429
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00453939
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774336
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00463867
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00453939
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00509188
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774251
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00503737
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00503737
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00528633
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0772971
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00523017
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00523017
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.152 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00984847
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0774208
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00983717
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00983717
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00469979
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109523
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00476079
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00469979
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00483803
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118672
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00483895
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00483803
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00959573
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.010933
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00962529
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00959573
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.008704
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0113468
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00872096
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.008704
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00591308
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0120069
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00588033
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00588033
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00453838
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0111403
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00453131
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00453131
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0115538
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118411
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.011499
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.011499
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0211127
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0123793
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0208853
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0123793
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00617837
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0121398
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00586386
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00586386
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00448981
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0107795
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0045182
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00448981
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0115123
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118595
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0114873
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0114873
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0208194
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119448
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0208567
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0119448
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00606584
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0112164
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00600172
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00600172
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00457585
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0107843
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0045365
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0045365
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00474802
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011907
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00479787
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00474802
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0207799
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012107
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0207291
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.012107
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00508347
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773632
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00462071
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00462071
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00518367
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0772139
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00524833
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00518367
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00525233
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0776192
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00526467
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00525233
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_196) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0101385
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773973
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0100637
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0100637
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00483741
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141302
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00472473
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00472473
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00499757
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0150159
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00481356
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00481356
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.006672
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0138304
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00642482
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00642482
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00471422
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140698
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0051991
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00471422
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00603143
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0148547
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00596686
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00596686
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00510254
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143156
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00457921
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00457921
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00605524
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.014553
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00587677
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00587677
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00517776
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141333
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00471827
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00471827
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0047348
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142142
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00484019
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0047348
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00457717
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773781
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00465155
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00457717
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00498802
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773269
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00497974
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00497974
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_198 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0052735
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0772779
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00526567
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00526567
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00471617
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142111
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00474396
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00471617
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00481539
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0144107
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0048371
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00481539
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00961067
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0144627
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00959878
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00959878
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00873983
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130712
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00867446
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00867446
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00589062
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0124081
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00586555
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00586555
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00436308
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012235
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0043556
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0043556
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.011506
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142476
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0115358
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.011506
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0208188
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128673
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.020972
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0128673
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00582731
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141124
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00583743
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00582731
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00457761
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142698
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00464607
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00457761
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.011483
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142076
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0114943
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.011483
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0207918
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0128299
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.020852
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0128299
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00584814
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140244
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0058575
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00584814
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00457527
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141636
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00465274
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00457527
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00475778
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.014264
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00479086
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00475778
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0206977
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116072
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.02084
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0116072
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00459266
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773461
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00452656
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00452656
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00506052
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773504
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0050539
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0050539
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00520222
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0773525
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00522783
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00520222
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.160 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00988204
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0772821
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00984565
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00984565
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: onnx::Concat_212 copy (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0111534
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118459
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0095114
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0095114
[08/29/2022-22:12:33] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x0000000000000000
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: onnx::Concat_212 copy (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0130031
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0107043
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0127885
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0107043
[08/29/2022-22:12:33] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003ea
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: onnx::Concat_212 copy (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0130027
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0125562
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0130404
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0125562
[08/29/2022-22:12:33] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003ea
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: onnx::Concat_212 copy (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.030208
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0129957
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0303728
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0129957
[08/29/2022-22:12:33] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003ea
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: onnx::Concat_212 copy (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0486095
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.032865
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0483901
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.032865
[08/29/2022-22:12:33] [TRT] [V] >>>>>>>>>>>>>>> Chose Runner Type: Reformat Tactic: 0x00000000000003ea
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0140862
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0110655
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0139307
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0110655
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0141027
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011163
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0141156
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.011163
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0301493
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0111342
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0303554
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0111342
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0488594
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0330463
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0484206
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0330463
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0144693
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134212
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0143244
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0134212
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.012187
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131093
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0122251
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.012187
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0380314
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130014
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0383123
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0130014
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.080896
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0352448
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0808661
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0352448
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0146022
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133104
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0144342
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0133104
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0122469
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116116
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.012229
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0116116
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0380729
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0114076
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0382222
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0114076
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> Conv_92 || Conv_94) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0808277
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0352832
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0810325
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0352832
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00622558
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0126511
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00620761
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00620761
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00639336
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134259
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00640866
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00639336
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0163723
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0135198
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0163896
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0135198
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0245859
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0182754
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0244777
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0182754
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00849333
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118937
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00854783
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00849333
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00612422
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.012211
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00609784
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00609784
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0202974
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0123143
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203037
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0123143
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0405108
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0340693
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0405902
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0340693
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00859761
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131869
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00858557
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00858557
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00613935
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134532
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00615001
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00613935
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0204323
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134063
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203671
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0134063
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0402524
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0341547
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0403437
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0341547
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00858612
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133551
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00861046
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00858612
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00612616
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133397
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00611258
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00611258
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00681796
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134362
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00680686
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00680686
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0402442
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0341013
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0402679
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0341013
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0140938
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151438
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0139147
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0139147
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0143302
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297643
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.014675
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0143302
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0143502
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.2976
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145572
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0143502
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.188 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0172091
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297472
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0174021
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0172091
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0064521
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0147242
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0061839
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0061839
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00644657
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0138505
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00646093
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00644657
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0164053
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0137033
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0164003
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0137033
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0248084
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0182989
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0245935
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0182989
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00853653
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131532
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00855932
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00853653
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00617309
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133952
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00609183
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00609183
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0201801
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.013341
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0201876
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.013341
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0406163
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0341237
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.040557
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0341237
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00862687
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131356
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00870072
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00862687
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0061841
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133508
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00617324
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00617324
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0202391
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133284
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0203225
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0133284
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0402513
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0346613
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0402821
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0346613
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0086028
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131401
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00861128
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0086028
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00613023
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133153
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00612267
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00612267
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00682993
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0132611
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00678698
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00678698
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0405938
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0340992
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0403271
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0340992
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.014004
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.15131
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0139262
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0139262
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0142044
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297643
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0142351
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0142044
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0142884
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297669
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0146119
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0142884
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_217) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0173163
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.29752
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0172715
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0172715
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00623171
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0139289
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00620267
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00620267
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00644985
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0135791
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00638531
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00638531
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0085432
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131672
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0085344
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0085344
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00609028
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0135053
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0061153
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00609028
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00858831
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0132316
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00865039
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00858831
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00615098
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0146143
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00613237
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00613237
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00864219
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133079
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00860882
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00860882
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00621492
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133619
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00612364
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00612364
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00680903
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133367
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00678954
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00678954
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.013847
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151467
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0138902
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.013847
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.014356
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297643
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0143649
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.014356
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Conv_219 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0141573
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297472
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0142689
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0141573
[08/29/2022-22:12:33] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,14720,160,1) -> Float(471040,1,5120,32) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00638108
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116425
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00627556
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00627556
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,14720,160,1) -> Float(117760,1:4,1280,8) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00643508
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0119185
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00643118
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00643118
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,14720,160,1) -> Float(14720,14720:32,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0163759
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134507
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0164191
[08/29/2022-22:12:33] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0134507
[08/29/2022-22:12:33] [TRT] [V] *************** Autotuning Reformat: Float(471040,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:33] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0245189
[08/29/2022-22:12:33] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0184225
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0247124
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0184225
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,5120,32) -> Float(471040,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00852027
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131069
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00857819
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00852027
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,5120,32) -> Float(117760,1:4,1280,8) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00633399
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134131
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00617541
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00617541
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,5120,32) -> Float(14720,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0201255
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133965
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0201933
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0133965
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0405487
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0340949
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0405499
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0340949
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,1280,8) -> Float(471040,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00863563
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0135991
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00871713
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00863563
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,1280,8) -> Float(471040,1,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00614342
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133935
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0061473
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00614342
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,1280,8) -> Float(14720,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0204549
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0132968
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0201713
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0132968
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,1280,8) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0403022
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.034096
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0403532
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.034096
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,14720:32,160,1) -> Float(471040,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0085987
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0134029
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00860718
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0085987
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,14720:32,160,1) -> Float(471040,1,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00624968
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0132693
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00611317
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00611317
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,14720:32,160,1) -> Float(117760,1:4,1280,8) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00681317
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0133572
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00680533
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00680533
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0403887
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0340267
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0402394
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0340267
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0140178
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.151282
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.013992
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.013992
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0142693
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297813
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0143009
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0142693
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(117760,1:4,1280,8) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0143387
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297813
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145094
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0143387
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(14720,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(input.196 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0172656
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.297472
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0173216
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0172656
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,14720,160,1) -> Float(471040,1,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,14720,160,1) -> Float(117760,1:4,1280,8) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,14720,160,1) -> Float(14720,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,5120,32) -> Float(471040,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,5120,32) -> Float(117760,1:4,1280,8) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,5120,32) -> Float(14720,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,1280,8) -> Float(471040,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,1280,8) -> Float(471040,1,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,1280,8) -> Float(14720,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,1280,8) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,14720:32,160,1) -> Float(471040,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,14720:32,160,1) -> Float(471040,1,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,14720:32,160,1) -> Float(117760,1:4,1280,8) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(117760,1:4,1280,8) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(14720,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Conv_226) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0146351
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0131126
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0145442
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0131126
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Conv_226) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.012165
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130769
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0121771
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.012165
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Conv_226) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0126688
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0130297
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0129485
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0126688
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Conv_226) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0803456
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0360576
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0804181
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0360576
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Conv_226) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0253036
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298325
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0251528
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0251528
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Conv_226) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0261604
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298656
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0261276
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0261276
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Conv_226) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0265789
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298325
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0263975
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0263975
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(29440,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Conv_226) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0314337
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.298325
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0318061
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0314337
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,10240,64) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,2560,16) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,14720:32,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(942080,1,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(235520,1:4,2560,16) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1:4,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(58880,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1884160,1,20480,128) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1:4,5120,32) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,14720:32,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(1884160,1,20480,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,14720,160,1) -> Float(471040,1:4,5120,32) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,14720,160,1) -> Float(3753600,1,40800,255) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0572124
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0421853
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0570596
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0421853
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,14720,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.06272
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0411117
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0631413
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0411117
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,14720,160,1) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.110763
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0407561
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.111053
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0407561
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1,40800,255) -> Float(3753600,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0690624
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0430307
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.067936
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0430307
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1,40800,255) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0411544
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0408913
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0414767
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0408913
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1,40800,255) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.149504
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0413547
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.149518
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0413547
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3753600,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0698261
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0419347
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0700373
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0419347
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(3753600,1,40800,255) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.039501
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0423573
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0392427
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0392427
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1:4,10240,64) -> Float(117760,14720:32,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.14933
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.041363
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.148821
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.041363
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3753600,14720,160,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0531901
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.041984
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0532678
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.041984
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(3753600,1,40800,255) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0417987
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0426493
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0419733
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0417987
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,14720:32,160,1) -> Float(942080,1:4,10240,64) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Reshape_261 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0450133
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0413985
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0448093
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0413985
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,1,7820,92) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Sigmoid_274) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0538682
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.04242
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.053728
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.04242
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(938400,312800,1:4,1955,23) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Sigmoid_274) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0538682
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.042744
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0539947
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.042744
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(122400,40800,13600:32,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Sigmoid_274) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0530971
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0424213
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.053245
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0424213
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(471040,1,10240,128) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(117760,1:4,2560,32) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(14720,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(471040,1,10240,128) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(117760,1:4,2560,32) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(14720,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(3753600,1251200,1,7820,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Sigmoid_274 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0476937
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0404622
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0482773
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0404622
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(938400,312800,1:4,1955,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Sigmoid_274 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0489112
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0406566
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0487619
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0406566
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(122400,40800,13600:32,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Sigmoid_274 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.130162
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0429173
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.130276
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0429173
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(1251200,1:4,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Sigmoid_274 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0748736
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0465827
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0755904
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0465827
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(3753600,1251200,1,7820,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0480152
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.040576
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0478857
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.040576
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(938400,312800,1:4,1955,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0486994
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0404409
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0485669
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0404409
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(122400,40800,13600:32,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.129138
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.042544
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.129134
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.042544
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(1251200,1:4,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0749461
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.046436
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0752213
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.046436
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,1,7820,92) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,1,7820,92) -> Float(938400,312800,1:4,1955,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0390649
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0413713
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0390637
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0390637
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,1,7820,92) -> Float(122400,40800,13600:32,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.162784
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0429227
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.162816
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0429227
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,1,7820,92) -> Float(1251200,1:4,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.155893
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0701952
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.155829
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0701952
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(938400,312800,1:4,1955,23) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(938400,312800,1:4,1955,23) -> Float(3753600,1251200,1,7820,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0390388
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0413772
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0391704
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0390388
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(938400,312800,1:4,1955,23) -> Float(122400,40800,13600:32,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.161451
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0432493
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.161451
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0432493
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(938400,312800,1:4,1955,23) -> Float(1251200,1:4,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.154738
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0689749
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.154773
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0689749
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(122400,40800,13600:32,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(122400,40800,13600:32,85,1) -> Float(3753600,1251200,1,7820,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0410121
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0419973
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0409268
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0409268
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(122400,40800,13600:32,85,1) -> Float(938400,312800,1:4,1955,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0420893
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0418987
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0422
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0418987
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(122400,40800,13600:32,85,1) -> Float(1251200,1:4,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.103011
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0688811
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.103339
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0688811
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1251200,1:4,13600,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.089512
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.401408
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0894427
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0894427
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1251200,1:4,13600,85,1) -> Float(3753600,1251200,1,7820,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.09104
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.592555
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0904533
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0904533
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1251200,1:4,13600,85,1) -> Float(938400,312800,1:4,1955,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0904533
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590848
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0907093
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0904533
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1251200,1:4,13600,85,1) -> Float(122400,40800,13600:32,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> y) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.132324
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.590848
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.132512
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.132324
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,1,7820,92) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(y -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0542872
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0426227
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.054051
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0426227
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(938400,312800,1:4,1955,23) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(y -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0544183
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.04282
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0544411
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.04282
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(122400,40800,13600:32,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(y -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0536869
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0427093
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.053757
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0427093
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1251200,1:4,13600,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(y -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0895573
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.405163
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0894427
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.0894427
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Mul_276) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00452915
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143551
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00481325
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00452915
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Mul_276) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00466474
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143693
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00473239
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00466474
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Mul_276) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00596667
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142902
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00589511
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00589511
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Mul_276) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00462436
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140511
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00471406
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00462436
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,1,7820,92) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(938400,312800,1:4,1955,23) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(122400,40800,13600:32,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1251200,1:4,13600,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,1,7820,92) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(938400,312800,1:4,1955,23) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(122400,40800,13600:32,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1251200,1:4,13600,85,1) -> Float(3753600,1251200,13600,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(3753600,1251200,1,7820,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_278) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0451067
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0443587
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0450093
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0443587
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(938400,312800,1:4,1955,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_278) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0457453
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0442027
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.045568
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0442027
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(3753600,1251200,13600,85,1) -> Float(122400,40800,13600:32,85,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(<in> -> onnx::Concat_278) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.121856
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0444467
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.122084
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003ea Time: 0.0444467
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(58880,1:4,1280,16) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(58880,1:4,1280,16) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(7360,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,3680,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(942080,1,20480,256) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(235520,1:4,5120,64) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,3680:32,80,1) -> Float(1:4,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,3680,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(942080,1,20480,256) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(235520,1:4,5120,64) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(1:4,3680,80,1) -> Float(29440,3680:32,80,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00459821
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143409
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00473194
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00459821
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00467704
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143924
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00471286
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00467704
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00588576
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0144187
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00585132
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00585132
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00465052
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141498
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0047936
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00465052
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,1,184,92) -> Float(88320,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00457191
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0144431
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0047366
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00457191
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,1,184,92) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00469724
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142409
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00472488
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00469724
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,1,184,92) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00669717
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.014284
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00671787
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00669717
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,1,184,92) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00551134
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0153096
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00549543
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00549543
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(22080,7360,1:4,46,23) -> Float(88320,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00453838
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0143276
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00467052
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00453838
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(22080,7360,1:4,46,23) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00469573
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0142178
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00472067
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00469573
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(22080,7360,1:4,46,23) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00676309
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141053
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00682884
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00676309
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(22080,7360,1:4,46,23) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00555822
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0152819
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00556889
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00555822
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(2880,960,320:32,2,1) -> Float(88320,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00467689
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0141027
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00463466
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00463466
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(2880,960,320:32,2,1) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00460975
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0140204
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00474907
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00460975
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(2880,960,320:32,2,1) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00475763
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0144596
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00481234
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00475763
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(2880,960,320:32,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00531996
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0150446
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0055012
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00531996
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(88320,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00461793
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0137502
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00458827
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00458827
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00424061
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0177718
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00413893
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00413893
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00456694
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0178504
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00429552
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00429552
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat(onnx::Mul_276 -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0061924
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0176719
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00632171
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0061924
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,320,2,1) -> Float(29440,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00395608
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0116874
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00387696
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00387696
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,320,2,1) -> Float(7360,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00390152
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0118367
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00394842
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00390152
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,320,2,1) -> Float(960,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00382643
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00726284
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00381831
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00381831
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,320,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.003484
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00665035
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00341627
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00341627
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,1,184,92) -> Float(29440,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00321446
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00670379
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00320554
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00320554
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,1,184,92) -> Float(7360,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00294045
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00674155
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00298554
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00294045
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,1,184,92) -> Float(960,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00404768
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00659389
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00395683
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00395683
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,29440,1,184,92) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00591944
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00740788
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00601562
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00591944
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,7360,1:4,46,23) -> Float(29440,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00331755
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00678336
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00328973
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00328973
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,7360,1:4,46,23) -> Float(29440,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00293137
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00659012
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00297421
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00293137
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,7360,1:4,46,23) -> Float(960,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00393023
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00655017
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00395595
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00393023
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(7360,7360,1:4,46,23) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00594527
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.007054
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00591626
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00591626
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(960,960,320:32,2,1) -> Float(29440,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00335158
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00719841
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00329924
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00329924
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(960,960,320:32,2,1) -> Float(29440,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00306027
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00652246
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00301444
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00301444
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(960,960,320:32,2,1) -> Float(7360,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0030629
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00669419
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00390313
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0030629
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(960,960,320:32,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00575412
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0126933
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00595256
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00575412
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(29440,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0037994
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0136128
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00307259
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00307259
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(29440,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00324992
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0175899
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.0032551
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00324992
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(7360,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00336808
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0175865
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00371058
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00336808
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(960,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 152) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00417733
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0175876
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00383338
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00383338
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,320,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,1,184,92) -> Float(88320,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,1,184,92) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,1,184,92) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(88320,29440,1,184,92) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(22080,7360,1:4,46,23) -> Float(88320,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(22080,7360,1:4,46,23) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(22080,7360,1:4,46,23) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(22080,7360,1:4,46,23) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(2880,960,320:32,2,1) -> Float(88320,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(2880,960,320:32,2,1) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(2880,960,320:32,2,1) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(2880,960,320:32,2,1) -> Float(29440,1:4,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(88320,29440,320,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(88320,29440,1,184,92) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(22080,7360,1:4,46,23) ***************
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(29440,1:4,320,2,1) -> Float(2880,960,320:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] =============== Computing reformatting costs
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,1,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00265778
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00647426
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00263433
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00263433
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,1:4,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00281914
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00666311
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00281735
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00281735
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(6,2,2:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00279413
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00653804
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00283996
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00279413
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2,2,1) -> Float(2,1:4,2,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00337939
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115351
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00397143
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00337939
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,1,2,1) -> Float(6,2,2,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0038782
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117083
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00393161
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0038782
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,1,2,1) -> Float(6,2,1:4,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00392609
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.011141
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00281806
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00281806
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,1,2,1) -> Float(6,2,2:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00284258
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00652616
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00279751
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00279751
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,1,2,1) -> Float(2,1:4,2,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00295184
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115274
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.004192
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00295184
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,1:4,2,1) -> Float(6,2,2,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00400279
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0126463
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00404318
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00400279
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,1:4,2,1) -> Float(6,2,1,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0038297
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0117083
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00406686
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0038297
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,1:4,2,1) -> Float(6,2,2:32,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00389594
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0115229
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00422089
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00389594
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,1:4,2,1) -> Float(2,1:4,2,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00449564
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0126933
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00441726
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00441726
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2:32,2,1) -> Float(6,2,2,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00322462
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.00651652
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00269557
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x0000000000000000 Time: 0.00269557
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2:32,2,1) -> Float(6,2,1,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0039606
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0114055
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00404357
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.0039606
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2:32,2,1) -> Float(6,2,1:4,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.00398171
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003ea Time: 0.0109058
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0000000000000000 Time: 0.00408962
[08/29/2022-22:12:34] [TRT] [V] Fastest Tactic: 0x00000000000003e8 Time: 0.00398171
[08/29/2022-22:12:34] [TRT] [V] *************** Autotuning Reformat: Float(6,2,2:32,2,1) -> Float(2,1:4,2,2,1) ***************
[08/29/2022-22:12:34] [TRT] [V] --------------- Timing Runner: Optimizer Reformat((Unnamed Layer* 157) [Constant]_output -> <out>) (Reformat)
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x00000000000003e8 Time: 0.0040649
[08/29/2022-22:12:34] [TRT] [V] Tactic: 0x0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment