Searched refs:estimate_bit (Results 1 – 2 of 2) sorted by relevance
154 int node_idx, int estimate_bit);156 int node_idx, int estimate_bit);159 int estimate_bit);
265 int node_idx, int estimate_bit) { in estimate_value() argument271 int64_t w = round(node[outIdx].inWeight[k] * (1 << estimate_bit)); in estimate_value()275 node[outIdx].value = round_shift(out, estimate_bit); in estimate_value()287 int estimate_bit) { in propagate_estimate_amlify() argument289 estimate_value(node, stage_num, node_num, stage_idx, ni, estimate_bit); in propagate_estimate_amlify()