Searched defs:GetScalarValue (Results 1 – 5 of 5) sorted by relevance
26 TEST(RegisterValueTest, GetScalarValue) { in TEST() argument
172 std::optional<Scalar<Result>> GetScalarValue() const { in GetScalarValue() function
136 bool RegisterValue::GetScalarValue(Scalar &scalar) const { in GetScalarValue() function in RegisterValue
294 Constant<SomeDerived>::GetScalarValue() const { in GetScalarValue() function in Fortran::evaluate::Constant
298 Status GetScalarValue(OpKernelContext* context, int input, T* value) { in GetScalarValue() function in tensorflow::GenerateBoundingBoxProposals