Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc314 int64 output_index_num = elems.size(); in BuildComputation() local
315 xla::ShapeIndex output_index = xla::ShapeIndex({output_index_num}); in BuildComputation()