OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleCollectivePermute
(Results
1 - 7
of
7
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
dfs_hlo_visitor_with_default.h
106
Status
HandleCollectivePermute
(HloInstructionPtr hlo) override {
hlo_cost_analysis.h
78
Status
HandleCollectivePermute
(const HloInstruction* hlo) override;
dfs_hlo_visitor.h
118
virtual Status
HandleCollectivePermute
(HloInstructionPtr hlo) = 0;
hlo_verifier.h
59
Status
HandleCollectivePermute
(HloInstruction* hlo) override;
hlo_cost_analysis.cc
597
Status HloCostAnalysis::
HandleCollectivePermute
(const HloInstruction* /*hlo*/) {
hlo_verifier.cc
208
Status ShapeVerifier::
HandleCollectivePermute
(HloInstruction* hlo) {
[
all
...]
hlo_instruction.cc
[
all
...]
Completed in 706 milliseconds