Home
last modified time | relevance | path

Searched defs:batch_count (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_fft.cc161 fft::Type type, int batch_count, ScratchAllocator *scratch_allocator) { in Initialize()
465 bool in_place_fft, int batch_count) { in CreateBatchedPlan()
483 bool in_place_fft, int batch_count, ScratchAllocator *scratch_allocator) { in CreateBatchedPlanWithScratchAllocator()
Drocm_blas.cc1940 int batch_count, uint64_t batch_stride, in ReorganizeMemory()
1986 int batch_count, uint64_t batch_stride, ScratchAllocator *scratch_allocator, in AllocateStridedBuffer()
2045 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasGemmBatchedInternal()
2139 int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasGemmBatched()
2161 int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasGemmBatched()
2179 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasGemmBatched()
2199 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasGemmBatched()
2219 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasGemmBatched()
2566 int64 stride_c, int batch_count) { in DoBlasGemmStridedBatched()
2588 int batch_count) { in DoBlasGemmStridedBatched()
[all …]
Drocm_dnn.cc3906 const int batch_count = output_dimensions.NodesPerFeatureMap(); in DoMatMul() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_fft.cc81 fft::Type type, int batch_count, ScratchAllocator *scratch_allocator) { in Initialize()
396 bool in_place_fft, int batch_count) { in CreateBatchedPlan()
423 bool in_place_fft, int batch_count, ScratchAllocator *scratch_allocator) { in CreateBatchedPlanWithScratchAllocator()
Dcuda_blas.cc2370 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasInternalImpl()
2519 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasInternalImpl()
2537 int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasInternalImpl()
2553 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasInternalImpl()
2571 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasInternalImpl()
2589 int ldc, int batch_count, ScratchAllocator *scratch_allocator) { in DoBlasInternalImpl()
2604 int64 stride_c, int batch_count) { in DoBlasInternalImpl()
2658 int batch_count) { in DoBlasInternalImpl()
2677 int batch_count) { in DoBlasInternalImpl()
2691 int64 stride_c, int batch_count) { in DoBlasInternalImpl()
[all …]
Dcuda_dnn.cc4153 const int batch_count = output_dimensions.NodesPerFeatureMap(); in DoMatMul() local
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_ops_test.cc59 const int batch_count = 1; in Run() local
/external/tensorflow/tensorflow/stream_executor/
Dblas.h228 int batch_count = 1; member
Dstream.cc4046 int batch_count) { in ThenBlasGemmBatched()
4058 int batch_count, ScratchAllocator *scratch_allocator) { in ThenBlasGemmBatchedWithScratch()
4079 int batch_count) { in ThenBlasGemmBatched()
4090 int batch_count, ScratchAllocator *scratch_allocator) { in ThenBlasGemmBatchedWithScratch()
4111 int batch_count) { in ThenBlasGemmBatched()
4122 int batch_count, ScratchAllocator *scratch_allocator) { in ThenBlasGemmBatchedWithScratch()
4145 int batch_count) { in ThenBlasGemmBatched()
4158 int batch_count, ScratchAllocator *scratch_allocator) { in ThenBlasGemmBatchedWithScratch()
4184 int batch_count) { in ThenBlasGemmBatched()
4197 int batch_count, ScratchAllocator *scratch_allocator) { in ThenBlasGemmBatchedWithScratch()
[all …]
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h277 uptr batch_count = 0; in PrintStats() local
/external/blktrace/iowatcher/
Dmain.c1104 int batch_count; in plot_io_movie() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc1149 int64 batch_count = lhs_array_reshaped.GetShape().dimensions(0); in EmitBatchDotOperation() local