เทนเซอร์โฟลว์:: ปฏิบัติการ:: SparseSegmentMeanGrad
#include <math_ops.h>
คำนวณการไล่ระดับสีสำหรับ SparseSegmentMean
สรุป
ส่งคืนเทนเซอร์ "เอาต์พุต" ที่มีรูปร่างเหมือนกับ grad ยกเว้นมิติ 0 ซึ่งมีค่าเป็น output_dim0
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
- ผู้สำเร็จการศึกษา: การไล่ระดับสีแพร่กระจายไปยัง SparseSegmentMean op
- ดัชนี: ดัชนีที่ส่งผ่านไปยัง SparseSegmentMean op ที่สอดคล้องกัน
- Segment_ids: Segment_ids ส่งผ่านไปยัง SparseSegmentMean op ที่สอดคล้องกัน
- output_dim0: มิติข้อมูล 0 ของ "ข้อมูล" ส่งผ่านไปยัง SparseSegmentMean op
ผลตอบแทน:
-
Output
: เทนเซอร์เอาท์พุต
ตัวสร้างและผู้ทำลาย | |
---|---|
SparseSegmentMeanGrad (const :: tensorflow::Scope & scope, :: tensorflow::Input grad, :: tensorflow::Input indices, :: tensorflow::Input segment_ids, :: tensorflow::Input output_dim0) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
output |
งานสาธารณะ | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
เอาท์พุท
::tensorflow::Output output
งานสาธารณะ
SparseSegmentMeanGrad
SparseSegmentMeanGrad( const ::tensorflow::Scope & scope, ::tensorflow::Input grad, ::tensorflow::Input indices, ::tensorflow::Input segment_ids, ::tensorflow::Input output_dim0 )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const