Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dtape.h50 using TensorTape = gtl::FlatMap<int64, int64>; variable
153 TensorTape tensor_tape_;
324 gtl::ArraySlice<int64> target, const TensorTape& tensor_tape, in PrepareBackprop()
401 gtl::ArraySlice<Gradient*> output_gradients, const TensorTape& tensor_tape, in InitialGradients()