Create a python script for rewriting in-place layers.
Using in-place layers makes it impossible to see the state of an individual layer, so this script rewrites them into each having their own output layer.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
build
|
||||
tools/generated
|
||||
|
||||
Reference in New Issue
Block a user