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

Function modf

resource_for_billibilli/debug_plugin/plugin/half.h:3651–3654  ·  view source on GitHub ↗

Extract integer and fractional parts. \param arg number to decompress \param iptr address to store integer part at \return fractional part template typename enable ::type modf(T arg, half *iptr) { return functions::modf(arg, iptr); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

float2half_implFunction · 0.85
lgammaMethod · 0.85
tgammaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected