Home
last modified time | relevance | path

Searched defs:source_target (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnccl_collective_permute_thunk.cc67 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()
Djitrt_custom_calls.cc2046 const NcclCollectivePermuteConfig::SourceTargetMapEntry source_target = in operator ()() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateTransform.java40 private final Map<String, String> source_target = new LinkedHashMap<>(); field in GenerateTransform
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp2938 const _texture_target& source_target = texture_targets[target_idx]; in isTargetSuppByAccess() local
2993 const _texture_target& source_target = texture_targets[target_idx]; in isTargetSuppByFormat() local
3083 const _texture_target& source_target = texture_targets[test_case.m_source_texture_target_index]; in prepareAndTestProgram() local