Add '--flipflop-offload' startup argument

This commit is contained in:
Jedrzej Kosinski
2025-10-13 21:10:44 -07:00
parent 586a8de8da
commit 61133af772
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -1001,6 +1001,8 @@ def force_channels_last():
#TODO
return False
def flipflop_enabled():
return args.flipflop_offload
STREAMS = {}
NUM_STREAMS = 1