เทนเซอร์โฟลว์ :: ops :: InplaceSub
#include <array_ops.h>
ลบ v
ลงในแถวที่ระบุของ x
สรุป
คำนวณ y = x; y [i,:] - = v; กลับ y.
อาร์กิวเมนต์:
- ขอบเขต: วัตถุ ขอบเขต
- x:
Tensor
ชนิด T. - ผม: เวกเตอร์ ดัชนีในมิติทางซ้ายสุดของ
x
- v:
Tensor
ประเภท T. ขนาดมิติเดียวกับ x ยกเว้นมิติแรกซึ่งต้องเท่ากับขนาดของ i
ผลตอบแทน:
ผู้สร้างและผู้ทำลาย | |
---|---|
InplaceSub (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input i, :: tensorflow::Input v) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
y |
หน้าที่สาธารณะ | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
ย
::tensorflow::Output y
หน้าที่สาธารณะ
InplaceSub
InplaceSub( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input i, ::tensorflow::Input v )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ :: tensorflow :: อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ :: tensorflow :: เอาท์พุท
operator::tensorflow::Output() const