Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder_helper.cc289 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, Scalar* shape) { in SetAllDimensions() function
316 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, Linear* shape) { in SetAllDimensions() function
322 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, HWC* shape) { in SetAllDimensions() function
344 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, HW* shape) { in SetAllDimensions() function
355 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, OHWI* shape) { in SetAllDimensions() function
368 absl::Status SetAllDimensions(const TfLiteIntArray* dimensions, BHWC* shape) { in SetAllDimensions() function