Home
last modified time | relevance | path

Searched defs:TensorExpr (Results 1 – 7 of 7) sorted by relevance

/dports/devel/taskflow/taskflow-3.2.0/sandbox/tensorframe/
H A Dtensor_expr.hpp13 class TensorExpr { class
94 TensorExpr<T>::TensorExpr(const TensorExpr& rhs) : in TensorExpr() function in tf::TensorExpr
100 TensorExpr<T>::TensorExpr(TensorExpr&& rhs) : in TensorExpr() function in tf::TensorExpr
107 TensorExpr<T>::TensorExpr(TensorNode<T>* node) : _tensor_node {node} { in TensorExpr() function in tf::TensorExpr
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-gen.cpp844 TensorExpr = 1, enumerator
896 struct TensorExpr : public Expression { struct
897 TensorExpr(StringRef name, in TensorExpr() function
904 static bool classof(const Expression *e) { in classof()
908 bool operator==(const TensorExpr &other) const { in operator ==()
927 StringRef operationName;
928 SmallVector<std::unique_ptr<Expression>, 4> expressions;
929 SetVector<unsigned> reductionDimensions;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-gen.cpp844 TensorExpr = 1, enumerator
896 struct TensorExpr : public Expression { struct
897 TensorExpr(StringRef name, in TensorExpr() function
904 static bool classof(const Expression *e) { in classof()
908 bool operator==(const TensorExpr &other) const { in operator ==()
927 StringRef operationName;
928 SmallVector<std::unique_ptr<Expression>, 4> expressions;
929 SetVector<unsigned> reductionDimensions;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-gen.cpp969 TensorExpr = 1, enumerator
1021 struct TensorExpr : public Expression { struct
1022 TensorExpr(StringRef name, in TensorExpr() function
1029 static bool classof(const Expression *e) { in classof()
1033 bool operator==(const TensorExpr &other) const { in operator ==()
1052 StringRef operationName;
1053 SmallVector<std::unique_ptr<Expression>, 4> expressions;
1054 SetVector<unsigned> reductionDimensions;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-gen.cpp1003 TensorExpr = 1, enumerator
1053 struct TensorExpr : public Expression { struct
1054 TensorExpr(StringRef name, in TensorExpr() function
1061 static bool classof(const Expression *e) { in classof()
1065 bool operator==(const TensorExpr &other) const { in operator ==()
1083 StringRef operationName;
1084 SmallVector<std::unique_ptr<Expression>, 4> expressions;
1085 SetVector<unsigned> reductionDimensions;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-gen.cpp1003 TensorExpr = 1, enumerator
1053 struct TensorExpr : public Expression { struct
1054 TensorExpr(StringRef name, in TensorExpr() function
1061 static bool classof(const Expression *e) { in classof()
1065 bool operator==(const TensorExpr &other) const { in operator ==()
1083 StringRef operationName;
1084 SmallVector<std::unique_ptr<Expression>, 4> expressions;
1085 SetVector<unsigned> reductionDimensions;
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-gen.cpp969 TensorExpr = 1, enumerator
1021 struct TensorExpr : public Expression { struct
1022 TensorExpr(StringRef name, in TensorExpr() function
1029 static bool classof(const Expression *e) { in classof()
1033 bool operator==(const TensorExpr &other) const { in operator ==()
1052 StringRef operationName;
1053 SmallVector<std::unique_ptr<Expression>, 4> expressions;
1054 SetVector<unsigned> reductionDimensions;