dòng chảy căng:: ôi:: Không công bằng

#include <math_ops.h>

Trả về giá trị thực của (x != y) theo từng phần tử.

Bản tóm tắt

LƯU Ý : NotEqual hỗ trợ phát sóng. Tìm hiểu thêm về phát sóng tại đây

Tranh luận:

Trả về:

Hàm tạo và hàm hủy

NotEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y)
NotEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, const NotEqual::Attrs & attrs)

Thuộc tính công khai

operation
z

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

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

Các hàm tĩnh công khai

IncompatibleShapeError (bool x)

Cấu trúc

tenorflow:: ops:: NotEqual:: Attrs

Trình thiết lập thuộc tính tùy chọn cho NotEqual .

Thuộc tính công khai

hoạt động

Operation operation

z

::tensorflow::Output z

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

Không công bằng

 NotEqual(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y
)

Không công bằng

 NotEqual(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y,
  const NotEqual::Attrs & attrs
)

nút

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const 

Các hàm tĩnh công khai

Hình dạng không tương thíchLỗi

Attrs IncompatibleShapeError(
  bool x
)