Searched refs:MinPositiveNormalValue (Results 1 – 5 of 5) sorted by relevance
120 xla::MinPositiveNormalValue(builder, type), in GetLogUniforms()155 xla::MinPositiveNormalValue(builder, uniform_shape.element_type()), in GetLogUniforms()
220 xla::MinPositiveNormalValue(builder, xla_shape.element_type()), in Compile()
285 xla::MinPositiveNormalValue(b, xla_shape.element_type()); in Compile()
139 XlaOp MinPositiveNormalValue(XlaBuilder* builder, PrimitiveType type);
83 XlaOp MinPositiveNormalValue(XlaBuilder* builder, PrimitiveType type) { in MinPositiveNormalValue() function