Searched refs:any_resource_feeds (Results 1 – 1 of 1) sorted by relevance
1972 bool any_resource_feeds = false; in RunCallable() local1975 any_resource_feeds = any_resource_feeds || tensor.dtype() == DT_RESOURCE; in RunCallable()1982 if (TF_PREDICT_FALSE(any_resource_feeds)) { in RunCallable()