# Functions
Enabled returns whether an experiment has been enabled or not.
Flag configures the given FlagSet with the flags to configure all active experiments.
Force returns true if the -Xforce of TF_X_FORCE flag is present, which advises users of this package to not verify with the user that they want experimental behavior and to just continue with it.
SetEnabled sets an experiment to enabled/disabled.
# Variables
all is the list of all experiements.
Reuse the old graphs from TF 0.7.x.
Shadow graph.
# Interfaces
ID represents an experimental feature.