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

Function fmin

resource_for_billibilli/debug_plugin/plugin/half.h:3017–3020  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fminMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected