I want the names given to layers to be consistent as I imp.reload a module from the repl.
Currently names are being appended with numbers. like 'V' becomes 'V_2' et.
I want the names given to layers to be consistent as I imp.reload a module from the repl.
Currently names are being appended with numbers. like 'V' becomes 'V_2' et.