Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/virtualtemp_estimator/
Dvirtualtemp_estimator_data.h42 struct TFLiteWrapperMethods { struct
43 tflitewrapper_create create;
44 tflitewrapper_init init;
45 tflitewrapper_invoke invoke;
46 tflitewrapper_destroy destroy;
47 tflitewrapper_get_input_config_size get_input_config_size;
48 tflitewrapper_get_input_config get_input_config;
49 mutable std::mutex mutex;