Searched defs:ScratchAllocator (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ | ||
D | fft.h | 56 class ScratchAllocator; variable |
D | blas.h | 58 class ScratchAllocator; variable |
D | stream.h | 76 class ScratchAllocator; variable |
D | dnn.h | 50 class ScratchAllocator; variable |
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ | ||
D | gpu_conv_algorithm_picker.cc | 54 class ScratchAllocator : public se::ScratchAllocator { class |