Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.h296 Status AddHostOnlyDataTypesConstraints();
Dcolocation_graph.cc789 Status ColocationGraph::AddHostOnlyDataTypesConstraints() { in AddHostOnlyDataTypesConstraints() function in tensorflow::ColocationGraph
866 TF_RETURN_IF_ERROR(AddHostOnlyDataTypesConstraints()); in Initialize()