Skip to content

Instantly share code, notes, and snippets.

@cheshire
Created May 21, 2021 00:38
Show Gist options
  • Save cheshire/dbd7a39e6c4ec3ccbcc7a8b01e3af54a to your computer and use it in GitHub Desktop.
Save cheshire/dbd7a39e6c4ec3ccbcc7a8b01e3af54a to your computer and use it in GitHub Desktop.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[256,256,3,3];
i! Time: 2021-05-20T12:38:10.745481 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.745499 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.745511 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.745532 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.745544 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.745556 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,256,14,14];
i! strideA: type=int; val=[50176,1,3584,256];
i! xData: location=dev; addr=0x7f8df7ddf600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[256,256,3,3];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfca5f600;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=1184;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,256,14,14];
i! strideA: type=int; val=[50176,1,3584,256];
i! yData: location=dev; addr=0x7f8df83ff600;
i! Time: 2021-05-20T12:38:10.745585 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.745677 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.745688 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.745697 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.745707 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.745746 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,256,14,14];
i! strideA: type=int; val=[50176,1,3584,256];
i! Time: 2021-05-20T12:38:10.745759 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.745777 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[1024,256,1,1];
i! Time: 2021-05-20T12:38:10.745788 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.745806 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! Time: 2021-05-20T12:38:10.745817 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.745835 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.745850 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.745862 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.745885 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.745898 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.745914 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,256,14,14];
i! strideA: type=int; val=[50176,1,3584,256];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[1024,256,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.745953 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.746020 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746030 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.746040 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746049 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746059 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,256,14,14];
i! strideA: type=int; val=[50176,1,3584,256];
i! Time: 2021-05-20T12:38:10.746070 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746088 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! Time: 2021-05-20T12:38:10.746099 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.746117 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[1024,256,1,1];
i! Time: 2021-05-20T12:38:10.746128 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.746145 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.746157 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.746179 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.746191 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.746203 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,256,14,14];
i! strideA: type=int; val=[50176,1,3584,256];
i! xData: location=dev; addr=0x7f8df8a1f600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[1024,256,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfe261300;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=1184;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! yData: location=dev; addr=0x7f8dd8f80000;
i! Time: 2021-05-20T12:38:10.746230 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.746321 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.746331 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746340 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746350 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746389 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! Time: 2021-05-20T12:38:10.746402 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.746419 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,1024,1,1];
i! Time: 2021-05-20T12:38:10.746431 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746448 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,14,14];
i! strideA: type=int; val=[100352,1,7168,512];
i! Time: 2021-05-20T12:38:10.746459 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.746478 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.746492 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.746504 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.746526 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.746538 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.746553 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,1024,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,14,14];
i! strideA: type=int; val=[100352,1,7168,512];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.746593 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.746659 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746669 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.746679 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746688 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746698 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! Time: 2021-05-20T12:38:10.746710 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.746727 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,14,14];
i! strideA: type=int; val=[100352,1,7168,512];
i! Time: 2021-05-20T12:38:10.746739 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.746756 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,1024,1,1];
i! Time: 2021-05-20T12:38:10.746767 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.746784 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.746796 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.746831 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.746847 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.746865 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! xData: location=dev; addr=0x7f8dda800000;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,1024,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfd0ff600;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=1184;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,14,14];
i! strideA: type=int; val=[100352,1,7168,512];
i! yData: location=dev; addr=0x7f8de7f5f600;
i! Time: 2021-05-20T12:38:10.746906 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.747004 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.747014 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747024 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747033 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747077 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,15,15];
i! strideA: type=int; val=[115200,1,7680,512];
i! Time: 2021-05-20T12:38:10.747091 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.747108 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,512,3,3];
i! Time: 2021-05-20T12:38:10.747120 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747137 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.747149 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.747169 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.747184 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.747196 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.747218 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.747230 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.747245 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,15,15];
i! strideA: type=int; val=[115200,1,7680,512];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,512,3,3];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.747285 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.747352 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747362 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.747371 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747381 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747391 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,15,15];
i! strideA: type=int; val=[115200,1,7680,512];
i! Time: 2021-05-20T12:38:10.747402 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747420 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.747431 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.747449 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,512,3,3];
i! Time: 2021-05-20T12:38:10.747460 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.747477 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.747489 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.747510 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.747522 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.747536 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,15,15];
i! strideA: type=int; val=[115200,1,7680,512];
i! xData: location=dev; addr=0x7f8ddc080000;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,512,3,3];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfdae1300;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=300;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! yData: location=dev; addr=0x7f8dfa1bf600;
i! Time: 2021-05-20T12:38:10.747563 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.747657 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.747667 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747677 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747686 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747724 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.747737 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.747755 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[2048,512,1,1];
i! Time: 2021-05-20T12:38:10.747766 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.747785 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.747797 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.747815 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.747830 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.747842 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.747863 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.747875 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.747890 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[2048,512,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.747930 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.747998 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748008 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.748018 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748027 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748037 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.748048 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748066 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.748077 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.748095 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[2048,512,1,1];
i! Time: 2021-05-20T12:38:10.748106 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.748123 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.748135 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.748157 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.748170 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.748182 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! xData: location=dev; addr=0x7f8dfa4cf600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[2048,512,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfdf61300;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=300;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! yData: location=dev; addr=0x7f8dea41f600;
i! Time: 2021-05-20T12:38:10.748209 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.748298 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.748308 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748317 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748327 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748359 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! Time: 2021-05-20T12:38:10.748371 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.748389 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[2048,1024,1,1];
i! Time: 2021-05-20T12:38:10.748400 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748418 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.748429 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.748447 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.748462 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.748474 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.748495 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.748507 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.748522 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[2048,1024,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.748562 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.748629 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748638 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.748648 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748657 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748667 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! Time: 2021-05-20T12:38:10.748679 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748696 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.748707 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.748725 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[2048,1024,1,1];
i! Time: 2021-05-20T12:38:10.748736 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.748753 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.748765 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.748788 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.748800 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.748812 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,1024,14,14];
i! strideA: type=int; val=[200704,1,14336,1024];
i! xData: location=dev; addr=0x7f8dda800000;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[2048,1024,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8ddc080000;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[2,2];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=300;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! yData: location=dev; addr=0x7f8de97df600;
i! Time: 2021-05-20T12:38:10.748839 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.748930 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.748940 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748950 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.748959 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749001 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.749014 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.749031 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,2048,1,1];
i! Time: 2021-05-20T12:38:10.749043 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749060 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.749072 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.749090 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.749104 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.749116 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.749138 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.749150 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.749165 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,2048,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.749204 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.749278 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749288 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.749297 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749307 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749316 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.749328 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749345 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.749357 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.749374 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,2048,1,1];
i! Time: 2021-05-20T12:38:10.749385 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.749403 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.749415 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.749436 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.749448 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.749460 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! xData: location=dev; addr=0x7f8deb05f600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,2048,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfc85f600;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=300;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! yData: location=dev; addr=0x7f8dfa7df600;
i! Time: 2021-05-20T12:38:10.749487 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.749578 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.749588 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749600 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749609 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749647 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.749660 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.749678 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,512,3,3];
i! Time: 2021-05-20T12:38:10.749689 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749706 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.749718 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.749736 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.749750 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.749762 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.749784 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.749796 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.749811 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,512,3,3];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.749850 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.749919 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749928 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.749938 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749947 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749957 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.749968 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.749986 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.749997 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.750015 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,512,3,3];
i! Time: 2021-05-20T12:38:10.750026 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.750043 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.750055 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.750076 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.750088 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.750100 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! xData: location=dev; addr=0x7f8dfaaef600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,512,3,3];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8df993f600;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8df01af600;
i! workSpaceSizeInBytes: type=size_t; val=6554400;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! yData: location=dev; addr=0x7f8dfadff600;
i! Time: 2021-05-20T12:38:10.750127 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.750221 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.750231 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750241 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750250 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750288 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.750301 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.750318 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[2048,512,1,1];
i! Time: 2021-05-20T12:38:10.750330 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750347 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.750358 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.750377 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.750391 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.750403 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.750425 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.750437 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.750452 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[2048,512,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.750491 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.750559 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750568 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.750578 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750587 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750597 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.750608 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750626 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.750637 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.750655 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[2048,512,1,1];
i! Time: 2021-05-20T12:38:10.750666 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.750683 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.750695 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.750717 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.750729 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.750741 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! xData: location=dev; addr=0x7f8dfb10f600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[2048,512,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfc65f600;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=300;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! yData: location=dev; addr=0x7f8debc9f600;
i! Time: 2021-05-20T12:38:10.750768 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.750863 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.750874 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750883 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750893 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750931 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.750944 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.750962 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,2048,1,1];
i! Time: 2021-05-20T12:38:10.750973 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.750990 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.751002 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.751020 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.751035 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.751047 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.751070 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.751082 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.751097 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,2048,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.751136 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.751202 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751212 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.751221 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751231 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751240 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.751253 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751271 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.751282 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.751300 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,2048,1,1];
i! Time: 2021-05-20T12:38:10.751311 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.751328 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.751340 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.751361 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.751373 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.751385 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! xData: location=dev; addr=0x7f8dec8df600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,2048,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfc45f600;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdacae00;
i! workSpaceSizeInBytes: type=size_t; val=300;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! yData: location=dev; addr=0x7f8dfb41f600;
i! Time: 2021-05-20T12:38:10.751412 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.751505 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.751515 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751525 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751534 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751571 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.751584 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.751601 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,512,3,3];
i! Time: 2021-05-20T12:38:10.751613 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751630 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.751641 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.751660 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.751675 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.751688 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.751709 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.751721 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.751736 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,512,3,3];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.751775 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.751842 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751852 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.751862 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751872 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751881 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.751893 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.751910 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.751922 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.751939 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[512,512,3,3];
i! Time: 2021-05-20T12:38:10.751950 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.751968 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.751979 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.752001 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.752013 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.752025 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! xData: location=dev; addr=0x7f8dfb72f600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[512,512,3,3];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8df94bf600;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[1,1];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8df01af600;
i! workSpaceSizeInBytes: type=size_t; val=6554400;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! yData: location=dev; addr=0x7f8dfba3f600;
i! Time: 2021-05-20T12:38:10.752052 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.752143 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.752154 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.752163 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.752172 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.752210 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.752223 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.752240 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[2048,512,1,1];
i! Time: 2021-05-20T12:38:10.752252 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.752269 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.752280 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.752300 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.752315 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.752327 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.752348 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.752360 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionMathType() called:
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.752375 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetConvolutionForwardWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[2048,512,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! Time: 2021-05-20T12:38:10.752414 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.753407 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.753421 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.753432 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.753441 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.753451 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! Time: 2021-05-20T12:38:10.753465 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.753482 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.753494 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.753512 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetFilterNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! nbDims: type=int; val=4;
i! filterDimA: type=int; val=[2048,512,1,1];
i! Time: 2021-05-20T12:38:10.753523 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.753541 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionNdDescriptor() called:
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! Time: 2021-05-20T12:38:10.753554 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionGroupCount() called:
i! groupCount: type=int; val=1;
i! Time: 2021-05-20T12:38:10.753575 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetConvolutionMathType() called:
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! Time: 2021-05-20T12:38:10.753588 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.753603 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnConvolutionForward() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! alpha: type=CUDNN_DATA_FLOAT; val=1.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,512,7,7];
i! strideA: type=int; val=[25088,1,3584,512];
i! xData: location=dev; addr=0x7f8dfbd4f600;
i! wDesc: type=cudnnFilterDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[2048,512,1,1];
i! format: type=cudnnTensorFormat_t; val=CUDNN_TENSOR_NHWC (1);
i! wData: location=dev; addr=0x7f8dfc25f600;
i! convDesc: type=cudnnConvolutionDescriptor_t:
i! mode: type=cudnnConvolutionMode_t; val=CUDNN_CROSS_CORRELATION (1);
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! mathType: type=cudnnMathType_t; val=CUDNN_TENSOR_OP_MATH (1);
i! reorderType: type=int; val=0;
i! arrayLength: type=int; val=2;
i! padA: type=int; val=[0,0];
i! strideA: type=int; val=[1,1];
i! dilationA: type=int; val=[1,1];
i! groupCount: type=int; val=1;
i! algo: type=cudnnConvolutionFwdAlgo_t; val=CUDNN_CONVOLUTION_FWD_ALGO_IMPLICIT_PRECOMP_GEMM (1);
i! workSpace: location=dev; addr=0x7f8dfdab4600;
i! workSpaceSizeInBytes: type=size_t; val=300;
i! beta: type=CUDNN_DATA_FLOAT; val=0.000000;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! yData: location=dev; addr=0x7f8ded51f600;
i! Time: 2021-05-20T12:38:10.753638 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyConvolutionDescriptor() called:
i! Time: 2021-05-20T12:38:10.753734 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyFilterDescriptor() called:
i! Time: 2021-05-20T12:38:10.753744 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.753754 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.753763 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.755238 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! Time: 2021-05-20T12:38:10.755257 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnCreateTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.755275 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetTensorNdDescriptor() called:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[1,2048,1,1];
i! strideA: type=int; val=[2048,1,1,1];
i! Time: 2021-05-20T12:38:10.755286 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetStream() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! streamId: type=cudaStream_t; streamId=0x54a8085baee0;
i! Time: 2021-05-20T12:38:10.755311 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnCreateActivationDescriptor() called:
i! Time: 2021-05-20T12:38:10.755328 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnSetActivationDescriptor() called:
i! mode: type=cudnnActivationMode_t; val=CUDNN_ACTIVATION_RELU (1);
i! reluNanOpt: type=cudnnNanPropagation_t; val=CUDNN_PROPAGATE_NAN (1);
i! coef: type=double; val=0.000000;
i! Time: 2021-05-20T12:38:10.755341 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnGetBatchNormalizationBackwardExWorkspaceSize() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! mode: type=cudnnBatchNormMode_t; val=CUDNN_BATCHNORM_SPATIAL_PERSISTENT (2);
i! bnOps: type=cudnnBatchNormOps_t; val=CUDNN_BATCHNORM_OPS_BN_ADD_ACTIVATION (2);
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! dyDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! dzDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! dxDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! dBnScaleBiasDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[1,2048,1,1];
i! strideA: type=int; val=[2048,1,1,1];
i! Time: 2021-05-20T12:38:10.755472 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnBatchNormalizationBackwardEx() called:
i! handle: type=cudnnHandle_t; streamId=0x54a8085baee0;
i! mode: type=cudnnBatchNormMode_t; val=CUDNN_BATCHNORM_SPATIAL_PERSISTENT (2);
i! bnOps: type=cudnnBatchNormOps_t; val=CUDNN_BATCHNORM_OPS_BN_ADD_ACTIVATION (2);
i! alphaDataDiff: type=CUDNN_DATA_FLOAT; val=1.000000;
i! betaDataDiff: type=CUDNN_DATA_FLOAT; val=0.000000;
i! alphaParamDiff: type=CUDNN_DATA_FLOAT; val=1.000000;
i! betaParamDiff: type=CUDNN_DATA_FLOAT; val=0.000000;
i! xDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! xData: location=dev; addr=0x7f8ded51f600;
i! yDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! yData: location=dev; addr=0x7f8dee15f600;
i! dyDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! dyData: location=dev; addr=0x7f8deed9f600;
i! dzDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! dzData: location=dev; addr=0x7f8f39610000;
i! dxDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_HALF (2);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[64,2048,7,7];
i! strideA: type=int; val=[100352,1,14336,2048];
i! dxData: location=dev; addr=0x7f8f389d0000;
i! dBnScaleBiasDesc: type=cudnnTensorDescriptor_t:
i! dataType: type=cudnnDataType_t; val=CUDNN_DATA_FLOAT (0);
i! nbDims: type=int; val=4;
i! dimA: type=int; val=[1,2048,1,1];
i! strideA: type=int; val=[2048,1,1,1];
i! bnScaleData: location=dev; addr=0x7f8e067c7200;
i! bnBiasData: location=dev; addr=0x7f8e067c9200;
i! dBnScaleData: location=dev; addr=0x7f8f0ec26500;
i! dBnBiasData: location=dev; addr=0x7f8f0ec28500;
i! epsilon: type=double; val=0.000010;
i! savedMean: location=dev; addr=0x7f8dfda93600;
i! savedInvVariance: location=dev; addr=0x7f8dfda8d600;
i! activationDesc: type=cudnnActivationDescriptor_t:
i! coef: type=double; val=0.000000;
i! mode: type=cudnnActivationMode_t; val=CUDNN_ACTIVATION_RELU (1);
i! reluNanOpt: type=cudnnNanPropagation_t; val=CUDNN_PROPAGATE_NAN (1);
i! workSpace: location=dev; addr=0x7f8f0ec2a500;
i! workSpaceSizeInBytes: type=size_t; val=214176;
i! reserveSpace: location=dev; addr=NULL_PTR;
i! reserveSpaceSizeInBytes: type=size_t; val=0;
i! Time: 2021-05-20T12:38:10.755582 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=0; Handle=0x54a7f9baab80; StreamId=0x54a8085baee0.
I! CuDNN (v7604) function cudnnDestroyActivationDescriptor() called:
i! Time: 2021-05-20T12:38:10.755848 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.755859 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
I! CuDNN (v7604) function cudnnDestroyTensorDescriptor() called:
i! Time: 2021-05-20T12:38:10.755869 (0d+0h+0m+24s since start)
i! Process=1524391; Thread=1524637; GPU=NULL; Handle=NULL; StreamId=NULL.
E0520 12:38:10.755878 1524637 dnn.cc:729] CUDNN_STATUS_NOT_SUPPORTED
in third_party/tensorflow/stream_executor/cuda/cuda_dnn.cc(4939): 'cudnnBatchNormalizationBackwardEx( cudnn.handle(), mode, bn_ops, &one, &zero, &one, &zero, x_descriptor.handle(), x.opaque(), x_descriptor.handle(), y.opaque(), x_descriptor.handle(), y_backprop.opaque(), x_descriptor.handle(), side_input_backprop->opaque(), x_descriptor.handle(), x_backprop->opaque(), scale_offset_descriptor.handle(), scale.opaque(), offset.opaque(), scale_backprop->opaque(), offset_backprop->opaque(), epsilon, mean.opaque(), inv_var.opaque(), activation_desc.handle(), workspace.opaque(), workspace.size(), reserve_space_data->opaque(), reserve_space_data->size())'
E0520 12:38:10.789590 1524391 app.py:673] Top-level exception: (2) cuDNN launch failure : input shape ([64,7,7,2048])
[[node gradient_tape/resnet50/bn5c_branch2c/FusedBatchNormGradV3 (defined at /tensorflow_models/official/vision/image_classification/classifier_trainer.py:381) ]] [Op:__inference_train_function_11068]
Function call stack:
train_function
E0520 12:38:10.790524 1524391 app.py:674] Traceback (most recent call last):
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/py/absl/app.py", line 478, in run
_run_main(main, args)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/py/absl/app.py", line 400, in _run_main
sys.exit(main(argv))
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/platform/benchmark.py", line 516, in <lambda>
app.run(lambda _: _run_benchmarks(regex), argv=argv)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/platform/benchmark.py", line 493, in _run_benchmarks
instance_benchmark_fn()
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.py", line 472, in benchmark_xla_1_gpu_fp16
per_replica_batch_size=64)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/benchmark/benchmark_wrappers.py", line 91, in runner
result = decorated_func(*args, **kwargs)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.py", line 378, in _run_and_report_benchmark
stats = classifier_trainer.run(flags.FLAGS)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/vision/image_classification/classifier_trainer.py", line 421, in run
return train_and_eval(params, strategy_override)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/vision/image_classification/classifier_trainer.py", line 381, in train_and_eval
**validation_kwargs)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/keras/engine/training.py", line 1188, in fit
tmp_logs = self.train_function(iterator)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/def_function.py", line 885, in __call__
result = self._call(*args, **kwds)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/def_function.py", line 946, in _call
return self._stateless_fn(*args, **kwds)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/function.py", line 3033, in __call__
filtered_flat_args, captured_inputs=graph_function.captured_inputs) # pylint: disable=protected-access
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/function.py", line 1957, in _call_flat
ctx, args, cancellation_manager=cancellation_manager))
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/function.py", line 596, in call
ctx=ctx)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/execute.py", line 60, in quick_execute
inputs, attrs, num_outputs)
google3.third_party.tensorflow.python.framework.errors_impl.InternalError: (2) cuDNN launch failure : input shape ([64,7,7,2048])
[[node gradient_tape/resnet50/bn5c_branch2c/FusedBatchNormGradV3 (defined at /tensorflow_models/official/vision/image_classification/classifier_trainer.py:381) ]] [Op:__inference_train_function_11068]
Function call stack:
train_function
Traceback (most recent call last):
File "<embedded module '_launcher'>", line 165, in run_filename_as_main
File "<embedded module '_launcher'>", line 39, in _run_code_in_main
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.py", line 1934, in <module>
tf.test.main()
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/platform/test.py", line 60, in main
return _googletest.main(argv)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/platform/googletest.py", line 91, in main
_benchmark.benchmarks_main(true_main=g_main, argv=argv)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/platform/benchmark.py", line 516, in benchmarks_main
app.run(lambda _: _run_benchmarks(regex), argv=argv)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/py/absl/app.py", line 478, in run
_run_main(main, args)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/py/absl/app.py", line 400, in _run_main
sys.exit(main(argv))
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/platform/benchmark.py", line 516, in <lambda>
app.run(lambda _: _run_benchmarks(regex), argv=argv)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/platform/benchmark.py", line 493, in _run_benchmarks
instance_benchmark_fn()
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.py", line 472, in benchmark_xla_1_gpu_fp16
per_replica_batch_size=64)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/benchmark/benchmark_wrappers.py", line 91, in runner
result = decorated_func(*args, **kwargs)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.py", line 378, in _run_and_report_benchmark
stats = classifier_trainer.run(flags.FLAGS)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/vision/image_classification/classifier_trainer.py", line 421, in run
return train_and_eval(params, strategy_override)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow_models/official/vision/image_classification/classifier_trainer.py", line 381, in train_and_eval
**validation_kwargs)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/keras/engine/training.py", line 1188, in fit
tmp_logs = self.train_function(iterator)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/def_function.py", line 885, in __call__
result = self._call(*args, **kwds)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/def_function.py", line 946, in _call
return self._stateless_fn(*args, **kwds)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/function.py", line 3033, in __call__
filtered_flat_args, captured_inputs=graph_function.captured_inputs) # pylint: disable=protected-access
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/function.py", line 1957, in _call_flat
ctx, args, cancellation_manager=cancellation_manager))
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/function.py", line 596, in call
ctx=ctx)
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/eager/execute.py", line 60, in quick_execute
inputs, attrs, num_outputs)
google3.third_party.tensorflow.python.framework.errors_impl.InternalError: (2) cuDNN launch failure : input shape ([64,7,7,2048])
[[node gradient_tape/resnet50/bn5c_branch2c/FusedBatchNormGradV3 (defined at /tensorflow_models/official/vision/image_classification/classifier_trainer.py:381) ]] [Op:__inference_train_function_11068]
Function call stack:
train_function
I0520 12:38:11.143121 1524635 stream.cc:1410] [stream=0x54a7ee973100,impl=0x54a7f7aac230] did not wait for [stream=0x54a7ee973f58,impl=0x54a7f7aac9d8]
F0520 12:38:11.143260 1524588 gpu_util.cc:340] CPU->GPU Memcpy failed
*** Check failure stack trace: ***
@ 0x55921fe169a1 absl::logging_internal::LogMessage::PrepareToDie()
@ 0x55921fe155f6 absl::logging_internal::LogMessage::SendToLog()
@ 0x55921fe15065 absl::logging_internal::LogMessage::Flush()
@ 0x55921fe17449 absl::logging_internal::LogMessageFatal::~LogMessageFatal()
@ 0x55921b964edd std::__u::__function::__policy_invoker<>::__call_impl<>()
@ 0x55921d5ec919 Eigen::ThreadPoolTempl<>::WorkerLoop()
@ 0x55921d5ec17a std::__u::__function::__policy_invoker<>::__call_impl<>()
@ 0x55921e8adfe0 Thread::ThreadBody()
@ 0x7f8fa345a4e8 start_thread
@ 0x7f8fa329122d clone
*** SIGABRT received by PID 1524391 (TID 1524588) on cpu 18 from PID 1524391; ***
I0520 12:38:11.547781 1524588 process_state.cc:286] RAW: ExecuteFailureCallbacks() safe
E0520 12:38:11.547797 1524588 coredump_hook.cc:272] RAW: Remote crash gathering disabled for unit test.
I0520 12:38:11.547801 1524588 process_state.cc:1190] RAW: FailureSignalHandler(): starting unsafe phase
I0520 12:38:11.547806 1524588 coreutil.cc:332] RAW: Attempting to connect to coredump socket @core
I0520 12:38:11.547841 1524588 coreutil.cc:335] RAW: Failed to connect to coredump socket @core
I0520 12:38:11.547864 1524588 coreutil.cc:254] RAW: Attempting to dump core
I0520 12:38:11.570103 1524588 coreutil.cc:292] RAW: WriteCoreDumpWith returns: 0
I0520 12:38:11.570122 1524588 process_state.cc:290] RAW: ExecuteFailureCallbacks() unsafe
Fatal Python error: Aborted
Thread 0x00007f8fa3256fc0 (most recent call first):
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/ops/gen_dataset_ops.py", line 1264 in delete_iterator
File "/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/blaze-out/k8-cuda101-opt/bin/third_party/tensorflow_models/official/benchmark/keras_imagenet_benchmark.runfiles/google3/third_party/tensorflow/python/data/ops/iterator_ops.py", line 546 in __del__
I0520 12:38:11.570514 1524588 waiter_thread.cc:2780] [test][0] EndSession for client id 1621539476124522009 (server [2002:aa7:24c1::]:6297)
F0520 12:38:11.143260 1524588 gpu_util.cc:340] CPU->GPU Memcpy failed
E0520 12:38:11.672155 1524588 process_state.cc:771] RAW: Raising signal 6 with default behavior
I0520 12:38:11.672182 1524588 process_state.cc:1297] RAW: FailureSignalHandler() exiting
/usr/local/google/_blaze_cheshire/e58a0115f1000756655248a99af99ca7/execroot/google3/tools/test/local-runtest.sh: line 169: 1524391 Aborted "$@"
-- Local runner: Test killed by SIGABRT while running on cheshire.mtv.corp.google.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment