Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/
H A Devaluation_delegate_provider.h45 const tools::ToolParams& GetAllParams() const { return params_; } in GetAllParams() function
H A Devaluation_delegate_provider.cc130 tools::ToolParams DelegateProviders::GetAllParams( in GetAllParams() function in tflite::evaluation::DelegateProviders