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

Function fabs

resource_for_billibilli/debug_plugin/plugin/half.h:2870–2873  ·  view source on GitHub ↗

Absolute value. \param arg operand \return absolute value of \a arg template typename enable ::type fabs(T arg) { return unary_specialized ::fabs(arg); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

remainderMethod · 0.85
remquoMethod · 0.85
fabsMethod · 0.85
absFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected