publiczne statyczne wyliczenie końcowe ConfigProto.Experimental.MlirBridgeRollout
An enum that describes the state of the MLIR bridge rollout.
tensorflow.ConfigProto.Experimental.MlirBridgeRollout
Stałe
wew | MLIR_BRIDGE_ROLLOUT_DISABLED_VALUE | Disabling the MLIR bridge disables it for all graphs in this session. |
wew | MLIR_BRIDGE_ROLLOUT_ENABLED_VALUE | Enabling the MLIR bridge enables it for all graphs in this session. |
wew | MLIR_BRIDGE_ROLLOUT_UNSPECIFIED_VALUE | If this field is left unspecified, the MLIR bridge may be selectively enabled on a per graph basis. |
Metody dziedziczone
Wartości wyliczeniowe
publiczny statyczny końcowy ConfigProto.Experimental.MlirBridgeRollout MLIR_BRIDGE_ROLLOUT_DISABLED
Disabling the MLIR bridge disables it for all graphs in this session.
MLIR_BRIDGE_ROLLOUT_DISABLED = 2;
publiczny statyczny końcowy ConfigProto.Experimental.MlirBridgeRollout MLIR_BRIDGE_ROLLOUT_ENABLED
Enabling the MLIR bridge enables it for all graphs in this session.
MLIR_BRIDGE_ROLLOUT_ENABLED = 1;
publiczny statyczny końcowy 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;
publiczny statyczny końcowy ConfigProto.Experimental.MlirBridgeRollout NIEROZPOZNANY
Stałe
publiczny statyczny końcowy int MLIR_BRIDGE_ROLLOUT_DISABLED_VALUE
Disabling the MLIR bridge disables it for all graphs in this session.
MLIR_BRIDGE_ROLLOUT_DISABLED = 2;
Wartość stała: 2
publiczny statyczny końcowy int MLIR_BRIDGE_ROLLOUT_ENABLED_VALUE
Enabling the MLIR bridge enables it for all graphs in this session.
MLIR_BRIDGE_ROLLOUT_ENABLED = 1;
Wartość stała: 1
publiczny statyczny końcowy int 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;
Wartość stała: 0