构造函数 input_size: 本层输入向量的维度 output_size: 本层输出向量的维度 activator: 激活函数
(self, input_size, output_size, activator)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected