Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc333 xla::Shape* output_sub_shape = xla::ShapeUtil::GetMutableSubshape( in BuildComputation() local
335 *output_sub_shape->mutable_layout() = index_and_layout.second; in BuildComputation()