Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel_builder_helper.cc291 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, Scalar* shape) { in SetAllDimensions() function
318 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, Linear* shape) { in SetAllDimensions() function
324 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, HWC* shape) { in SetAllDimensions() function
346 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, HW* shape) { in SetAllDimensions() function
357 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, OHWI* shape) { in SetAllDimensions() function
370 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, BHWC* shape) { in SetAllDimensions() function