Searched refs:isZeroSized (Results 1 – 1 of 1) sorted by relevance
81 static bool isZeroSized(const MixedTyped& example, uint32_t index) { in isZeroSized() function196 if (s > 1 && !isZeroSized(golden, index)) { in EvaluatePreparedModel()