เทนเซอร์โฟลว์:: ปฏิบัติการ:: SparseSliceGrad
#include <sparse_ops.h>
ตัวดำเนินการไล่ระดับสีสำหรับ SparseSlice op
สรุป
การดำเนินการนี้ใช้ค่าที่ไม่ว่างเปล่าของการไล่ระดับสีอัปสตรีม wrt ของ SparseTensor
ที่หั่นบาง ๆ และส่งออกการไล่ระดับสีด้วยค่าที่ไม่ว่างเปล่าของอินพุต SparseTensor
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
- backprop_val_grad: 1-D การไล่ระดับสีที่เกี่ยวข้องกับค่าที่ไม่ว่างเปล่าของ
SparseTensor
ที่หั่นเป็นชิ้น - input_indices: 2-D
indices
ของอินพุตSparseTensor
- input_start: 1-D เทนเซอร์แสดงถึงจุดเริ่มต้นของชิ้น
- output_indices: 2-D
indices
ของSparseTensor
ที่หั่นเป็นชิ้น
ผลตอบแทน:
-
Output
: 1-D การไล่ระดับสีที่เกี่ยวข้องกับค่าที่ไม่ว่างเปล่าของอินพุตSparseTensor
ตัวสร้างและผู้ทำลาย | |
---|---|
SparseSliceGrad (const :: tensorflow::Scope & scope, :: tensorflow::Input backprop_val_grad, :: tensorflow::Input input_indices, :: tensorflow::Input input_start, :: tensorflow::Input output_indices) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
val_grad |
งานสาธารณะ | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
val_grad
::tensorflow::Output val_grad
งานสาธารณะ
SparseSliceGrad
SparseSliceGrad( const ::tensorflow::Scope & scope, ::tensorflow::Input backprop_val_grad, ::tensorflow::Input input_indices, ::tensorflow::Input input_start, ::tensorflow::Input output_indices )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const