Searched refs:OpTapeEntry (Results 1 – 1 of 1) sorted by relevance
34 struct OpTapeEntry { struct54 using OpTape = gtl::FlatMap<int64, OpTapeEntry<BackwardFunction, TapeTensor>>; argument231 op_tape_[op_id] = OpTapeEntry<BackwardFunction, TapeTensor>{ in RecordOperation()