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

Function signbit

resource_for_billibilli/debug_plugin/plugin/half.h:3863–3866  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

builtin_signbitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected