Searched defs:PyTapeTensor (Results 1 – 1 of 1) sorted by relevance
1145 class PyTapeTensor { class1147 PyTapeTensor(int64_t id, tensorflow::DataType dtype, in PyTapeTensor() function in PyTapeTensor1150 PyTapeTensor(int64_t id, tensorflow::DataType dtype, PyObject* shape) in PyTapeTensor() function in PyTapeTensor1154 PyTapeTensor(const PyTapeTensor& other) { in PyTapeTensor() function in PyTapeTensor