Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.cc240 bool is_updated_resource_variable = in PopulateInputs() local
252 t->RefCountIsOne() && is_updated_resource_variable && in PopulateInputs()
256 << "; is_updated_resource_variable=" << is_updated_resource_variable in PopulateInputs()