dòng chảy căng:: ôi:: SparseMatMul:: Attr
#include <math_ops.h>
Bộ cài đặt thuộc tính tùy chọn cho SparseMatMul .
Bản tóm tắt
Thuộc tính công khai | |
---|---|
a_is_sparse_ = false | bool |
b_is_sparse_ = false | bool |
transpose_a_ = false | bool |
transpose_b_ = false | bool |
Chức năng công cộng | |
---|---|
AIsSparse (bool x) | TF_MUST_USE_RESULT Attrs Mặc định là sai. |
BIsSparse (bool x) | TF_MUST_USE_RESULT Attrs Mặc định là sai. |
TransposeA (bool x) | TF_MUST_USE_RESULT Attrs Mặc định là sai. |
TransposeB (bool x) | TF_MUST_USE_RESULT Attrs Mặc định là sai. |
Thuộc tính công khai
a_is_thưa_
bool tensorflow::ops::SparseMatMul::Attrs::a_is_sparse_ = false
b_is_thưa_
bool tensorflow::ops::SparseMatMul::Attrs::b_is_sparse_ = false
chuyển vị_a_
bool tensorflow::ops::SparseMatMul::Attrs::transpose_a_ = false
chuyển vị_b_
bool tensorflow::ops::SparseMatMul::Attrs::transpose_b_ = false
Chức năng công cộng
AIsthưa thớt
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseMatMul::Attrs::AIsSparse( bool x )
Mặc định là sai.
BIsthưa thớt
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseMatMul::Attrs::BIsSparse( bool x )
Mặc định là sai.
Chuyển vịA
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseMatMul::Attrs::TransposeA( bool x )
Mặc định là sai.
Chuyển đổiB
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseMatMul::Attrs::TransposeB( bool x )
Mặc định là sai.