All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
ext.pytorch: Add attributeStoredTensor.has_trivial_layoutto check whether a tensor has nontrivial stride.ext.pytorch: Factor out methodStoredTensor.open_storage().
- Expose
firewall.Unknown*in the top level package. ext.pytorch: Support more PyTorch/numpy data types.ext.pytorch: AddStoredTensor.bufferproperty to access the raw bytes of the tensor.