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

Function exp

resource_for_billibilli/debug_plugin/plugin/half.h:3071–3074  ·  view source on GitHub ↗

Exponential function. \param arg function argument \return e raised to \a arg template typename enable ::type exp(T arg) { return functions::exp(arg); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

expMethod · 0.85
expm1Method · 0.85
exp2Method · 0.85
tgammaMethod · 0.85
erfMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected