Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dgpu_operation.h119 virtual absl::Status PostCompileCheck(const GpuInfo& gpu_info, in PostCompileCheck() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_operation.cc195 return operation_->PostCompileCheck(creation_context.GetGpuInfo(), in Compile()