dòng chảy :: hoạt động :: TensorArrayScatter

#include <data_flow_ops.h>

Phân tán dữ liệu từ giá trị đầu vào vào các phần tử TensorArray cụ thể.

Tóm lược

indices phải là một vectơ, độ dài của nó phải khớp với value mờ đầu tiên.

Tranh luận:

  • phạm vi: Một đối tượng Phạm vi
  • xử lý: Xử lý một TensorArray .
  • chỉ số: Vị trí để viết các phần tử tensor.
  • value: Tensor được nối để ghi vào TensorArray .
  • flow_in: Một đại lượng vô hướng float thực thi chuỗi hoạt động thích hợp.

Lợi nhuận:

  • Output : Một đại lượng vô hướng float thực thi chuỗi hoạt động thích hợp.

Người xây dựng và Người phá hủy

TensorArrayScatter (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input indices, :: tensorflow::Input value, :: tensorflow::Input flow_in)

Thuộc tính công khai

flow_out
operation

Chức năng công cộng

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Thuộc tính công khai

flow_out

::tensorflow::Output flow_out

hoạt động

Operation operation

Chức năng công cộng

TensorArrayScatter

 TensorArrayScatter(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle,
  ::tensorflow::Input indices,
  ::tensorflow::Input value,
  ::tensorflow::Input flow_in
)

nút

::tensorflow::Node * node() const 

toán tử :: tensorflow :: Đầu vào

 operator::tensorflow::Input() const 

toán tử :: tensorflow :: Đầu ra

 operator::tensorflow::Output() const