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

Function remainder

resource_for_billibilli/debug_plugin/plugin/half.h:2907–2910  ·  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 remainder(T x, U y) { return functions::remainder(x, y); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

remainderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected