LLVM 20.0.0git
|
This is the complete list of members for llvm::TensorSpec, including all inherited members.
createSpec(const std::string &Name, const std::vector< int64_t > &Shape, int Port=0) | llvm::TensorSpec | inlinestatic |
getElementByteSize() const | llvm::TensorSpec | inline |
getElementCount() const | llvm::TensorSpec | inline |
getTotalTensorBufferSize() const | llvm::TensorSpec | inline |
isElementType() const | llvm::TensorSpec | inline |
name() const | llvm::TensorSpec | inline |
operator!=(const TensorSpec &Other) const | llvm::TensorSpec | inline |
operator==(const TensorSpec &Other) const | llvm::TensorSpec | inline |
port() const | llvm::TensorSpec | inline |
shape() const | llvm::TensorSpec | inline |
TensorSpec(const std::string &NewName, const TensorSpec &Other) | llvm::TensorSpec | inline |
toJSON(json::OStream &OS) const | llvm::TensorSpec | |
type() const | llvm::TensorSpec | inline |