Home
last modified time | relevance | path

Searched refs:Transpose3DAttributes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Doperations.h537 struct Transpose3DAttributes { struct
545 const Transpose3DAttributes& attr); argument
Doperations.cc809 const Transpose3DAttributes& attr) { in CalculateOutputShape()