Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/benchmarks/
H A Dmath_benchmark.cpp263 static const std::vector<double> exp_input (expf_input.begin(), variable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer.cc3439 NodeDef *exp_input, *ones; in TrySimplify() local