Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dsafe_ptr.h34 struct TFETensorHandleDeleter { struct
56 std::unique_ptr<TFE_TensorHandle, detail::TFETensorHandleDeleter>; argument
/external/tensorflow/tensorflow/cc/experimental/base/public/
Dtensorhandle.h68 struct TFETensorHandleDeleter { struct
71 std::unique_ptr<TFE_TensorHandle, TFETensorHandleDeleter> handle_; argument