ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Layout.h File Reference
#include <functional>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Data Structures

struct  std::hash< onert::ir::Layout >
 

Namespaces

namespace  onert
 
namespace  onert::ir
 
namespace  std
 

Enumerations

enum class  onert::ir::Layout { onert::ir::UNKNOWN = 0 , onert::ir::NHWC , onert::ir::NCHW }
 
enum class  onert::ir::PermuteType { onert::ir::NHWC_TO_NCHW , onert::ir::NCHW_TO_NHWC , onert::ir::COPY }
 

Functions

std::string onert::ir::to_string (Layout layout)