Home
last modified time | relevance | path

Searched defs:GetAsDouble (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_typed_visitor.h100 double GetAsDouble(const Literal& literal, in GetAsDouble() function
112 double GetAsDouble(const Literal& literal, in GetAsDouble() function
/external/libchrome/base/
Dvalues.cc460 bool Value::GetAsDouble(double* out_value) const { in GetAsDouble() function in base::Value