cleanup todo

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-08-31 09:55:02 +02:00
parent 4f6575a8bf
commit db4ffcd8ef
9 changed files with 9 additions and 18 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ def get_default_modes(cmd_opts, mem_stat):
default_cross_attention = ['Dynamic attention']
if devices.get_optimal_device_name() != "cpu":
os.environ.setdefault('SDNQ_USE_OPENVINO_MM', '0') # TODO sdnq openvino: this is too late as sdnq already initialized it
os.environ.setdefault('SDNQ_USE_OPENVINO_MM', '0')
return (
default_offload_mode,