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

Function abs

resource_for_billibilli/debug_plugin/plugin/half.h:2857–2860  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

float2half_implFunction · 0.85
lgammaMethod · 0.85
logbMethod · 0.85

Calls 1

fabsFunction · 0.85

Tested by

no test coverage detected