パブリック静的最終列挙型ConfigProto.Experimental.MlirBridgeRollout
An enum that describes the state of the MLIR bridge rollout.
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;
public static Final 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
パブリック静的最終整数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