Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc429 auto memory_uint8 = DeviceMemory<uint8>::MakeFromByteSize( in AllocateBytes() local
432 return StatusOr<DeviceMemory<uint8>>(memory_uint8); in AllocateBytes()