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

Function llrint

resource_for_billibilli/debug_plugin/plugin/half.h:3602–3605  ·  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 llrint(T arg) { return functions::llrint(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