Closed dmccloskey closed 5 years ago
TBD
[x] update TensorTable methods to utilize IsInMemory and IsModified attributes
[x] update tests for TensorTable to check for IsInMemory and IsModified
[x] update tests for TensorCollection, etc., to check for IsInMemory and IsModified
[x] add methods to track what Tensor elements have been modified
[x] add methods to track what Tensor elements are in memory
[x] add methods to chunk Tensors into discrete contigs
[x] add methods to read/write from and to Tensors using discrete contigs in a lazy fashion
[x] implement unit test coverage
Description
TBD
Objectives
[x] update TensorTable methods to utilize IsInMemory and IsModified attributes
[x] update tests for TensorTable to check for IsInMemory and IsModified
[x] update tests for TensorCollection, etc., to check for IsInMemory and IsModified
[x] add methods to track what Tensor elements have been modified
[x] add methods to track what Tensor elements are in memory
[x] add methods to chunk Tensors into discrete contigs
[x] add methods to read/write from and to Tensors using discrete contigs in a lazy fashion
[x] implement unit test coverage
Validation