Searched defs:HandleSetDimensionSize (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 | 268 Status HandleSetDimensionSize(HloInstructionPtr get_size) override { in HandleSetDimensionSize() function |
H A D | hlo_cost_analysis.cc | 1112 Status HloCostAnalysis::HandleSetDimensionSize( in HandleSetDimensionSize() function in xla::HloCostAnalysis |
H A D | hlo_verifier.cc | 1693 Status ShapeVerifier::HandleSetDimensionSize(HloInstruction* set_size) { in HandleSetDimensionSize() function in xla::ShapeVerifier |
H A D | dynamic_dimension_inference.cc | 700 Status DynamicDimensionInferenceVisitor::HandleSetDimensionSize( in HandleSetDimensionSize() function in xla::DynamicDimensionInferenceVisitor |
H A D | hlo_evaluator.cc | 1070 Status HloEvaluator::HandleSetDimensionSize( in HandleSetDimensionSize() function in xla::HloEvaluator |