Home
last modified time | relevance | path

Searched defs:gpus (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/tests/
Dtest_environment.h45 VkPhysicalDevice gpus[16]; variable
/external/tensorflow/tensorflow/python/keras/utils/
Dmulti_gpu_utils.py37 def multi_gpu_model(model, gpus, cpu_merge=True, cpu_relocation=False): argument
Dmulti_gpu_utils_test.py33 def check_if_compatible_devices(gpus=2): argument
/external/angle/src/tests/
Dangle_system_info_tests_main.cpp108 js::Value gpus; in main() local
/external/mesa3d/src/etnaviv/drm-shim/
Detnaviv_noop.c42 static const struct etna_shim_gpu gpus[] = { variable
/external/angle/src/gpu_info_util/
DSystemInfo.h61 std::vector<GPUDeviceInfo> gpus; member
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h160 std::vector<VkPhysicalDevice> gpus; member
/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager_test.cc38 std::vector<std::unique_ptr<BaseGPUDevice>> gpus; in GetGPUDevices() local