Searched refs:PyTapeTensor (Results 1 – 1 of 1) sorted by relevance
1145 class PyTapeTensor { class1147 PyTapeTensor(tensorflow::int64 id, tensorflow::DataType dtype, in PyTapeTensor() function in PyTapeTensor1150 PyTapeTensor(tensorflow::int64 id, tensorflow::DataType dtype, in PyTapeTensor() function in PyTapeTensor1155 PyTapeTensor(const PyTapeTensor& other) { in PyTapeTensor() function in PyTapeTensor1164 ~PyTapeTensor() { in ~PyTapeTensor()1188 static PyTapeTensor TapeTensorFromTensor(PyObject* tensor);1191 PyTapeTensor> {1300 Status BuildOnesLike(const PyTapeTensor& t, in BuildOnesLike()1381 PyTapeTensor TapeTensorFromGradient(PyObject* tensor) const final { in TapeTensorFromGradient()1424 PyObject* PyTapeTensor::GetShape() const { in GetShape()[all …]