Searched defs:float_output (Results 1 – 2 of 2) sorted by relevance
121 Tensor float_output = in Compute() local
575 const float float_output = 1.0f / (1.0f + std::exp(-float_input)); in PortableApplySigmoidFloat() local632 const float float_output = std::tanh(float_input); in PortableApplyTanhFloat() local