Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ sinh
Class
sinh
tensorflow/core/kernels/cwise_ops.h:807–807 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
805
806
template <typename T>
807
struct sinh : base<T, Eigen::internal::scalar_sinh_op<T>> {};
808
809
template <typename T>
810
struct cosh : base<T, Eigen::internal::scalar_cosh_op<T>> {};
Callers
4
operator()
Method · 0.85
exhaustive_unary_test_f32_or_smaller.cc
File · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.68
TEST_F
Function · 0.68