Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dxla_reduce_op.cc160 std::vector<TensorShape> init_shapes; in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1234 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.cc2585 std::vector<const Shape*> operand_shapes, init_shapes; in ReduceWindowWithGeneralPadding() local
2630 std::vector<const Shape*> operand_shapes, init_shapes; in ReduceWindowInternal() local