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.h45 struct CLNode { struct
53 CLNode() = default; argument
56 CLNode& operator=(CLNode&& node) = default; argument
58 CLNode& operator=(const CLNode&) = delete; argument