Home
last modified time | relevance | path

Searched defs:u128_high (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc343 auto u128_high = u128[1]; local
365 auto u128_high = xla::Reshape(xla::Slice(op, {1}, {2}, {1}), {}); in Uint128FromOp() local