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

Class asinh

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

Source from the content-addressed store, hash-verified

814
815template <typename T>
816struct asinh : base<T, Eigen::internal::scalar_asinh_op<T>> {};
817
818template <typename T>
819struct acosh : base<T, Eigen::internal::scalar_acosh_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