Searched refs:buffer_sizes (Results 1 – 15 of 15) sorted by relevance
/external/tensorflow/tensorflow/python/data/experimental/benchmarks/ |
D | parameter_value_benchmark.py | 46 buffer_sizes = [10, 50, 100, 150, 200, 250, 300] 51 for buffer_size in buffer_sizes: 81 buffer_sizes = [10, 50, 100, 150, 200, 250, 300] 87 for buffer_size in buffer_sizes: 118 buffer_sizes = [10, 50, 100, 150, 200, 250, 300] 124 for buffer_size in buffer_sizes:
|
/external/autotest/server/tests/netpipe/ |
D | control.stress.srv | 37 buffer_sizes = {131072: 'small', 48 for b in buffer_sizes: 49 tag = 'netpipe' + buffer_sizes[b] + str(x)
|
/external/OpenCL-CTS/test_conformance/allocations/ |
D | allocation_execute.cpp | 247 clMemWrapper buffer_sizes; in execute_kernel() local 263 …buffer_sizes = clCreateBuffer(context, CL_MEM_COPY_HOST_PTR, sizeof(cl_ulong)*number_of_mems_used,… in execute_kernel() 266 …buffer_sizes = clCreateBuffer(context, CL_MEM_COPY_HOST_PTR, sizeof(cl_uint)*number_of_mems_used, … in execute_kernel() 269 error = clSetKernelArg(kernel, number_of_mems_used+1, sizeof(cl_mem), &buffer_sizes); in execute_kernel()
|
/external/mesa3d/src/gallium/drivers/zink/ |
D | zink_draw.c | 119 VkDeviceSize buffer_sizes[PIPE_MAX_SO_OUTPUTS]; in zink_emit_stream_output_targets() local 126 buffer_sizes[i] = t->base.buffer_size; in zink_emit_stream_output_targets() 131 buffer_sizes); in zink_emit_stream_output_targets()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | buffer_assignment.cc | 1509 absl::flat_hash_map<const HloValue*, int64> buffer_sizes; in ComputePeakMemoryLogicalBuffers() local 1514 buffer_sizes[value] = offset_size.size; in ComputePeakMemoryLogicalBuffers() 1520 auto memory_delta = [&id_to_value, &buffer_sizes]( in ComputePeakMemoryLogicalBuffers() 1523 const int64 buffer_size = buffer_sizes.at(buffer); in ComputePeakMemoryLogicalBuffers()
|
/external/python/cpython3/Modules/ |
D | posixmodule.c | 12553 static const Py_ssize_t buffer_sizes[] = {128, XATTR_SIZE_MAX, 0}; in os_getxattr_impl() local 12554 Py_ssize_t buffer_size = buffer_sizes[i]; in os_getxattr_impl() 12733 static const Py_ssize_t buffer_sizes[] = { 256, XATTR_LIST_MAX, 0 }; in os_listxattr_impl() local 12734 Py_ssize_t buffer_size = buffer_sizes[i]; in os_listxattr_impl()
|
/external/python/cpython3/Lib/test/ |
D | test_io.py | 1794 buffer_sizes = [8192, 4096, 200] 1795 for buffer_size in buffer_sizes:
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/ |
D | egl-master.txt | 413 dEQP-EGL.functional.choose_config.random.buffer_sizes
|
/external/deqp/android/cts/master/ |
D | egl-master.txt | 455 dEQP-EGL.functional.choose_config.random.buffer_sizes
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/ |
D | egl-master.txt | 413 dEQP-EGL.functional.choose_config.random.buffer_sizes
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/src/ |
D | egl-master.txt | 413 dEQP-EGL.functional.choose_config.random.buffer_sizes
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/master/ |
D | egl-master.txt | 455 dEQP-EGL.functional.choose_config.random.buffer_sizes
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.6.x/ |
D | egl-master.txt | 455 dEQP-EGL.functional.choose_config.random.buffer_sizes
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.5.x/ |
D | egl-master.txt | 455 dEQP-EGL.functional.choose_config.random.buffer_sizes
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/src/ |
D | egl-master.txt | 413 dEQP-EGL.functional.choose_config.random.buffer_sizes
|