Searched defs:source_target (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | nccl_collective_permute_thunk.cc | 67 for (const std::pair<int64_t, int64_t>& source_target : source_target_pairs) { in GetNcclCollectivePermuteConfig() local 94 [](const std::pair<int64_t, int64_t>& source_target) { in IsDegenerate() argument 133 const NcclCollectivePermuteConfig::SourceTargetMapEntry source_target = in RunNcclCollective() local 142 NcclCollectivePermuteConfig::SourceTargetMapEntry source_target, in RunCollectivePermute()
|
H A D | jitrt_custom_calls.cc | 2046 const NcclCollectivePermuteConfig::SourceTargetMapEntry source_target = in operator ()() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/examples/tool/ |
H A D | sandbox2tool.cc | 180 std::vector<std::string> source_target = absl::StrSplit(mount, "=>"); in main() local
|
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | output_graph.py | 560 def subtracer(self, source_target, prior_tracer): argument 1800 self, output_graph, parent=None, export_root=False, source_target=None argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | GenerateTransform.java | 35 private final Map<String, String> source_target = new LinkedHashMap<>(); field in GenerateTransform
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl3cTextureSwizzleTests.cpp | 2950 const _texture_target &source_target = texture_targets[target_idx]; in isTargetSuppByAccess() local 3005 const _texture_target &source_target = texture_targets[target_idx]; in isTargetSuppByFormat() local 3095 const _texture_target &source_target = texture_targets[test_case.m_source_texture_target_index]; in prepareAndTestProgram() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_resource.c | 1013 HANDLE source_target = GetCurrentProcess(); in allocate_bo() local 2067 HANDLE source_target = GetCurrentProcess(); in zink_memobj_create_from_handle() local
|
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/ |
H A D | higher_order_ops.py | 341 # source_target is the .value of HigherOrderOpVariable and is the argument
|