Home
last modified time | relevance | path

Searched defs:TransposeAttributes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Doperations.h551 struct TransposeAttributes { struct
558 BHWC CalculateOutputShape(const BHWC& input, const TransposeAttributes& attr); argument