Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc63 absl::Span<const Shape* const> init_value_shapes, in VerifyReducerShape() argument
123 *init_value_shapes[i])) { in VerifyReducerShape()
128 ShapeUtil::HumanString(*init_value_shapes[i])); in VerifyReducerShape()
Dhlo_instructions.h1328 absl::InlinedVector<const Shape*, 2> init_value_shapes() const { in init_value_shapes() function
Dhlo_verifier.cc897 auto init_shapes = reduce_window_instr->init_value_shapes(); in HandleReduceWindow()
Dhlo_evaluator_typed_visitor.h1953 reduce_window_instr->init_value_shapes(), window,