{
    "op_type": "Acos",
    "op_list": [
      {
        "bin_filename": "Acos_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": "Acos_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": "Acos_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"
          }
        ]
      }
    ]
  }