Searched defs:HandleGetDimensionSize (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | dfs_hlo_visitor_with_default.h | 265 Status HandleGetDimensionSize(HloInstructionPtr get_size) override { in HandleGetDimensionSize() function |
H A D | hlo_cost_analysis.cc | 1107 Status HloCostAnalysis::HandleGetDimensionSize( in HandleGetDimensionSize() function in xla::HloCostAnalysis |
H A D | hlo_verifier.cc | 1687 Status ShapeVerifier::HandleGetDimensionSize(HloInstruction* get_size) { in HandleGetDimensionSize() function in xla::ShapeVerifier |
H A D | dynamic_dimension_inference.cc | 668 Status DynamicDimensionInferenceVisitor::HandleGetDimensionSize( in HandleGetDimensionSize() function in xla::DynamicDimensionInferenceVisitor |
H A D | hlo_evaluator.cc | 1045 Status HloEvaluator::HandleGetDimensionSize( in HandleGetDimensionSize() function in xla::HloEvaluator |