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

Function isgreater

resource_for_billibilli/debug_plugin/plugin/half.h:3883–3886  ·  view source on GitHub ↗

Comparison for greater than. \param x first operand \param y second operand \retval true if \a x greater than \a y \retval false else template typename enable ::type isgreater(T x, U y) { return functions::isgreater(x, y); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

operator>Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected