Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.h47 struct CLNode { struct
55 CLNode() = default; argument
58 CLNode& operator=(CLNode&& node) = default; argument
60 CLNode& operator=(const CLNode&) = delete; argument