Home
last modified time | relevance | path

Searched defs:immutable_state (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dsimple_propagator_state.cc26 const ImmutableExecutorState& immutable_state, int64 step_id, bool vlog) in SimplePropagatorState()
31 const ImmutableExecutorState& immutable_state, int64 step_id, in SimplePropagatorState()
Dpropagator_state.h222 const ImmutableExecutorState& immutable_state; member
Dpropagator_state.cc28 PropagatorState::PropagatorState(const ImmutableExecutorState& immutable_state, in PropagatorState()
Dexecutor.cc392 const Executor::Args& args, const ImmutableExecutorState& immutable_state, in ExecutorState()