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

Class acos

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

Source from the content-addressed store, hash-verified

850
851template <typename T>
852struct acos : base<T, Eigen::internal::scalar_acos_op<T>> {};
853
854template <typename T>
855struct atan : base<T, Eigen::internal::scalar_atan_op<T>> {};

Callers 5

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

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.68
TEST_FFunction · 0.68
TESTFunction · 0.68
TEST_FFunction · 0.68