Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.h48 struct CLNode { struct
56 CLNode() = default; argument
59 CLNode& operator=(CLNode&& node) = default; argument
61 CLNode& operator=(const CLNode&) = delete; argument