Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dall_gather_decomposer.h30 std::function<bool(const HloAllGatherInstruction&)> should_decompose) in AllGatherDecomposer() argument
31 : should_decompose_(std::move(should_decompose)) {} in AllGatherDecomposer()