Home
last modified time | relevance | path

Searched refs:numberOfSelectedIndicesTy (Results 1 – 2 of 2) sorted by relevance

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Graph/
H A DGraph.cpp4469 auto numberOfSelectedIndicesTy = getParent()->uniqueType( in createNonMaxSuppressionV4() local
4472 name, indicesTy, numberOfSelectedIndicesTy, boxes, scores, centerPointBox, in createNonMaxSuppressionV4()
4490 TypeRef numberOfSelectedIndicesTy) { in createNonMaxSuppressionV4() argument
4494 name, indicesTy, numberOfSelectedIndicesTy, boxes, scores, centerPointBox, in createNonMaxSuppressionV4()
4523 auto numberOfSelectedIndicesTy = getParent()->uniqueType( in createNonMaxSuppressionONNX() local
4527 name, indicesTy, numberOfSelectedIndicesTy, boxes, scores, centerPointBox, in createNonMaxSuppressionONNX()
4549 auto numberOfSelectedIndicesTy = getParent()->uniqueType( in createNonMaxSuppressionONNX() local
4554 name, indicesTy, numberOfSelectedIndicesTy, boxes, scores, centerPointBox, in createNonMaxSuppressionONNX()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/include/glow/Graph/
H A DGraph.h1824 TypeRef numberOfSelectedIndicesTy);