Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/
H A DExecuteNode.cpp12 ExecuteNode::ExecuteNode( in ExecuteNode() function in vkcompute::ExecuteNode
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute_node.h94 ExecuteNode(EagerContext* ctx, in ExecuteNode() function