Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler.cc177 int* num_computation_outputs, int* num_nonconst_outputs, in BuildComputation()
1411 int num_nonconst_outputs; in CompileGraph() local