Getting the layer of a tensor when calling a custom keras layer

前端 未结 0 973
囚心锁ツ
囚心锁ツ 2021-01-13 10:10

I have my custom layer MyLayer which inherits from keras.layers.Layer.

Inside the Call function I want to grab the layer from w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题