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

Function rint

resource_for_billibilli/debug_plugin/plugin/half.h:3563–3566  ·  view source on GitHub ↗

Nearest integer using half's internal rounding mode. \param arg half expression to round \return nearest integer using default rounding mode template typename enable ::type rint(T arg) { return functions::rint(arg); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

nearbyintFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected