Poplar and PopLibs
poplar::tensor_io_state_error Struct Reference

This exception is thrown when an attempt is made to mark a tensor as an input or output, but the argument references a view of a tensor, rather than a whole tensor. More...

#include <exceptions.hpp>

Inheritance diagram for poplar::tensor_io_state_error:
poplar::poplar_error

Detailed Description

This exception is thrown when an attempt is made to mark a tensor as an input or output, but the argument references a view of a tensor, rather than a whole tensor.


The documentation for this struct was generated from the following file: