From 915e182ca2c3c202a0ac25860ea8400250817a25 Mon Sep 17 00:00:00 2001 From: fxmarty <9808326+fxmarty@users.noreply.github.com> Date: Thu, 14 Sep 2023 19:44:31 +0900 Subject: [PATCH] Fix docbuild (#1388) fix doc --- docs/source/exporters/onnx/package_reference/configuration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/exporters/onnx/package_reference/configuration.mdx b/docs/source/exporters/onnx/package_reference/configuration.mdx index 2ca47347def..7ff81004134 100644 --- a/docs/source/exporters/onnx/package_reference/configuration.mdx +++ b/docs/source/exporters/onnx/package_reference/configuration.mdx @@ -38,7 +38,7 @@ They specify which input generators should be used for the dummy inputs, but rem - generate_dummy_inputs [[autodoc]] exporters.onnx.OnnxConfigWithPast - - with_past + - add_past_key_values [[autodoc]] exporters.onnx.OnnxSeq2SeqConfigWithPast