Home
last modified time | relevance | path

Searched defs:topology (Results 1 – 25 of 174) sorted by relevance

1234567

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_compiler_test.cc38 PjRtTestTopology topology; in TEST() local
54 PjRtTestTopology topology; in TEST() local
60 const PjRtDeviceTopology& topology, PjRtClient* client) override { in TEST()
Dpjrt_compiler.cc47 const PjRtDeviceTopology& topology, PjRtClient* client) { in PjRtCompile()
/external/arm-trusted-firmware/include/lib/fconf/
Dfconf_amu_getter.h15 const struct amu_topology *topology; member
Dfconf_mpmm_getter.h15 const struct mpmm_topology *topology; member
/external/trusty/arm-trusted-firmware/include/lib/fconf/
Dfconf_amu_getter.h15 const struct amu_topology *topology; member
Dfconf_mpmm_getter.h15 const struct mpmm_topology *topology; member
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_platform_interface.h62 TpuTopologyExternal topology() { in topology() function
Dtpu_topology.h70 explicit TpuTopologyExternal(SE_TpuTopology* topology) in TpuTopologyExternal()
/external/rust/crates/vulkano/src/pipeline/graphics/
Dinput_assembly.rs29 pub topology: PartialStateMode<PrimitiveTopology, PrimitiveTopologyClass>, field
58 pub fn topology(mut self, topology: PrimitiveTopology) -> Self { in topology() method
/external/mesa3d/src/intel/dev/i915/
Dintel_device_info.c50 const struct drm_i915_query_topology_info *topology, in update_from_single_slice_topology()
129 const struct drm_i915_query_topology_info *topology) in update_from_topology()
172 struct drm_i915_query_topology_info *topology; in intel_device_info_i915_update_from_masks() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h63 static inline unsigned vk_conv_topology(VkPrimitiveTopology topology) in vk_conv_topology()
/external/arm-trusted-firmware/lib/mpmm/
Dmpmm.c39 const struct mpmm_topology *topology; in mpmm_supported() local
/external/cpuinfo/src/mach/
Dtopology.c45 struct cpuinfo_mach_topology topology = { in cpuinfo_mach_detect_topology() local
/external/trusty/arm-trusted-firmware/lib/mpmm/
Dmpmm.c39 const struct mpmm_topology *topology; in mpmm_supported() local
/external/tensorflow/tensorflow/python/tpu/
Ddevice_assignment.py31 def _compute_task_and_cores_to_replicas(core_assignment, topology): argument
103 def topology(self) -> Topology: member in DeviceAssignment
Dtpu_system_metadata.py61 def __new__(cls, num_cores, num_hosts, num_of_cores_per_host, topology, argument
/external/mesa3d/src/microsoft/compiler/
Ddxil_enums.c143 enum dxil_primitive_topology dxil_get_primitive_topology(enum mesa_prim topology) in dxil_get_primitive_topology()
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp119 std::vector<Vec4> genVertices(const VkPrimitiveTopology topology, const Vec4 &offset, const float s… in genVertices()
396 void initPrograms(SourceCollections &programCollection, const VkPrimitiveTopology topology) in initPrograms()
414 tcu::TestStatus testPrimitivesInside(Context &context, const VkPrimitiveTopology topology) in testPrimitivesInside()
501 tcu::TestStatus testPrimitivesOutside(Context &context, const VkPrimitiveTopology topology) in testPrimitivesOutside()
565 tcu::TestStatus testPrimitivesDepthClamp(Context &context, const VkPrimitiveTopology topology) in testPrimitivesDepthClamp()
661 tcu::TestStatus testPrimitivesDepthClip(Context &context, const VkPrimitiveTopology topology) in testPrimitivesDepthClip()
1077 const VkPrimitiveTopology topology; member
1747 void checkTopologySupport(Context &context, const VkPrimitiveTopology topology) in checkTopologySupport()
1915 const VkPrimitiveTopology topology = in addClippingTests() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp379 void PrimitiveTopologyTest::createBufferData(VkPrimitiveTopology topology, int primitiveCount, VkIn… in createBufferData()
766 void PrimitiveRestartTest::createBufferData(VkPrimitiveTopology topology, int primitiveCount, VkInd… in createBufferData()
1470 const rr::PrimitiveType topology = m_primitiveTopology == VK_PRIMITIVE_TOPOLOGY_PATCH_LIST ? in verifyImage() local
1557 std::string getPrimitiveTopologyCaseName(VkPrimitiveTopology topology) in getPrimitiveTopologyCaseName()
1577 const VkPrimitiveTopology topology = InputAssemblyTest::s_primitiveTopologies[topologyNdx]; in createPrimitiveTopologyTests() local
1634 const VkPrimitiveTopology topology = primitiveRestartTopologies[topologyNdx]; in createPrimitiveRestartTests() local
/external/cpuinfo/src/x86/
Dtopology.c21 struct cpuinfo_x86_topology* topology) in cpuinfo_x86_detect_topology()
/external/arm-trusted-firmware/plat/arm/css/sgm/include/
Dsgm_plat_config.h37 const css_topology_t *topology; member
/external/mesa3d/src/asahi/lib/
Dagx_nir_lower_ia.c30 nir_def *topology = nir_load_input_topology_agx(b); in agx_vertex_id_for_topology_class() local
/external/trusty/arm-trusted-firmware/lib/psci/
Dpsci_setup.c123 static unsigned int __init populate_power_domain_tree(const unsigned char in populate_power_domain_tree()
/external/arm-trusted-firmware/lib/psci/
Dpsci_setup.c123 static unsigned int __init populate_power_domain_tree(const unsigned char in populate_power_domain_tree()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawTestCaseUtil.hpp50 vk::VkPrimitiveTopology topology; member

1234567