OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleSlice
(Results
1 - 12
of
12
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
dfs_hlo_visitor_with_default.h
148
Status
HandleSlice
(HloInstructionPtr slice) override {
hlo_cost_analysis.h
95
Status
HandleSlice
(const HloInstruction* slice) override;
dynamic_dimension_inference.cc
76
Status
HandleSlice
(HloInstruction* hlo) override;
394
Status DynamicDimensionInferenceVisitor::
HandleSlice
(HloInstruction* hlo) {
dfs_hlo_visitor.h
237
virtual Status
HandleSlice
(HloInstructionPtr hlo) = 0;
hlo_verifier.h
78
Status
HandleSlice
(HloInstruction* slice) override;
hlo_cost_analysis.cc
191
Status HloCostAnalysis::
HandleSlice
(const HloInstruction* slice) {
hlo_verifier.cc
568
Status ShapeVerifier::
HandleSlice
(HloInstruction* slice) {
[
all
...]
algebraic_simplifier.cc
233
Status
HandleSlice
(HloInstruction* slice) override;
[
all
...]
hlo_evaluator_typed_visitor.h
[
all
...]
hlo_instruction.cc
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.h
167
Status
HandleSlice
(HloInstruction* slice) override;
ir_emitter.cc
[
all
...]
Completed in 122 milliseconds