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

Class cosh

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

Source from the content-addressed store, hash-verified

808
809template <typename T>
810struct cosh : base<T, Eigen::internal::scalar_cosh_op<T>> {};
811
812template <typename T>
813struct tanh : base<T, Eigen::internal::scalar_tanh_op<T>> {};

Callers 5

operator()Method · 0.85
TEST_FFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.68
TEST_FFunction · 0.68