Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc66 absl::Span<const PrimitiveType> upcast_types, in DoWithUpcastToF32() argument
72 bool needs_upcast = absl::c_linear_search(upcast_types, elem_ty); in DoWithUpcastToF32()