ConfigProto.Experimental.MlirBridgeRollout

Enum סופי סטטי ציבורי ConfigProto.Experimental.MlirBridgeRollout

 An enum that describes the state of the MLIR bridge rollout.
 
Protobuf enum tensorflow.ConfigProto.Experimental.MlirBridgeRollout

קבועים

int MLIR_BRIDGE_ROLLOUT_DISABLED_VALUE
 Disabling the MLIR bridge disables it for all graphs in this session.
int MLIR_BRIDGE_ROLLOUT_ENABLED_VALUE
 Enabling the MLIR bridge enables it for all graphs in this session.
int MLIR_BRIDGE_ROLLOUT_UNSPECIFIED_VALUE
 If this field is left unspecified, the MLIR bridge may be selectively
 enabled on a per graph basis.

שיטות בירושה

ערכים מנויים

Public static final ConfigProto.Experimental.MlirBridgeRollout MLIR_BRIDGE_ROLLOUT_DISABLED

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

Public static final ConfigProto.Experimental.MlirBridgeRollout MLIR_BRIDGE_ROLLOUT_ENABLED

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

Public static final 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;

public static final ConfigProto.Experimental.MlirBridgeRollout UNCOGNIZED

קבועים

ציבורי סטטי סופית אינט 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