Home
last modified time | relevance | path

Searched refs:GetAllowFp16PrecisionForFp32 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dinterpreter.h355 bool GetAllowFp16PrecisionForFp32() const { in GetAllowFp16PrecisionForFp32() function
Dnnapi_delegate.cc759 nn_model_, subgraph->GetAllowFp16PrecisionForFp32())); in BuildGraph()
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h231 bool GetAllowFp16PrecisionForFp32() const { in GetAllowFp16PrecisionForFp32() function
/external/tensorflow/tensorflow/contrib/lite/
Dnnapi_delegate.cc774 nn_model_, interpreter->GetAllowFp16PrecisionForFp32())); in BuildGraph()