mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-02-28 08:13:58 +00:00
Add new version of DFE. Kitchen sink
This commit is contained in:
@@ -109,6 +109,9 @@ class BlankNetwork:
|
||||
|
||||
def __exit__(self, exc_type, exc_val, exc_tb):
|
||||
self.is_active = False
|
||||
|
||||
def train(self):
|
||||
pass
|
||||
|
||||
|
||||
def flush():
|
||||
|
||||
Reference in New Issue
Block a user