MCPcopy Create free account
hub / github.com/LitLeo/TensorRT_Tutorial / fmod

Function fmod

resource_for_billibilli/debug_plugin/plugin/half.h:2884–2887  ·  view source on GitHub ↗

Remainder of division. \param x first operand \param y second operand \return remainder of floating point division. template typename enable ::type fmod(T x, U y) { return functions::fmod(x, y); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

fmodMethod · 0.85
remainderMethod · 0.85
remquoMethod · 0.85
tgammaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected