Searched refs:getOutputNodeType (Results 1 – 2 of 2) sorted by relevance
81 ONNXTensorElementDataType getOutputNodeType(GstMlOutputNodeFunction type);
159 GstOnnxClient::getOutputNodeType (GstMlOutputNodeFunction node) in getOutputNodeType() function in GstOnnxNamespace::GstOnnxClient250 auto type = getOutputNodeType (GST_ML_OUTPUT_NODE_FUNCTION_CLASS); in run()