Searched defs:IsGraphOutput (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/ | ||
H A D | naming.cpp | 132 bool NodeNameGenerator::IsGraphOutput( in IsGraphOutput() function in torch::jit::onnx::__anon1a1bc9790211::NodeNameGenerator |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ | ||
H A D | model.cc | 79 bool GraphFloat32::IsGraphOutput(ValueId id) const { in IsGraphOutput() function in tflite::gpu::GraphFloat32 |