bug fix ...

This commit is contained in:
Steve Nyemba 2020-02-12 13:57:28 -06:00
parent 383d7b7e64
commit 4024e508a8
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ class GNet :
def log_meta(self,**args) :
_object = {
'_id':'meta',
# '_id':'meta',
'CONTEXT':self.CONTEXT,
'ATTRIBUTES':self.ATTRIBUTES,
'BATCHSIZE_PER_GPU':self.BATCHSIZE_PER_GPU,