Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compile_on_demand_op.cc132 bool must_argument_be_const; in Compile() local
134 &must_argument_be_const)); in Compile()
136 if (must_argument_be_const) { in Compile()