Searched defs:init_value_shape (Results 1 – 2 of 2) sorted by relevance
2294 const Shape& operand_shape, const Shape& init_value_shape, in InferReduceWindowShape()2344 const Shape& operand_shape, const Shape& init_value_shape, in InferReduceWindowShape()2354 const Shape& init_value_shape, const ProgramShape& scatter_shape) { in InferSelectAndScatterShape()
329 Shape init_value_shape = ShapeUtil::MakeShape(F32, {}); in TEST_F() local