Hey,
Sure here you go.
Test 1: Pretrained Model provided in Deepstream Samples
> 0:00:00.417151808 25965 0x7f64002260 INFO nvinfer gstnvinfer.cpp:619:gst_nvinfer_logger:<pgie> NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::buildModel() <nvdsinfer_context_impl.cpp:1715> [UID = 1]: Trying to create engine from model files
> WARNING: DLA does not support FP32 precision type, using FP16 mode.
> INFO: [TRT]:
> INFO: [TRT]: --------------- Layers running on DLA:
> INFO: [TRT]: {conv1,bn_conv1,activation_1/Relu,block_1a_conv_1,block_1a_conv_shortcut,block_1a_bn_1,block_1a_bn_shortcut,activation_2/Relu,block_1a_conv_2,block_1a_bn_2,add_1,activation_3/Relu,block_2a_conv_1,block_2a_conv_shortcut,block_2a_bn_1,block_2a_bn_shortcut,activation_4/Relu,block_2a_conv_2,block_2a_bn_2,add_2,activation_5/Relu,block_3a_conv_1,block_3a_conv_shortcut,block_3a_bn_1,block_3a_bn_shortcut,activation_6/Relu,block_3a_conv_2,block_3a_bn_2,add_3,activation_7/Relu,block_4a_conv_1,block_4a_conv_shortcut,block_4a_bn_1,block_4a_bn_shortcut,activation_8/Relu,block_4a_conv_2,block_4a_bn_2,add_4,activation_9/Relu,conv2d_bbox,conv2d_cov,conv2d_cov/Sigmoid},
> INFO: [TRT]: --------------- Layers running on GPU:
> INFO: [TRT]:
> INFO: [TRT]: Detected 1 inputs and 2 output network tensors.
Test 2: DetectNet V2 (with Resnet10 Backbone @ 640x480 Input size)
> 0:00:00.365840370 18151 0x7f40002270 INFO nvinfer gstnvinfer.cpp:619:gst_nvinfer_logger:<pgie> NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::buildModel() <nvdsinfer_context_impl.cpp:1715> [UID = 1]: Trying to create engine from model files
> WARNING: DLA does not support FP32 precision type, using FP16 mode.
> WARNING: [TRT]: Default DLA is enabled but layer output_bbox/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer conv1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer conv1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_conv_1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_conv_1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_conv_2/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_conv_2/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_2/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_conv_shortcut/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_conv_shortcut/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1a_bn_shortcut/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_conv_1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_conv_1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_conv_2/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_conv_2/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1b_bn_2/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_conv_1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_conv_1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_conv_2/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_conv_2/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_2/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_conv_shortcut/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_conv_shortcut/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2a_bn_shortcut/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_conv_1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_conv_1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_conv_2/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_conv_2/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2b_bn_2/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_conv_1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_conv_1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_conv_2/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_conv_2/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_2/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_conv_shortcut/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_conv_shortcut/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3a_bn_shortcut/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_conv_1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_conv_1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_conv_2/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_conv_2/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3b_bn_2/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_conv_1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_conv_1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_conv_2/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_conv_2/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_2/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_conv_shortcut/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_conv_shortcut/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4a_bn_shortcut/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_conv_1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_conv_1/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_conv_2/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_conv_2/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4b_bn_2/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer output_bbox/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer output_cov/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer output_cov/bias is not supported on DLA, falling back to GPU.
> INFO: [TRT]:
> INFO: [TRT]: --------------- Layers running on DLA:
> INFO: [TRT]: {conv1/convolution,conv1/BiasAdd,bn_conv1/batchnorm/mul_1,bn_conv1/batchnorm/add_1,activation_1/Relu,block_1a_conv_1/convolution,block_1a_conv_1/BiasAdd,block_1a_bn_1/batchnorm/mul_1,block_1a_bn_1/batchnorm/add_1,block_1a_relu_1/Relu,block_1a_conv_2/convolution,block_1a_conv_2/BiasAdd,block_1a_bn_2/batchnorm/mul_1,block_1a_bn_2/batchnorm/add_1,block_1a_conv_shortcut/convolution,block_1a_conv_shortcut/BiasAdd,block_1a_bn_shortcut/batchnorm/mul_1,block_1a_bn_shortcut/batchnorm/add_1,add_1/add,block_1a_relu/Relu,block_1b_conv_1/convolution,block_1b_conv_1/BiasAdd,block_1b_bn_1/batchnorm/mul_1,block_1b_bn_1/batchnorm/add_1,block_1b_relu_1/Relu,block_1b_conv_2/convolution,block_1b_conv_2/BiasAdd,block_1b_bn_2/batchnorm/mul_1,block_1b_bn_2/batchnorm/add_1,add_2/add,block_1b_relu/Relu,block_2a_conv_1/convolution,block_2a_conv_1/BiasAdd,block_2a_bn_1/batchnorm/mul_1,block_2a_bn_1/batchnorm/add_1,block_2a_relu_1/Relu,block_2a_conv_2/convolution,block_2a_conv_2/BiasAdd,block_2a_bn_2/batchnorm/mul_1,block_2a_bn_2/batchnorm/add_1,block_2a_conv_shortcut/convolution,block_2a_conv_shortcut/BiasAdd,block_2a_bn_shortcut/batchnorm/mul_1,block_2a_bn_shortcut/batchnorm/add_1,add_3/add,block_2a_relu/Relu,block_2b_conv_1/convolution,block_2b_conv_1/BiasAdd,block_2b_bn_1/batchnorm/mul_1,block_2b_bn_1/batchnorm/add_1,block_2b_relu_1/Relu,block_2b_conv_2/convolution,block_2b_conv_2/BiasAdd,block_2b_bn_2/batchnorm/mul_1,block_2b_bn_2/batchnorm/add_1,add_4/add,block_2b_relu/Relu,block_3a_conv_1/convolution,block_3a_conv_1/BiasAdd,block_3a_bn_1/batchnorm/mul_1,block_3a_bn_1/batchnorm/add_1,block_3a_relu_1/Relu,block_3a_conv_2/convolution,block_3a_conv_2/BiasAdd,block_3a_bn_2/batchnorm/mul_1,block_3a_bn_2/batchnorm/add_1,block_3a_conv_shortcut/convolution,block_3a_conv_shortcut/BiasAdd,block_3a_bn_shortcut/batchnorm/mul_1,block_3a_bn_shortcut/batchnorm/add_1,add_5/add,block_3a_relu/Relu,block_3b_conv_1/convolution,block_3b_conv_1/BiasAdd,block_3b_bn_1/batchnorm/mul_1,block_3b_bn_1/batchnorm/add_1,block_3b_relu_1/Relu,block_3b_conv_2/convolution,block_3b_conv_2/BiasAdd,block_3b_bn_2/batchnorm/mul_1,block_3b_bn_2/batchnorm/add_1,add_6/add,block_3b_relu/Relu,block_4a_conv_1/convolution,block_4a_conv_1/BiasAdd,block_4a_bn_1/batchnorm/mul_1,block_4a_bn_1/batchnorm/add_1,block_4a_relu_1/Relu,block_4a_conv_2/convolution,block_4a_conv_2/BiasAdd,block_4a_bn_2/batchnorm/mul_1,block_4a_bn_2/batchnorm/add_1,block_4a_conv_shortcut/convolution,block_4a_conv_shortcut/BiasAdd,block_4a_bn_shortcut/batchnorm/mul_1,block_4a_bn_shortcut/batchnorm/add_1,add_7/add,block_4a_relu/Relu,block_4b_conv_1/convolution,block_4b_conv_1/BiasAdd,block_4b_bn_1/batchnorm/mul_1,block_4b_bn_1/batchnorm/add_1,block_4b_relu_1/Relu,block_4b_conv_2/convolution,block_4b_conv_2/BiasAdd,block_4b_bn_2/batchnorm/mul_1,block_4b_bn_2/batchnorm/add_1,add_8/add,block_4b_relu/Relu,output_bbox/convolution,output_bbox/BiasAdd,output_cov/convolution,output_cov/BiasAdd,output_cov/Sigmoid},
> INFO: [TRT]: --------------- Layers running on GPU:
> INFO: [TRT]:
> INFO: [TRT]: Detected 1 inputs and 2 output network tensors.
Test 3: DetectNet V2 (with MobileNet_V2 Backbone @ 640x360 Input size)
> 0:00:00.376783135 5704 0x7f6c002270 INFO nvinfer gstnvinfer.cpp:619:gst_nvinfer_logger:<pgie> NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::buildModel() <nvdsinfer_context_impl.cpp:1715> [UID = 1]: Trying to create engine from model files
> WARNING: DLA does not support FP32 precision type, using FP16 mode.
> WARNING: [TRT]: Default DLA is enabled but layer output_bbox/bias is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer conv1/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer bn_conv1/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer expanded_conv_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_1_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_projected_inputs/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_2_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_3_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_projected_inputs/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_4_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_projected_inputs/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_5_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_6_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_projected_inputs/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_7_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_projected_inputs/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_8_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_projected_inputs/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_9_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_10_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_projected_inputs/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_11_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_projected_inputs/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_expand_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise/depthwise_kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_depthwise_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/moving_variance is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/Reshape_1/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/batchnorm/add/y is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/gamma is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/Reshape_3/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/beta is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/Reshape_2/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/moving_mean is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer block_12_project_bn/Reshape/shape is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer output_bbox/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer output_cov/kernel is not supported on DLA, falling back to GPU.
> WARNING: [TRT]: Default DLA is enabled but layer output_cov/bias is not supported on DLA, falling back to GPU.
> INFO: [TRT]:
> INFO: [TRT]: --------------- Layers running on DLA:
> INFO: [TRT]: {conv1/convolution,bn_conv1/batchnorm/mul_1,bn_conv1/batchnorm/add_1,re_lu_1/Relu,expanded_conv_depthwise/depthwise,expanded_conv_depthwise_bn/batchnorm/mul_1,expanded_conv_depthwise_bn/batchnorm/add_1,expanded_conv_relu/Relu,expanded_conv_project/convolution,expanded_conv_project_bn/batchnorm/mul_1,expanded_conv_project_bn/batchnorm/add_1,block_1_expand/convolution,block_1_expand_bn/batchnorm/mul_1,block_1_expand_bn/batchnorm/add_1,re_lu_2/Relu,block_1_depthwise/depthwise,block_1_depthwise_bn/batchnorm/mul_1,block_1_depthwise_bn/batchnorm/add_1,block_1_relu/Relu,block_1_project/convolution,block_1_project_bn/batchnorm/mul_1,block_1_project_bn/batchnorm/add_1,block_2_projected_inputs/convolution,block_2_expand/convolution,block_2_expand_bn/batchnorm/mul_1,block_2_expand_bn/batchnorm/add_1,re_lu_3/Relu,block_2_depthwise/depthwise,block_2_depthwise_bn/batchnorm/mul_1,block_2_depthwise_bn/batchnorm/add_1,block_2_relu/Relu,block_2_project/convolution,block_2_project_bn/batchnorm/mul_1,block_2_project_bn/batchnorm/add_1,block_2_add/add,block_3_expand/convolution,block_3_expand_bn/batchnorm/mul_1,block_3_expand_bn/batchnorm/add_1,re_lu_4/Relu,block_3_depthwise/depthwise,block_3_depthwise_bn/batchnorm/mul_1,block_3_depthwise_bn/batchnorm/add_1,block_3_relu/Relu,block_3_project/convolution,block_3_project_bn/batchnorm/mul_1,block_3_project_bn/batchnorm/add_1,block_4_projected_inputs/convolution,block_4_expand/convolution,block_4_expand_bn/batchnorm/mul_1,block_4_expand_bn/batchnorm/add_1,re_lu_5/Relu,block_4_depthwise/depthwise,block_4_depthwise_bn/batchnorm/mul_1,block_4_depthwise_bn/batchnorm/add_1,block_4_relu/Relu,block_4_project/convolution,block_4_project_bn/batchnorm/mul_1,block_4_project_bn/batchnorm/add_1,block_4_add/add,block_5_projected_inputs/convolution,block_5_expand/convolution,block_5_expand_bn/batchnorm/mul_1,block_5_expand_bn/batchnorm/add_1,re_lu_6/Relu,block_5_depthwise/depthwise,block_5_depthwise_bn/batchnorm/mul_1,block_5_depthwise_bn/batchnorm/add_1,block_5_relu/Relu,block_5_project/convolution,block_5_project_bn/batchnorm/mul_1,block_5_project_bn/batchnorm/add_1,block_5_add/add,block_6_expand/convolution,block_6_expand_bn/batchnorm/mul_1,block_6_expand_bn/batchnorm/add_1,re_lu_7/Relu,block_6_depthwise/depthwise,block_6_depthwise_bn/batchnorm/mul_1,block_6_depthwise_bn/batchnorm/add_1,block_6_relu/Relu,block_6_project/convolution,block_6_project_bn/batchnorm/mul_1,block_6_project_bn/batchnorm/add_1,block_7_projected_inputs/convolution,block_7_expand/convolution,block_7_expand_bn/batchnorm/mul_1,block_7_expand_bn/batchnorm/add_1,re_lu_8/Relu,block_7_depthwise/depthwise,block_7_depthwise_bn/batchnorm/mul_1,block_7_depthwise_bn/batchnorm/add_1,block_7_relu/Relu,block_7_project/convolution,block_7_project_bn/batchnorm/mul_1,block_7_project_bn/batchnorm/add_1,block_7_add/add,block_8_projected_inputs/convolution,block_8_expand/convolution,block_8_expand_bn/batchnorm/mul_1,block_8_expand_bn/batchnorm/add_1,re_lu_9/Relu,block_8_depthwise/depthwise,block_8_depthwise_bn/batchnorm/mul_1,block_8_depthwise_bn/batchnorm/add_1,block_8_relu/Relu,block_8_project/convolution,block_8_project_bn/batchnorm/mul_1,block_8_project_bn/batchnorm/add_1,block_8_add/add,block_9_projected_inputs/convolution,block_9_expand/convolution,block_9_expand_bn/batchnorm/mul_1,block_9_expand_bn/batchnorm/add_1,re_lu_10/Relu,block_9_depthwise/depthwise,block_9_depthwise_bn/batchnorm/mul_1,block_9_depthwise_bn/batchnorm/add_1,block_9_relu/Relu,block_9_project/convolution,block_9_project_bn/batchnorm/mul_1,block_9_project_bn/batchnorm/add_1,block_9_add/add,block_10_expand/convolution,block_10_expand_bn/batchnorm/mul_1,block_10_expand_bn/batchnorm/add_1,re_lu_11/Relu,block_10_depthwise/depthwise,block_10_depthwise_bn/batchnorm/mul_1,block_10_depthwise_bn/batchnorm/add_1,block_10_relu/Relu,block_10_project/convolution,block_10_project_bn/batchnorm/mul_1,block_10_project_bn/batchnorm/add_1,block_11_projected_inputs/convolution,block_11_expand/convolution,block_11_expand_bn/batchnorm/mul_1,block_11_expand_bn/batchnorm/add_1,re_lu_12/Relu,block
> INFO: [TRT]: --------------- Layers running on GPU:
> INFO: [TRT]:
> INFO: [TRT]: Detected 1 inputs and 2 output network tensors.
Thanks.