HomeSort by relevance Sort by last modified time
    Searched refs:GetMklTensorDim (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
mkl_conv_ops.cc 126 input_in_mkl_format ? GetMklTensorDim(mkl_context.input_shape, 'C')
138 input_in_mkl_format ? GetMklTensorDim(mkl_context.input_shape, 'H')
150 input_in_mkl_format ? GetMklTensorDim(mkl_context.input_shape, 'W')
161 input_in_mkl_format ? GetMklTensorDim(mkl_context.input_shape, 'N')
    [all...]
  /external/tensorflow/tensorflow/core/util/
mkl_util.h     [all...]

Completed in 69 milliseconds