Commit 269ec764 authored by Justin Lebar's avatar Justin Lebar Committed by TensorFlower Gardener
Browse files

[XLA] Use a simpler construction for FloorDiv of floats.

XLA has a floor function, so FloorDiv is simply Floor(Div(x, y)) instead of the
complex construction here (which I presume must have predated the XLA Floor
function?).

PiperOrigin-RevId: 233876144
parent 23806cfc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment