רשימה סטטית סופית ציבורית RewriterConfig.CpuLayout
Enum for layout conversion between NCHW and NHWC on CPU. Default is OFF.Protobuf enum
tensorflow.RewriterConfig.CpuLayout
קבועים
int | NCHW_TO_NHWC_VALUE | NCHW_TO_NHWC = 1; |
int | NHWC_TO_NCHW_VALUE | NHWC_TO_NCHW = 2; |
int | NO_CONVERSION_ON_CPU_VALUE | NO_CONVERSION_ON_CPU = 0; |
שיטות בירושה
ערכים מנויים
public static final RewriterConfig.CpuLayout NCHW_TO_NHWC
NCHW_TO_NHWC = 1;
public static final RewriterConfig.CpuLayout NHWC_TO_NCHW
NHWC_TO_NCHW = 2;
public static final RewriterConfig.CpuLayout NO_CONVERSION_ON_CPU
NO_CONVERSION_ON_CPU = 0;
public static final RewriterConfig.CpuLayout UNRECOGNIZED
קבועים
סופי סטטי ציבורי אינט NCHW_TO_NHWC_VALUE
NCHW_TO_NHWC = 1;
ערך קבוע: 1
גמר סטטי ציבורי אינט NHWC_TO_NCHW_VALUE
NHWC_TO_NCHW = 2;
ערך קבוע: 2
אינט סופי סטטי ציבורי NO_CONVERSION_ON_CPU_VALUE
NO_CONVERSION_ON_CPU = 0;
ערך קבוע: 0