Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTSkipGraph.h395 T* GetNodeData(unsigned int ui32NodeID) in GetNodeData() function
/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc138 void* GraphCycles::GetNodeData(int32 node) const { in GetNodeData() function in tensorflow::GraphCycles