HomeSort by relevance Sort by last modified time
    Searched defs:DataFormatDimMap (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
data_format_ops_gpu.cu.cc 26 template struct functor::DataFormatDimMap<GPUDevice, int32>;
27 template struct functor::DataFormatDimMap<GPUDevice, int64>;
data_format_ops.h 28 struct DataFormatDimMap {
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 165 milliseconds