Home
last modified time | relevance | path

Searched refs:GetSingleElementAsFloatOrSelf (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dattribute_utils.h40 FloatAttr GetSingleElementAsFloatOrSelf(Attribute attr);
Dattribute_utils.cc31 FloatAttr GetSingleElementAsFloatOrSelf(Attribute attr) { in GetSingleElementAsFloatOrSelf() function