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

Function logb

resource_for_billibilli/debug_plugin/plugin/half.h:3711–3714  ·  view source on GitHub ↗

Extract exponent. \param arg number to query \return floating point exponent template typename enable ::type logb(T arg) { return functions::logb(arg); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected