Searched defs:past_value (Results 1 – 3 of 3) sorted by relevance
/external/executorch/examples/mediatek/models/llm_models/ |
D | modeling_common.py | 114 past_value, # (b, num kv heads, c, head dim) argument 231 past_value, # (b, num_kv_head, c, head_dim) argument
|
/external/cronet/stable/net/nqe/ |
D | event_creator.cc | 37 bool MetricChangedMeaningfully(int32_t past_value, int32_t current_value) { in MetricChangedMeaningfully()
|
/external/cronet/tot/net/nqe/ |
D | event_creator.cc | 37 bool MetricChangedMeaningfully(int32_t past_value, int32_t current_value) { in MetricChangedMeaningfully()
|