Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Doperations.h481 struct PadAttributes { struct
489 BHWC CalculateOutputShape(const BHWC& input, const PadAttributes& attr); argument