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

Function isinf

resource_for_billibilli/debug_plugin/plugin/half.h:3821–3824  ·  view source on GitHub ↗

Check for infinity. \param arg number to check \retval true for positive or negative infinity \retval false else template typename enable ::type isinf(T arg) { return functions::isinf(arg); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

builtin_isinfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected