Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc353 TensorStore* tensor_store_; member in tensorflow::__anonce8950920111::ExecutorState
402 tensor_store_(args.tensor_store), in ExecutorState()
703 params.tensor_store = tensor_store_; in Process()