ConfigProto.Experimental.MlirBridgeRollout

ConfigProto.Experimental.MlirBridgeRollout สาธารณะคงสุดท้าย enum

 An enum that describes the state of the MLIR bridge rollout.
 
Protobuf enum 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 สุดท้ายแบบคงที่สาธารณะ ไม่ได้รับการยอมรับ

ค่าคงที่

int สุดท้ายแบบคงที่สาธารณะ 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

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;

ค่าคงที่: 0