Searched defs:PyTapeTensor (Results 1 – 1 of 1) sorted by relevance
1185 class PyTapeTensor { class1187 PyTapeTensor(int64_t id, tensorflow::DataType dtype, in PyTapeTensor() function in PyTapeTensor1190 PyTapeTensor(int64_t id, tensorflow::DataType dtype, PyObject* shape) in PyTapeTensor() function in PyTapeTensor1194 PyTapeTensor(const PyTapeTensor& other) { in PyTapeTensor() function in PyTapeTensor