Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbuffer_comparator.cc578 se::DeviceMemory<ElementT> lhs_typed(lhs); in DeviceCompare() local
580 uint64 buffer_size = lhs_typed.ElementCount(); in DeviceCompare()
626 *comparison_kernel, lhs_typed, rhs_typed, static_cast<float>(kTolerance), in DeviceCompare()