Searched refs:hitShape (Results 1 – 3 of 3) sorted by relevance
520 Shape *hitShape) { in hashtableLookupPrepare() argument536 hitShape->type = OperandType::TENSOR_QUANT8_ASYMM; in hashtableLookupPrepare()537 hitShape->dimensions = { lookups }; in hashtableLookupPrepare()538 hitShape->offset = 0; in hashtableLookupPrepare()539 hitShape->scale = 1.f; in hashtableLookupPrepare()
1168 Shape outputShape, hitShape; in executeOperation() local1172 &outputShape, &hitShape) && in executeOperation()1174 setInfoAndAllocateIfNeeded(&hits, hitShape) && in executeOperation()
208 Shape *hitShape);