running comparison

This commit is contained in:
andrea 2021-02-11 12:11:04 +01:00
parent 421d7660f6
commit 7c8de936db
1 changed files with 0 additions and 2 deletions

View File

@ -109,8 +109,6 @@ def main(args):
time_tr = round(time.time() - time_init, 3)
print(f'Training completed in {time_tr} seconds!')
exit('[Exiting DEBUG session without testing overall architecture!]')
# Testing ----------------------------------------
print('\n[Testing Generalized Funnelling]')
time_te = time.time()