Searched defs:trit (Results 1 – 1 of 1) sorted by relevance
30 int GetUnquantizedTritValue(int trit, int bits, int range) { in GetUnquantizedTritValue()139 int GetUnquantizedTritWeight(int trit, int bits, int range) { in GetUnquantizedTritWeight()261 for (int trit = 0; trit < 3; ++trit) { in TritQuantizationMap() local