{
  "op_type": "Gcd",
  "op_list": [
    {
      "bin_filename": "Gcd_UINT8",
      "inputs": [
        {
          "name": "x1",
          "index": 0,
          "dtype": "uint8",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        },
        {
          "name": "x2",
          "index": 1,
          "dtype": "uint8",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        }
      ],
      "outputs": [
        {
          "name": "y",
          "index": 0,
          "dtype": "uint8",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        }
      ]
    },
    {
      "bin_filename": "Gcd_INT8",
      "inputs": [
        {
          "name": "x1",
          "index": 0,
          "dtype": "int8",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        },
        {
          "name": "x2",
          "index": 1,
          "dtype": "int8",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        }
      ],
      "outputs": [
        {
          "name": "y",
          "index": 0,
          "dtype": "int8",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        }
      ]
    },
      {
      "bin_filename": "Gcd_INT16",
      "inputs": [
        {
          "name": "x1",
          "index": 0,
          "dtype": "int16",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        },
        {
          "name": "x2",
          "index": 1,
          "dtype": "int16",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        }
      ],
      "outputs": [
        {
          "name": "y",
          "index": 0,
          "dtype": "int16",
          "format": "ND",
          "paramType": "required",
          "shape": [
            -2
          ],
          "format_match_mode": "FormatAgnostic"
        }
      ]
    },
    {
      "bin_filename": "Gcd_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": "Gcd_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"
        }
      ]
    }
  ]
}