#include <SequencedIR.h>
Definition at line 90 of file SequencedIR.h.
◆ TransposeTensor()
nnc::sir::TransposeTensor::TransposeTensor |
( |
size_t |
input, |
|
|
size_t |
output, |
|
|
std::vector< int32_t > && |
perm |
|
) |
| |
|
inline |
Definition at line 93 of file SequencedIR.h.
95 {
96 }
std::vector< int32_t > perm
◆ input
size_t nnc::sir::TransposeTensor::input |
◆ output
size_t nnc::sir::TransposeTensor::output |
◆ perm
std::vector<int32_t> nnc::sir::TransposeTensor::perm |
The documentation for this struct was generated from the following file: