Ejemplo n.º 1
0
 def _validate_colocate_with_variable(self, colocate_with_variable):
     values.validate_colocate_distributed_variable(colocate_with_variable,
                                                   self)
Ejemplo n.º 2
0
 def _validate_colocate_with_variable(self, colocate_with_variable):
   values.validate_colocate_distributed_variable(colocate_with_variable, self)