Searched refs:SetAllowSoftPlacement (Results 1 – 3 of 3) sorted by relevance
131 virtual void SetAllowSoftPlacement(bool enable) = 0;
643 tensorflow::unwrap(ctx)->SetAllowSoftPlacement(enable); in TFE_ContextSetSoftDevicePlacement()
266 void SetAllowSoftPlacement(bool enable) override { in SetAllowSoftPlacement() function