ConfigProto.Experimental.MlirBridgeRollout

التعداد النهائي العام الثابت ConfigProto.Experimental.MlirBridgeRollout

 An enum that describes the state of the MLIR bridge rollout.
 
Protobuf التعداد tensorflow.ConfigProto.Experimental.MlirBridgeRollout

الثوابت

كثافة العمليات MLIR_BRIDGE_ROLLOUT_DISABLED_VALUE
 Disabling the MLIR bridge disables it for all graphs in this session.
كثافة العمليات MLIR_BRIDGE_ROLLOUT_ENABLED_VALUE
 Enabling the MLIR bridge enables it for all graphs in this session.
كثافة العمليات MLIR_BRIDGE_ROLLOUT_UNSPECIFIED_VALUE
 If this field is left unspecified, the MLIR bridge may be selectively
 enabled on a per graph basis.

الطرق الموروثة

قيم التعداد

النهائي العام الثابت ConfigProto.Experimental.MlirBridgeRollout MLIR_BRIDGE_ROLLOUT_DISABLED

 Disabling the MLIR bridge disables it for all graphs in this session.
 
MLIR_BRIDGE_ROLLOUT_DISABLED = 2;

النهائي العام الثابت ConfigProto.Experimental.MlirBridgeRollout MLIR_BRIDGE_ROLLOUT_ENABLED

 Enabling the MLIR bridge enables it for all graphs in this session.
 
MLIR_BRIDGE_ROLLOUT_ENABLED = 1;

النهائي العام الثابت ConfigProto.Experimental.MlirBridgeRollout MLIR_BRIDGE_ROLLOUT_UNSPECIFIED

 If this field is left unspecified, the MLIR bridge may be selectively
 enabled on a per graph basis.
 
MLIR_BRIDGE_ROLLOUT_UNSPECIFIED = 0;

النهائي العام الثابت ConfigProto.Experimental.MlirBridgeRollout غير معروف

الثوابت

العدد النهائي الثابت العام MLIR_BRIDGE_ROLLOUT_DISABLED_VALUE

 Disabling the MLIR bridge disables it for all graphs in this session.
 
MLIR_BRIDGE_ROLLOUT_DISABLED = 2;

القيمة الثابتة: 2

int النهائي الثابت العام MLIR_BRIDGE_ROLLOUT_ENABLED_VALUE

 Enabling the MLIR bridge enables it for all graphs in this session.
 
MLIR_BRIDGE_ROLLOUT_ENABLED = 1;

القيمة الثابتة: 1

العدد النهائي الثابت العام MLIR_BRIDGE_ROLLOUT_UNSPECIFIED_VALUE

 If this field is left unspecified, the MLIR bridge may be selectively
 enabled on a per graph basis.
 
MLIR_BRIDGE_ROLLOUT_UNSPECIFIED = 0;

القيمة الثابتة: 0