Home
last modified time | relevance | path

Searched defs:checkpoint_state (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dstate_management.py120 def __init__(self, state_saving_interval=20, checkpoint_state=False): argument
/external/v8/src/compiler/
Djs-inlining-heuristic.cc477 Node* checkpoint_state = nullptr; in TryReuseDispatch() local