Beispiel #1
0
 def _validate_colocate_with_variable(self, colocate_with_variable):
     values.validate_colocate_tpu_variable(colocate_with_variable, self)
Beispiel #2
0
 def _validate_colocate_with_variable(self, colocate_with_variable):
   values.validate_colocate_tpu_variable(colocate_with_variable, self)