Searched defs:logbase (Results 1 – 3 of 3) sorted by relevance
396 auto logbase = Scalar(g, 2); in PowerSign() local
4619 const Tensor& logbase = ctx->input(3); in Compute() local
607 double logbase(double a, double base) in logbase() function