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

Function isunordered

resource_for_billibilli/debug_plugin/plugin/half.h:4004–4007  ·  view source on GitHub ↗

Check if unordered. \param x first operand \param y second operand \retval true if unordered (one or two NaN operands) \retval false else template typename enable ::type isunordered(T x, U y) { return functions::isunordered(x, y); }

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