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

Class sigmoid

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

Source from the content-addressed store, hash-verified

835
836template <typename T>
837struct sigmoid : base<T, Eigen::internal::scalar_logistic_op<T>> {};
838
839template <typename T>
840struct sin : base<T, Eigen::internal::scalar_sin_op<T>> {};

Callers 11

callMethod · 0.50
callMethod · 0.50
callMethod · 0.50
callMethod · 0.50
_computeMethod · 0.50
callMethod · 0.50
callMethod · 0.50
callMethod · 0.50
callMethod · 0.50
callMethod · 0.50
callMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected