mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Add conv3d to memory management excluded modules
This commit is contained in:
@@ -28,6 +28,7 @@ UNMANAGED_MODULES = [
|
||||
"LSTM",
|
||||
"GRU",
|
||||
"RNN",
|
||||
"Conv3d"
|
||||
]
|
||||
|
||||
UNMANAGED_MODULES_INCLUDES = ["RotaryEmbedding", "Norm"]
|
||||
|
||||
Reference in New Issue
Block a user