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

Class cos

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

Source from the content-addressed store, hash-verified

841
842template <typename T>
843struct cos : base<T, Eigen::internal::scalar_cos_op<T>> {};
844
845template <typename T>
846struct tan : base<T, Eigen::internal::scalar_tan_op<T>> {};

Callers 15

GetPeriodicHannFunction · 0.70
InitializeMethod · 0.70
TEST_FFunction · 0.70
foldMethod · 0.50
TEST_FFunction · 0.50
operator()Method · 0.50
HandleCosMethod · 0.50
sincosFunction · 0.50
half_test.ccFile · 0.50
TEST_FFunction · 0.50

Calls

no outgoing calls

Tested by 5

GetPeriodicHannFunction · 0.56
TEST_FFunction · 0.56
TEST_FFunction · 0.40
TEST_FFunction · 0.40
TEST_FFunction · 0.40