Poplar and PopLibs
|
This is the complete list of members for gcl::Chunk, including all inherited members.
Chunk(const Chunk &)=default | gcl::Chunk | |
Chunk(Chunk &&) noexcept=default | gcl::Chunk | |
Chunk(poplar::Tensor tensor, unsigned index, unsigned offset) | gcl::Chunk | |
getIndex() const | gcl::Chunk | |
getOffset() const | gcl::Chunk | |
getTensor() const | gcl::Chunk | |
index | gcl::Chunk | |
offset | gcl::Chunk | |
operator=(const Chunk &)=default | gcl::Chunk | |
operator=(Chunk &&) noexcept=default | gcl::Chunk | |
setIndex(unsigned index) | gcl::Chunk | |
setOffset(unsigned offset) | gcl::Chunk | |
setTensor(poplar::Tensor tensor) | gcl::Chunk | |
tensor | gcl::Chunk |