Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation.h176 PrimitiveType ValueTypeAfterChange(const HloValue* value) const;
Dbfloat16_propagation.cc519 auto value_type = ValueTypeAfterChange(value); in ResolveInconsistencyOfAliasingBuffersHelper()
842 PrimitiveType BFloat16Propagation::ValueTypeAfterChange( in ValueTypeAfterChange() function in xla::BFloat16Propagation