Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dtensor_array.h420 struct TensorAndState { struct
421 TensorAndState() in TensorAndState() function
439 std::vector<TensorAndState> tensors_ GUARDED_BY(mu_); argument
462 TensorAndState& t = tensors_[index]; in LockedWriteOrAggregate()
598 TensorAndState& t = tensors_[index]; in LockedRead()