Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_launch_util.cc265 bool is_updated_resource_variable = in PopulateInputs() local
280 t->RefCountIsOne() && is_updated_resource_variable && in PopulateInputs()
284 << "; is_updated_resource_variable=" << is_updated_resource_variable in PopulateInputs()