Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dgpu_device_context.h64 void MaintainLifetimeOnStream(const Tensor* t, in MaintainLifetimeOnStream() function
/external/tensorflow/tensorflow/core/framework/
Ddevice_base.h72 virtual void MaintainLifetimeOnStream(const Tensor* t, in MaintainLifetimeOnStream() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc247 send_dev_context->MaintainLifetimeOnStream(input, in DeviceToDeviceCopy()