Home
last modified time | relevance | path

Searched refs:init_value_shapes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc61 absl::Span<const Shape* const> init_value_shapes, in VerifyReducerShape() argument
121 *init_value_shapes[i])) { in VerifyReducerShape()
126 ShapeUtil::HumanString(*init_value_shapes[i])); in VerifyReducerShape()