Searched defs:past_value (Results 1 – 2 of 2) sorted by relevance
114 past_value, # (b, num kv heads, c, head dim) argument231 past_value, # (b, num_kv_head, c, head_dim) argument
37 bool MetricChangedMeaningfully(int32_t past_value, int32_t current_value) { in MetricChangedMeaningfully()