Datasets:
File size: 275 Bytes
be2328c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"kind": "benchmark",
"num_problems": 87,
"input_tensor_spec": "utils/input_output_tensors.py",
"eval_defaults": {
"world_size": 8,
"m": 1024,
"n": 1024,
"dtype": "bfloat16",
"trials": 5,
"warmup_iters": 500,
"profiling_iters": 100
}
}
|