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

Function isfinite

resource_for_billibilli/debug_plugin/plugin/half.h:3807–3810  ·  view source on GitHub ↗

Check if finite number. \param arg number to check \retval true if neither infinity nor NaN \retval false else template typename enable ::type isfinite(T arg) { return functions::isfinite(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