Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration.proto420 optional int64 underlying_api_error = 3; field
Dconfiguration_generated.h1853 int64_t underlying_api_error; member
1874 int64_t underlying_api_error() const { in underlying_api_error() function