From 10303854e273c74e3e7e813db4bf94e84bcf01f6 Mon Sep 17 00:00:00 2001 From: Shaokun Date: Wed, 7 Dec 2022 13:04:55 -0500 Subject: [PATCH] Update website/docs/Examples/Tune-Lexicographic-objectives.md Co-authored-by: Chi Wang --- website/docs/Examples/Tune-Lexicographic-objectives.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/Examples/Tune-Lexicographic-objectives.md b/website/docs/Examples/Tune-Lexicographic-objectives.md index c91332479..b215c3728 100644 --- a/website/docs/Examples/Tune-Lexicographic-objectives.md +++ b/website/docs/Examples/Tune-Lexicographic-objectives.md @@ -6,6 +6,7 @@ pip install "flaml>=1.1.0" thop torchvision torch ``` Tuning multiple objectives with Lexicographic preference is a new feature added in version 1.1.0 and is subject to change in future versions. + ## Tuning accurate and efficient neural networks with lexicographic preference ### Data