Home
last modified time | relevance | path

Searched refs:invalidate_from_updated_variables (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Dstepper_test.py630 self.v_add, invalidate_from_updated_variables=True))
769 invalidate_from_updated_variables=True)
793 invalidate_from_updated_variables=True)
811 invalidate_from_updated_variables=True,
839 invalidate_from_updated_variables=False))
865 invalidate_from_updated_variables=False,
875 invalidate_from_updated_variables=True,
883 invalidate_from_updated_variables=True,
931 invalidate_from_updated_variables=True,
968 invalidate_from_updated_variables=True,
[all …]
Dstepper.py453 invalidate_from_updated_variables=False, argument
688 if invalidate_from_updated_variables:
/external/tensorflow/tensorflow/python/debug/cli/
Dstepper_cli.py419 invalidate_from_updated_variables=(
420 parsed.invalidate_from_updated_variables),