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

Class acosh

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

Source from the content-addressed store, hash-verified

817
818template <typename T>
819struct acosh : base<T, Eigen::internal::scalar_acosh_op<T>> {};
820
821template <typename T>
822struct atanh : base<T, Eigen::internal::scalar_atanh_op<T>> {};

Callers 4

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

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.68
TEST_FFunction · 0.68