Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ fmod
Class
fmod
tensorflow/core/kernels/cwise_ops.h:968–968 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
966
967
template <typename T>
968
struct fmod : base<T, Eigen::internal::scalar_fmod_op<T>> {};
969
970
template <typename T>
971
struct mod : base<T, Eigen::internal::scalar_mod2_op<T>> {};
Callers
4
operator()
Method · 0.85
divmod
Function · 0.85
operator()
Method · 0.85
HandleRemainder
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected