Searched defs:DataFormatDimMap (Results 1 – 3 of 3) sorted by relevance
26 template struct functor::DataFormatDimMap<GPUDevice, int32>; member in tensorflow::functor27 template struct functor::DataFormatDimMap<GPUDevice, int64>; member in tensorflow::functor
28 struct DataFormatDimMap { struct29 void operator()(const Device& d, typename TTypes<T>::ConstFlat x, in operator()
33607 func DataFormatDimMap(scope *Scope, x tf.Output, optional ...DataFormatDimMapAttr) (y tf.Output) { func