Home
last modified time | relevance | path

Searched defs:PyTapeTensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc1185 class PyTapeTensor { class
1187 PyTapeTensor(int64_t id, tensorflow::DataType dtype, in PyTapeTensor() function in PyTapeTensor
1190 PyTapeTensor(int64_t id, tensorflow::DataType dtype, PyObject* shape) in PyTapeTensor() function in PyTapeTensor
1194 PyTapeTensor(const PyTapeTensor& other) { in PyTapeTensor() function in PyTapeTensor