Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cc654 DeviceMemory<U> CastDeviceMemory(Tensor* tensor) { in CastDeviceMemory() function
1119 reserve_space_data = functor::CastDeviceMemory<uint8, U>( in operator ()()
Dcudnn_rnn_ops.cc307 DeviceMemory<U> CastDeviceMemory(Tensor* tensor) { in CastDeviceMemory() function
903 CastDeviceMemory<uint8, T>(const_cast<Tensor*>(reserve_space)); in DoBackward()