Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dnaming.cpp132 bool NodeNameGenerator::IsGraphOutput( in IsGraphOutput() function in torch::jit::onnx::__anon1a1bc9790211::NodeNameGenerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel.cc79 bool GraphFloat32::IsGraphOutput(ValueId id) const { in IsGraphOutput() function in tflite::gpu::GraphFloat32