Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ float16
Method
float16
include/dali/core/float16.h:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
*/
61
struct float16 {
62
float16() = default;
63
float16(const float16 &) = default;
64
65
#ifdef __CUDA_ARCH__
Callers
nothing calls this directly
Calls
1
impl
Function · 0.50
Tested by
no test coverage detected