Searched refs:AllowSoftPlacement (Results 1 – 4 of 4) sorted by relevance
66 void AllowSoftPlacement(bool soft_placement_state);
28 void Cluster::AllowSoftPlacement(bool soft_placement_state) { in AllowSoftPlacement() function in tensorflow::grappler::Cluster
142 cluster_->AllowSoftPlacement(allow_soft_placement); in TF_NewCluster()
132 cluster->AllowSoftPlacement(true); in ConvertGraphDefToTensorRT()