Searched refs:SetFromDouble (Results 1 – 3 of 3) sorted by relevance
659 Status SetFromDouble(absl::Span<const int64> multi_index, double value);
1134 Status MutableLiteralBase::SetFromDouble(absl::Span<const int64> multi_index, in SetFromDouble() function in xla::MutableLiteralBase
2388 TF_RETURN_IF_ERROR(results[0].SetFromDouble(output_index, computed_result)); in GenerateReduceOutputElement()