เทนเซอร์โฟลว์:: ปฏิบัติการ:: แยกส่วน:: คุณสมบัติ
#include <array_ops.h>
ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ Dequantize
สรุป
คุณลักษณะสาธารณะ | |
---|---|
axis_ = -1 | int64 |
dtype_ = DT_FLOAT | DataType |
mode_ = "MIN_COMBINED" | StringPiece |
narrow_range_ = false | bool |
งานสาธารณะ | |
---|---|
Axis (int64 x) | TF_MUST_USE_RESULT Attrs ค่าเริ่มต้นเป็น -1 |
Dtype (DataType x) | TF_MUST_USE_RESULT Attrs ประเภทของเทนเซอร์เอาท์พุต |
Mode (StringPiece x) | TF_MUST_USE_RESULT Attrs ค่าเริ่มต้นคือ "MIN_COMBINED" |
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs ค่าเริ่มต้นเป็นเท็จ |
คุณลักษณะสาธารณะ
แกน_
int64 tensorflow::ops::Dequantize::Attrs::axis_ = -1
ประเภท_
DataType tensorflow::ops::Dequantize::Attrs::dtype_ = DT_FLOAT
โหมด_
StringPiece tensorflow::ops::Dequantize::Attrs::mode_ = "MIN_COMBINED"
แคบ_ช่วง_
bool tensorflow::ops::Dequantize::Attrs::narrow_range_ = false
งานสาธารณะ
ประเภทD
TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::Dtype( DataType x )
ประเภทของเทนเซอร์เอาท์พุต
ปัจจุบัน Dequantize รองรับ float และ bfloat16 หาก 'dtype' เป็น 'bfloat16' จะรองรับเฉพาะโหมด 'MIN_COMBINED' เท่านั้น
ค่าเริ่มต้นเป็น DT_FLOAT
โหมด
TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::Mode( StringPiece x )
ค่าเริ่มต้นคือ "MIN_COMBINED"
ช่วงแคบ
TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::NarrowRange( bool x )
ค่าเริ่มต้นเป็นเท็จ