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

Function round

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