Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow_util.cc27 bool rhs_is_resource = in operator ()() local
30 std::tie(rhs_is_resource, rhs->name()); in operator ()()