Searched refs:in_graph_mode (Results 1 – 5 of 5) sorted by relevance
362 in_graph_mode = not context.executing_eagerly()364 if in_graph_mode and not parallel_iterations:366 elif not in_graph_mode and not parallel_iterations:368 elif not in_graph_mode and parallel_iterations > 1:406 if in_graph_mode:517 if in_graph_mode and varscope_caching_device_was_none:
113 in_graph_mode = not context.executing_eagerly()117 if in_graph_mode:160 if in_graph_mode and varscope_caching_device_was_none:308 in_graph_mode = not context.executing_eagerly()312 if in_graph_mode:356 if in_graph_mode and varscope_caching_device_was_none:566 in_graph_mode = not context.executing_eagerly()570 if in_graph_mode:688 if in_graph_mode and varscope_caching_device_was_none:
806 in_graph_mode = not context.executing_eagerly()807 if in_graph_mode:841 if in_graph_mode:870 if in_graph_mode:879 if in_graph_mode:897 if in_graph_mode:910 if not in_graph_mode:
861 in_graph_mode=self._in_graph_mode,2010 def __init__(self, handle, dtype, shape, in_graph_mode, deleter, parent_op, argument
960 in_graph_mode = not context.executing_eagerly()964 if in_graph_mode:1002 if in_graph_mode:1025 if in_graph_mode:1039 in_graph_mode = not context.executing_eagerly()1043 if in_graph_mode:1092 if in_graph_mode:1115 if in_graph_mode:1138 in_graph_mode = not context.executing_eagerly()1143 if not in_graph_mode:[all …]