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

Function nearbyint

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

rintFunction · 0.85

Tested by

no test coverage detected