Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc307 DeviceMemory<U> CastDeviceMemory(Tensor* tensor) { in CastDeviceMemory() function
843 CastDeviceMemory<uint8, T>(const_cast<Tensor*>(reserve_space)); in DoBackward()