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

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

Completed in 58 milliseconds