Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dshape.cc114 Axis GetAxis(Layout layout, int32_t index) { in GetAxis() function
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dpack_builder.cc29 int GetAxis(int axis, const TfLiteIntArray* inputs, TfLiteContext* context) { in GetAxis() function