Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc907 static tensorflow::int64 FastTensorId(PyObject* tensor) { in FastTensorId() function
1203 tensorflow::int64 id = FastTensorId(handle.get()); in WatchVariable()
1424 tensor_ids.push_back(FastTensorId(item));
1441 tensorflow::int64 tensor_id = FastTensorId(tensor);
1479 tensorflow::int64 id = FastTensorId(tensor);
1528 list.push_back(FastTensorId(tensor));