Home
last modified time | relevance | path

Searched defs:num_devices (Results 1 – 25 of 1147) sorted by relevance

12345678910>>...46

/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/rcnn/faster_rcnn/
H A Dpredefined_models.py185 def faster_rcnn_fpn_syncbn_resnet50_v1b_coco(pretrained=False, pretrained_base=True, num_devices=0, argument
249 def faster_rcnn_fpn_syncbn_resnest50_coco(pretrained=False, pretrained_base=True, num_devices=0, argument
523 def faster_rcnn_fpn_syncbn_resnet101_v1d_coco(pretrained=False, pretrained_base=True, num_devices=0, argument
588 def faster_rcnn_fpn_syncbn_resnest101_coco(pretrained=False, pretrained_base=True, num_devices=0, argument
704 def faster_rcnn_fpn_syncbn_resnest269_coco(pretrained=False, pretrained_base=True, num_devices=0, argument
/dports/science/octopus/octopus-10.5/external_libs/fortrancl/
H A Dcl_device.f9041 integer, intent(out) :: num_devices local
126 integer, intent(out) :: num_devices local
136 subroutine clgetdeviceids_list(platform, device_type, devices, num_devices, errcode_ret) argument
140 integer, intent(out) :: num_devices local
166 subroutine clgetdeviceids_single(platform, device_type, devices, num_devices, errcode_ret) argument
170 integer, intent(out) :: num_devices local
H A Dcl_context.f9077 integer, intent(in) :: num_devices local
84 integer :: idev, num_devices local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/lang/clover/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/graphics/libosmesa/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
70 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
100 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/dports/misc/openhmd/OpenHMD-0.3.0/tests/unittests/
H A Dhighlevel.c19 int num_devices = ohmd_ctx_probe(ctx); in test_highlevel_open_close_device() local
39 int num_devices = ohmd_ctx_probe(ctx); in test_highlevel_open_close_many_devices() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Djoy-osx-hidutil.c52 int num_devices = 0; in count_joysticks() local
69 int num_devices = count_joysticks(); in build_device_list() local
145 int num_devices = devices->num_devices; in joy_hidlib_free_devices() local
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Djoy-osx-hidutil.c51 int num_devices = 0; in count_joysticks() local
68 int num_devices = count_joysticks(); in build_device_list() local
144 int num_devices = devices->num_devices; in joy_hidlib_free_devices() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/cl/api/
H A Dcreate-context.c57 cl_uint num_devices, in test()
135 cl_uint num_devices; in piglit_cl_test() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/fixtures/
H A Dplatform_fixture.h21 cl_uint num_devices = 0u; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/perf_tests/fixtures/
H A Dplatform_fixture.h30 cl_uint num_devices; variable
/dports/devel/taskflow/taskflow-3.2.0/unittests/cuda/
H A Dcuda_device.cu17 size_t num_devices = tf::cuda_get_num_devices(); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/libomptarget/test/api/
H A Domp_get_num_devices.c12 int num_devices = omp_get_num_devices(); in test_omp_get_num_devices() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/test/api/
H A Domp_get_num_devices.c8 int num_devices = omp_get_num_devices(); in test_omp_get_num_devices() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/test/api/
H A Domp_get_num_devices.c9 int num_devices = omp_get_num_devices(); in test_omp_get_num_devices() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/test/api/
H A Domp_get_num_devices.c8 int num_devices = omp_get_num_devices(); in test_omp_get_num_devices() local
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/libomptarget/test/api/
H A Domp_get_num_devices.c12 int num_devices = omp_get_num_devices(); in test_omp_get_num_devices() local

12345678910>>...46