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

Function fmax

resource_for_billibilli/debug_plugin/plugin/half.h:2994–2997  ·  view source on GitHub ↗

Maximum of half expressions. \param x first operand \param y second operand \return maximum of operands template typename result ::type fmax(T x, U y) { return binary_specialized ::fmax(x, y); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fmaxMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected