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

Function lround

resource_for_billibilli/debug_plugin/plugin/half.h:3537–3540  ·  view source on GitHub ↗

Nearest integer. \param arg half to round \return nearest integer, rounded away from zero in half-way cases template typename enable ::type lround(T arg) { return functions::lround(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