{
  "op_type": "Xdivy",
  "op_list": [
    {
      "bin_filename": "Xdivy_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": "Xdivy_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": "Xdivy_BF16",
      "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"}
      ]
    }
  ]
}