Home
last modified time | relevance | path

Searched defs:DeviceProperties (Results 1 – 11 of 11) sorted by relevance

/external/pytorch/c10/xpu/test/impl/
DXPUDeviceTest.cpp27 TEST(XPUDeviceTest, DeviceProperties) { in TEST() argument
/external/tensorflow/tensorflow/core/protobuf/
Ddevice_properties.proto24 message DeviceProperties { message
/external/openthread/src/core/thread/
Dmle_types.cpp78 DeviceProperties::DeviceProperties(void) in DeviceProperties() function in ot::Mle::DeviceProperties
Dmle_types.hpp318 class DeviceProperties : public otDeviceProperties, public Clearable<DeviceProperties> class
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceProperties.cpp29 DeviceProperties::DeviceProperties(const InstanceInterface &vki, const uint32_t apiVersion, in DeviceProperties() function in vk::DeviceProperties
DvkDeviceProperties.hpp97 class DeviceProperties class
/external/pytorch/test/inductor/extension_backends/triton/
Ddevice_interface.py8 class DeviceProperties: class
/external/googleapis/google/actions/sdk/v2/
Dactions_testing.proto122 message DeviceProperties { message
/external/pytorch/torch/_inductor/runtime/
Dhints.py97 class DeviceProperties(typing.NamedTuple): class
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp619 DeviceProperties::DeviceProperties(const DeviceProperties &src) in DeviceProperties() function in vkt::DescriptorIndexing::ut::DeviceProperties
628 DeviceProperties::DeviceProperties(const vkt::Context &testContext) in DeviceProperties() function in vkt::DescriptorIndexing::ut::DeviceProperties
DvktDescriptorSetsIndexingTests.hpp167 class DeviceProperties class