diff --git a/test/torch_npu_schema.json b/test/torch_npu_schema.json index a3f0ded7af1a96c3742982ae501042a7b857d1ca..dc7a795e26eb89ec45f10a896f1b35588f2bfada 100644 --- a/test/torch_npu_schema.json +++ b/test/torch_npu_schema.json @@ -2633,6 +2633,9 @@ "torch_npu.npu_quant_matmul": { "signature": "(*args, **kwargs)" }, + "torch_npu.npu_fused_matmul": { + "signature": "(*args, **kwargs)" + }, "torch_npu.npu_quant_scatter": { "signature": "(*args, **kwargs)" },