Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.h1701 absl::InlinedVector<const Shape*, 2> init_value_shapes() const { in init_value_shapes() function
H A Dshape_inference.cc64 absl::Span<const Shape* const> init_value_shapes, in VerifyReducerShape()