MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / tanh

Class tanh

tensorflow/core/kernels/cwise_ops.h:813–813  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

811
812template <typename T>
813struct tanh : base<T, Eigen::internal::scalar_tanh_op<T>> {};
814
815template <typename T>
816struct asinh : base<T, Eigen::internal::scalar_asinh_op<T>> {};

Callers 15

ComputeUpdatedDualMethod · 0.70
NewtonStepMethod · 0.70
Compute_ScalarMethod · 0.70
Compute_ScalarMethod · 0.70
TEST_FFunction · 0.70
callMethod · 0.50
_computeMethod · 0.50
_attentionMethod · 0.50
callMethod · 0.50
callMethod · 0.50
TEST_FFunction · 0.50
operator()Method · 0.50

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.56
TEST_FFunction · 0.40
XLA_TEST_FFunction · 0.40
TEST_FFunction · 0.40
TEST_FFunction · 0.40