Searched refs:experimental_local_results (Results 1 – 22 of 22) sorted by relevance
349 global_step_tensors = strategy.experimental_local_results(value)368 x, y = self.evaluate((strategy.experimental_local_results(x),369 strategy.experimental_local_results(y)))428 list(map(strategy.experimental_local_results,449 self.evaluate(strategy.experimental_local_results(467 self.evaluate(strategy.experimental_local_results(522 list(map(strategy.experimental_local_results,543 self.evaluate(strategy.experimental_local_results(561 self.evaluate(strategy.experimental_local_results(
252 result = distribution.experimental_local_results(result)272 unwrapped = distribution.experimental_local_results(in_model_fn)280 unwrapped = distribution.experimental_local_results(in_model_fn)705 for y in distribution.experimental_local_results(x)])751 _, v1 = distribution.experimental_local_results(v)820 v0, v1 = distribution.experimental_local_results(v)837 v0, v1 = distribution.experimental_local_results(v)864 a0, a1 = distribution.experimental_local_results(a)865 b0, b1 = distribution.experimental_local_results(result_b)866 c0, c1 = distribution.experimental_local_results(result_c)[all …]
59 sess.run(distribution.experimental_local_results(assign))85 sess.run(distribution.experimental_local_results(assign_op))158 sess.run(distribution.experimental_local_results(assign))
223 fetches = distribution.experimental_local_results(424 not_reduced = distribution.experimental_local_results(473 self.assertLen(distribution.experimental_local_results(loss_output),477 unwrapped_output = distribution.experimental_local_results(loss_output)
48 distribution.experimental_local_results(
269 train_op = d.group(d.experimental_local_results(train_op))297 x = distribution.experimental_local_results(x)[0]
752 grouped_models = distribution.experimental_local_results(
26 name: "experimental_local_results"
27 name: "experimental_local_results"
31 name: "experimental_local_results"
652 distribution.experimental_local_results(value))
537 def experimental_local_results(self, value): member in DistributionStrategy
626 strategy.experimental_local_results(value)[0],