Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dtape.h40 struct OpTapeEntry { struct
61 std::unordered_map<int64_t, OpTapeEntry<BackwardFunction, TapeTensor>>; argument