Skip to content

avx512-fp32

Latest
Compare
Choose a tag to compare
@naveentatikonda naveentatikonda released this 12 Sep 21:26
· 11 commits to 2.17 since this release
009c8f3
Fix mode/comp params so parameter overrides work (#2085)

PR adds capability to override parameters when specifying mode and
compression. In order to do this, I add functionality for creating a
deep copy of KNNMethodContext and MethodComponentContext so that we
wouldnt overwrite user provided config. Then, re-arranged some of the
parameter resolution logic.

Signed-off-by: John Mazanec <jmazane@amazon.com>
(cherry picked from commit 270ac6a52f2ff9cc9cfa58dbd65333b21f925048)