Searched refs:logits_max (Results 1 – 1 of 1) sorted by relevance
59 auto logits_max = in Compile() local63 auto shifted_logits = xla::Sub(logits, logits_max, batch_dims); in Compile()101 auto logits_max = in CrossEntropyWithLogits() local106 auto shifted_logits = xla::Sub(logits, logits_max, {kBatchDim}); in CrossEntropyWithLogits()