Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_util.cc32 const Shape& narrow_shape = in WidenWhileCondition() local
51 narrow_shape.tuple_shapes_size()); in WidenWhileCondition()
64 const Shape& narrow_shape = narrow_body->parameter_instruction(0)->shape(); in WidenWhileBody() local
75 wide_parameter, narrow_shape.tuple_shapes_size()); in WidenWhileBody()
78 narrow_shape, {truncated_parameter}, narrow_body)); in WidenWhileBody()
81 for (int i = narrow_shape.tuple_shapes_size(); in WidenWhileBody()