TT-MLIR
Namespaces | Functions
TTNNOpsEnums.cpp.inc File Reference

Namespaces

 mlir
 
 mlir::tt
 
 mlir::tt::ttnn
 

Functions

::llvm::StringRef mlir::tt::ttnn::stringifyBufferType (BufferType val)
 
::std::optional< BufferType > mlir::tt::ttnn::symbolizeBufferType (::llvm::StringRef str)
 
::std::optional< BufferType > mlir::tt::ttnn::symbolizeBufferType (uint32_t value)
 
::llvm::StringRef mlir::tt::ttnn::stringifyLayout (Layout val)
 
::std::optional< Layout > mlir::tt::ttnn::symbolizeLayout (::llvm::StringRef str)
 
::std::optional< Layout > mlir::tt::ttnn::symbolizeLayout (uint32_t value)
 
::llvm::StringRef mlir::tt::ttnn::stringifyTensorMemoryLayout (TensorMemoryLayout val)
 
::std::optional< TensorMemoryLayout > mlir::tt::ttnn::symbolizeTensorMemoryLayout (::llvm::StringRef str)
 
::std::optional< TensorMemoryLayout > mlir::tt::ttnn::symbolizeTensorMemoryLayout (uint32_t value)