Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.cc46 Status ValidateTensorId(const tf2xla::TensorId& id) { in ValidateTensorId() function
315 TF_RETURN_IF_ERROR(ValidateTensorId(feed.id())); in ValidateConfig()
322 TF_RETURN_IF_ERROR(ValidateTensorId(fetch.id())); in ValidateConfig()