| Modifier and Type | Class and Description |
|---|---|
static class |
JsonSetParams.FphaType
Floating-point high accuracy types for JSON numeric values.
|
| Constructor and Description |
|---|
JsonSetParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParams(CommandArguments args) |
JsonSetParams |
bf16()
Set the floating-point high accuracy type to BF16.
|
JsonSetParams |
fp16()
Set the floating-point high accuracy type to FP16.
|
JsonSetParams |
fp32()
Set the floating-point high accuracy type to FP32.
|
JsonSetParams |
fp64()
Set the floating-point high accuracy type to FP64.
|
static JsonSetParams |
jsonSetParams() |
JsonSetParams |
nx() |
JsonSetParams |
xx() |
public static JsonSetParams jsonSetParams()
public JsonSetParams nx()
public JsonSetParams xx()
public JsonSetParams fp16()
public JsonSetParams bf16()
public JsonSetParams fp32()
public JsonSetParams fp64()
public void addParams(CommandArguments args)
Copyright © 2026. All rights reserved.