Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dsession_state.h60 struct TensorAndKey { struct
71 Status AddTensor(const std::string& name, const TensorAndKey& tk); argument