Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.h712 construction_context_ = construction_context; in SetConstructionContext()
719 return construction_context_; in GetConstructionContextInternal()
800 ConstructionContext construction_context_ = ConstructionContext::kNotTracked; variable