เทนเซอร์โฟลว์:: ปฏิบัติการ:: DataFormatDimMap
#include <nn_ops.h>
ส่งกลับดัชนีมิติในรูปแบบข้อมูลปลายทางที่กำหนดรูปแบบไว้
สรุป
รูปแบบข้อมูลต้นฉบับ
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
- x: เทนเซอร์ ที่มีแต่ละองค์ประกอบเป็นดัชนีมิติในรูปแบบข้อมูลต้นฉบับ ต้องอยู่ในช่วง [-4, 4)
แอ็ตทริบิวต์ทางเลือก (ดู Attrs
):
- src_format: รูปแบบข้อมูลต้นฉบับ
- dst_format: รูปแบบข้อมูลปลายทาง
ผลตอบแทน:
ตัวสร้างและผู้ทำลาย | |
---|---|
DataFormatDimMap (const :: tensorflow::Scope & scope, :: tensorflow::Input x) | |
DataFormatDimMap (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const DataFormatDimMap::Attrs & attrs) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
y |
งานสาธารณะ | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
ฟังก์ชันคงที่สาธารณะ | |
---|---|
DstFormat (StringPiece x) | |
SrcFormat (StringPiece x) |
โครงสร้าง | |
---|---|
เทนเซอร์โฟลว์:: ops:: DataFormatDimMap:: Attrs | ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ DataFormatDimMap |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
ย
::tensorflow::Output y
งานสาธารณะ
DataFormatDimMap
DataFormatDimMap( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
DataFormatDimMap
DataFormatDimMap( const ::tensorflow::Scope & scope, ::tensorflow::Input x, const DataFormatDimMap::Attrs & attrs )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const
ฟังก์ชันคงที่สาธารณะ
DstFormat
Attrs DstFormat( StringPiece x )
SrcFormat
Attrs SrcFormat( StringPiece x )