Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
435
struct binary_t
436
{
437
};
438
439
/// Tag for binary construction.
440
HALF_CONSTEXPR_CONST binary_t binary = binary_t();
Callers
1
half.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected