Home
last modified time | relevance | path

Searched refs:const32 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc124 XlaOp const32 = ConstantR0WithType(builder, U64, 32); in Uint64ToUint32s() local
126 XlaOp snd = ConvertElementType(ShiftRightLogical(u64, const32), U32); in Uint64ToUint32s()