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