Home
last modified time | relevance | path

Searched defs:init_shapes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier.cc1267 auto init_shapes = reduce_window_instr->init_value_shapes(); in HandleReduceWindow() local
H A Dhlo_evaluator_test.cc2940 std::vector<const Shape*> init_shapes = {&init1->shape(), &init2->shape()}; in TEST_P() local
2991 std::vector<const Shape*> init_shapes = {&init1->shape(), &init2->shape()}; in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc2711 std::vector<const Shape*> operand_shapes, init_shapes; in ReduceWindowWithGeneralPadding() local
2756 std::vector<const Shape*> operand_shapes, init_shapes; in ReduceWindowInternal() local