Home
last modified time | relevance | path

Searched defs:scratch_memory (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Ddnn.cc627 DeviceMemory<uint8> scratch_memory) { in DoCtcLoss()
Dstream.cc668 DeviceMemory<uint8> scratch_memory; in ThenConvolveWithAlgorithm() local
710 DeviceMemory<uint8> scratch_memory; in ThenConvolveWithAlgorithm() local
752 DeviceMemory<uint8> scratch_memory; in ThenConvolveWithAlgorithm() local
794 DeviceMemory<uint8> scratch_memory; in ThenConvolveWithAlgorithm() local
836 DeviceMemory<uint8> scratch_memory; in ThenConvolveWithAlgorithm() local
981 DeviceMemory<uint8> scratch_memory; in ThenConvolveBackwardDataWithAlgorithm() local
1026 DeviceMemory<uint8> scratch_memory; in ThenConvolveBackwardDataWithAlgorithm() local
1071 DeviceMemory<uint8> scratch_memory; in ThenConvolveBackwardDataWithAlgorithm() local
1116 DeviceMemory<uint8> scratch_memory; in ThenConvolveBackwardFilterWithAlgorithm() local
1161 DeviceMemory<uint8> scratch_memory; in ThenConvolveBackwardFilterWithAlgorithm() local
[all …]
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc2036 DeviceMemory<uint8> scratch_memory) { in DoCtcLossImpl()
2902 DeviceMemory<uint8>* scratch_memory) { in DoPrepareForConvolution()
2959 dnn::AlgorithmDesc algorithm_desc, DeviceMemory<uint8> scratch_memory, in DoConvolve()
3924 ScratchAllocator* scratch_allocator, DeviceMemory<uint8>* scratch_memory) { in DoPrepareForCtcLoss()
3972 DeviceMemoryBase grads_data, DeviceMemory<uint8> scratch_memory) { in DoCtcLoss()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc2645 DeviceMemory<uint8>* scratch_memory) { in DoPrepareForConvolution()
2809 dnn::AlgorithmDesc algorithm_desc, DeviceMemory<uint8> scratch_memory, in DoConvolve()