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

Function fdim

resource_for_billibilli/debug_plugin/plugin/half.h:3039–3042  ·  view source on GitHub ↗

Positive difference. \param x first operand \param y second operand \return \a x - \a y or 0 if difference negative template typename enable ::type fdim(T x, U y) { return functions::fdim(x, y); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fdimMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected