Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
H A Dcl_test.cc74 CreationContext creation_context; in ExecuteGpuOperationInternal() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_operation.cc160 absl::Status ClOperation::Compile(const CreationContext& creation_context) { in Compile()
H A Dinference_context.cc259 CreationContext creation_context; in InitFromGpuModel() local
675 const CreationContext& creation_context) { in Compile()