MCPcopy Create free account
hub / github.com/NVIDIA/TensorRT / binary_t

Class binary_t

samples/common/half.h:435–437  ·  view source on GitHub ↗

Tag type for binary construction.

Source from the content-addressed store, hash-verified

433
434/// Tag type for binary construction.
435struct binary_t
436{
437};
438
439/// Tag for binary construction.
440HALF_CONSTEXPR_CONST binary_t binary = binary_t();

Callers 1

half.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected