ConfigProto.Experimental.MlirBridgeRollout

enum akhir statis publik ConfigProto.Experimental.MlirBridgeRollout

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

Konstanta

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

Metode Warisan

Nilai Enum

ConfigProto.Experimental.MlirBridgeRollout final statis publik MLIR_BRIDGE_ROLLOUT_DISABLED

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

ConfigProto.Experimental.MlirBridgeRollout final statis publik MLIR_BRIDGE_ROLLOUT_ENABLED

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

ConfigProto.Experimental.MlirBridgeRollout final statis publik 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 final statis publik TIDAK DIAKUI

Konstanta

int akhir statis publik MLIR_BRIDGE_ROLLOUT_DISABLED_VALUE

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

Nilai Konstan: 2

int final statis publik MLIR_BRIDGE_ROLLOUT_ENABLED_VALUE

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

Nilai Konstan: 1

int final statis publik 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;

Nilai Konstan: 0