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

Function pow

resource_for_billibilli/debug_plugin/plugin/half.h:3217–3220  ·  view source on GitHub ↗

Power function. \param base first argument \param exp second argument \return \a base raised to \a exp template typename enable ::type pow(T base, U exp) { return functions::pow(base, exp); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cbrtMethod · 0.85
powMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected