コード例 #1
0
 def _validate_colocate_with_variable(self, colocate_with_variable):
     values.validate_colocate_distributed_variable(colocate_with_variable,
                                                   self)
コード例 #2
0
 def _validate_colocate_with_variable(self, colocate_with_variable):
   values.validate_colocate_distributed_variable(colocate_with_variable, self)