{
  "op_type": "SquaredDifference",
  "op_list": [
    {
      "bin_filename": "SquaredDifference_bfloat16",
      "inputs": [
        {
          "name": "x1",
          "index": 0,
          "dtype": "bfloat16",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        },
        {
          "name": "x2",
          "index": 1,
          "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": "SquaredDifference_float16",
      "inputs": [
        {
          "name": "x1",
          "index": 0,
          "dtype": "float16",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        },
        {
          "name": "x2",
          "index": 1,
          "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": "SquaredDifference_float32",
      "inputs": [
        {
          "name": "x1",
          "index": 0,
          "dtype": "float32",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        },
        {
          "name": "x2",
          "index": 1,
          "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"
        }
      ]
    },
    {
      "bin_filename": "SquaredDifference_int32",
      "inputs": [
        {
          "name": "x1",
          "index": 0,
          "dtype": "int32",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        },
        {
          "name": "x2",
          "index": 1,
          "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"
        }
      ]
    },
    {
      "bin_filename": "SquaredDifference_int64",
      "inputs": [
        {
          "name": "x1",
          "index": 0,
          "dtype": "int64",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        },
        {
          "name": "x2",
          "index": 1,
          "dtype": "int64",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        }
      ],
      "outputs": [
        {
          "name": "y",
          "index": 0,
          "dtype": "int64",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        }
      ]
    }
  ]
}