Searched defs:AllowSoftPlacement (Results 1 – 2 of 2) sorted by relevance
28 void Cluster::AllowSoftPlacement(bool soft_placement_state) { in AllowSoftPlacement() function in tensorflow::grappler::Cluster
265 bool AllowSoftPlacement() const { return allow_soft_placement_; } in AllowSoftPlacement() function