Base layer class. Defines basic API for all layer objects. Implementation inspired by keras (http://keras.io). # Properties name: String, defines the variable scope of the layer. logging: Boolean, switches Tensorflow histogram logging on/off # Methods _call(inpu
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected