Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cutlass
/ max
Method
max
include/cutlass/float8.h:1370–1371 ·
view source on GitHub ↗
Maximum finite value
Source
from the content-addressed store, hash-verified
1368
1369
/// Maximum finite value
1370
CUTLASS_HOST_DEVICE
1371
static F8Type max() { return F8Type::bitcast(F8Type::FP8_MAX_FLT); }
1372
1373
/// Returns maximum rounding error
1374
CUTLASS_HOST_DEVICE
Callers
15
jquery.js
File · 0.45
softmax_step
Method · 0.45
run_torch_fmha
Function · 0.45
kernel
Method · 0.45
run_transpose
Function · 0.45
run_tma_copy
Function · 0.45
run_transpose
Function · 0.45
create_i4_tensor_and_scale
Function · 0.45
create_data_tensor
Function · 0.45
create_page_table
Function · 0.45
create_block_split_kvs
Function · 0.45
torch_reference_mla
Function · 0.45
Calls
1
bitcast
Function · 0.70
Tested by
1
ref_mha_bmk
Function · 0.36