mirror of
https://github.com/denshooter/gpu_colorization.git
synced 2026-01-21 12:32:57 +01:00
Add trainings stuff
This commit is contained in:
@@ -41,5 +41,4 @@ class Encoder(tf.keras.Model): # <-- Needed to make parameters trainable and to
|
||||
#print(x.shape)
|
||||
#print("-------------")
|
||||
#exit()
|
||||
return x
|
||||
|
||||
return x
|
||||
Reference in New Issue
Block a user