OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleReshape
(Results
1 - 11
of
11
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
dfs_hlo_visitor_with_default.h
182
Status
HandleReshape
(HloInstructionPtr reshape) override {
hlo_cost_analysis.h
106
Status
HandleReshape
(const HloInstruction* reshape) override;
hlo_evaluator.h
197
Status
HandleReshape
(HloInstruction* reshape) override;
dynamic_dimension_inference.cc
52
Status
HandleReshape
(HloInstruction* hlo) override;
330
Status DynamicDimensionInferenceVisitor::
HandleReshape
(HloInstruction* hlo) {
dfs_hlo_visitor.h
231
virtual Status
HandleReshape
(HloInstructionPtr hlo) = 0;
hlo_verifier.h
72
Status
HandleReshape
(HloInstruction* reshape) override;
hlo_cost_analysis.cc
392
Status HloCostAnalysis::
HandleReshape
(const HloInstruction*) {
hlo_evaluator.cc
436
Status HloEvaluator::
HandleReshape
(HloInstruction* reshape) {
[
all
...]
hlo_verifier.cc
494
Status ShapeVerifier::
HandleReshape
(HloInstruction* reshape) {
[
all
...]
algebraic_simplifier.cc
226
Status
HandleReshape
(HloInstruction* reshape) override;
[
all
...]
hlo_instruction.cc
[
all
...]
Completed in 62 milliseconds