Home
last modified time | relevance | path

Searched refs:GetCollectiveInfo (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_context.h117 GetCollectiveInfo() { in GetCollectiveInfo() function
Dxla_compiler.cc1436 result->collective_info = context->GetCollectiveInfo(); in CompileGraph()