Searched refs:set_output_dim (Results 1 – 7 of 7) sorted by relevance
272 self.set_output_dim(output_dim)323 def set_output_dim(self, n): member in Node344 set_output_dim,
275 self.set_output_dim(output_dim)326 def set_output_dim(self, n): member in Node347 set_output_dim,
96 lambda: flownode.set_output_dim(10))105 flownode.set_output_dim(10)
99 lambda: flownode.set_output_dim(10))108 flownode.set_output_dim(10)
152 self.set_output_dim(centers.shape[0])
155 self.set_output_dim(centers.shape[0])
14645 void set_output_dim(::google::protobuf::int32 value);32399 inline void PSROIPoolingParameter::set_output_dim(::google::protobuf::int32 value) { in set_output_dim() function