Closed cancan101 closed 7 years ago
Right now what you want is stored in self.output_layer (or get_output(self.output_layer))
self.output_layer
get_output(self.output_layer)
Right now what you want is stored in
self.output_layer
(orget_output(self.output_layer)
)