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

Function lrint

resource_for_billibilli/debug_plugin/plugin/half.h:3576–3579  ·  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 lrint(T arg) { return functions::lrint(arg); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected