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

Function log1p

resource_for_billibilli/debug_plugin/plugin/half.h:3136–3139  ·  view source on GitHub ↗

Natural logorithm. \param arg function argument \return logarithm of \a arg plus 1 to base e template typename enable ::type log1p(T arg) { return functions::log1p(arg); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

log1pMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected