{
"op_type": "Sinc",
"op_list": [
{
"bin_filename": "Sinc_float16",
"inputs": [
{
"name": "x",
"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"
}
]
},
{
"bin_filename": "Sinc_bfloat16",
"inputs": [
{
"name": "x",
"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"
}
]
},
{
"bin_filename": "Sinc_float32",
"inputs": [
{
"name": "x",
"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"
}
]
}
]
}