Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Doperations.h511 struct SliceAttributes { struct
522 BHWC CalculateOutputShape(const BHWC& input, const SliceAttributes& attr); argument