Poplar and PopLibs
gcl::Chunk Member List

This is the complete list of members for gcl::Chunk, including all inherited members.

Chunk(const Chunk &)=defaultgcl::Chunk
Chunk(Chunk &&) noexcept=defaultgcl::Chunk
Chunk(poplar::Tensor tensor, unsigned index, unsigned offset)gcl::Chunk
getIndex() constgcl::Chunk
getOffset() constgcl::Chunk
getTensor() constgcl::Chunk
indexgcl::Chunk
offsetgcl::Chunk
operator=(const Chunk &)=defaultgcl::Chunk
operator=(Chunk &&) noexcept=defaultgcl::Chunk
setIndex(unsigned index)gcl::Chunk
setOffset(unsigned offset)gcl::Chunk
setTensor(poplar::Tensor tensor)gcl::Chunk
tensorgcl::Chunk