Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc897 auto init_shapes = reduce_window_instr->init_value_shapes(); in HandleReduceWindow() local
Dhlo_evaluator_test.cc2902 std::vector<const Shape*> init_shapes = {&init1->shape(), &init2->shape()}; in TEST_P() local
2953 std::vector<const Shape*> init_shapes = {&init1->shape(), &init2->shape()}; in TEST_P() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2557 std::vector<const Shape*> operand_shapes, init_shapes; in ReduceWindowWithGeneralPadding() local
2602 std::vector<const Shape*> operand_shapes, init_shapes; in ReduceWindowInternal() local