{
"op_type": "Round",
"op_list": [
{
"bin_filename": "Round_BF16_ND",
"inputs": [
{
"name": "result",
"index": 0,
"dtype": "bfloat16",
"format": "ND",
"paramType": "required",
"shape": [
-2
],
"format_match_mode": "FormatAgnostic"
}
],
"outputs": [
{
"name": "y",
"index": 0,
"dtype": "bfloat16",
"format": "ND",
"paramType": "required",
"shape": [
-2
],
"format_match_mode": "FormatAgnostic"
}
],
"attrs": [
{
"name": "decimals",
"dtype": "int",
"value": 0
}
]
},
{
"bin_filename": "Round_FP16_ND",
"inputs": [
{
"name": "result",
"index": 0,
"dtype": "float16",
"format": "ND",
"paramType": "required",
"shape": [
-2
],
"format_match_mode": "FormatAgnostic"
}
],
"outputs": [
{
"name": "y",
"index": 0,
"dtype": "float16",
"format": "ND",
"paramType": "required",
"shape": [
-2
],
"format_match_mode": "FormatAgnostic"
}
],
"attrs": [
{
"name": "decimals",
"dtype": "int",
"value": 0
}
]
},
{
"bin_filename": "Round_FP32_ND",
"inputs": [
{
"name": "result",
"index": 0,
"dtype": "float32",
"format": "ND",
"paramType": "required",
"shape": [
-2
],
"format_match_mode": "FormatAgnostic"
}
],
"outputs": [
{
"name": "y",
"index": 0,
"dtype": "float32",
"format": "ND",
"paramType": "required",
"shape": [
-2
],
"format_match_mode": "FormatAgnostic"
}
],
"attrs": [
{
"name": "decimals",
"dtype": "int",
"value": 0
}
]
},
{
"bin_filename": "Round_INT32_ND",
"inputs": [
{
"name": "result",
"index": 0,
"dtype": "int32",
"format": "ND",
"paramType": "required",
"shape": [
-2
],
"format_match_mode": "FormatAgnostic"
}
],
"outputs": [
{
"name": "y",
"index": 0,
"dtype": "int32",
"format": "ND",
"paramType": "required",
"shape": [
-2
],
"format_match_mode": "FormatAgnostic"
}
],
"attrs": [
{
"name": "decimals",
"dtype": "int",
"value": 0
}
]
}
]
}