Skip to main content

MaskedTensors for PyTorch

Project description

maskedtensor

Warning: This is a prototype library that is actively under development. If you have suggestions or potential use cases that you'd like addressed, please open a Github issue; we welcome any thoughts, feedback, and contributions!

MaskedTensor is a prototype library that is part of the PyTorch project and is an extension of torch.Tensor that provides the ability to mask out the value for any given element. Elements with masked out values are ignored during computation and give the user access to advanced semantics such as masked reductions, safe softmax, masked matrix multiplication, filtering NaNs, and masking out certain gradient values.

Installation

Binaries

To install the official MaskedTensor via pip, use the following command:

pip install maskedtensor

For the dev (unstable) nightly version that contains the most recent features, please replace maskedtensor with maskedtensor-nightly.

Note that MaskedTensor requires PyTorch >= 1.11, which you can get on the the main website

From Source

To install from source, you will need Python 3.7 or later, and we highly recommend that you use an Anaconda environment. Then run:

python setup.py develop

Documentation

Please find documentation on the MaskedTensor Website.

Building documentation

Please follow the instructions in the docs README.

Notebooks

For an introduction and instructions on how to use MaskedTensors and what they are useful for, there are a nubmer of tutorials on the MaskedTensor website.

License

maskedtensor is licensed under BSD 3-Clause

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

File details

Details for the file maskedtensor_nightly-0.11.dev2022317-py3-none-any.whl.

File metadata

  • Download URL: maskedtensor_nightly-0.11.dev2022317-py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for maskedtensor_nightly-0.11.dev2022317-py3-none-any.whl
Algorithm Hash digest
SHA256 0961eef26ecd8d3cb74c630630f60210a2314b0f95b90a3f63fbc02a6a4b49dc
MD5 89e8b10b8ef3c26b457569c58944155f
BLAKE2b-256 f19348b2fd80f21f538c5c436f226af86f9c0db0d134e379ea010aac38849dce

See more details on using hashes here.

File details

Details for the file maskedtensor_nightly-0.11.dev2022316-py3-none-any.whl.

File metadata

  • Download URL: maskedtensor_nightly-0.11.dev2022316-py3-none-any.whl
  • Upload date:
  • Size: 15.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for maskedtensor_nightly-0.11.dev2022316-py3-none-any.whl
Algorithm Hash digest
SHA256 255bef786b429bff97023d89c2e0cb3b8428a0054a3f351d6f75eb89020c271d
MD5 f6c080037e2d4ebc2a1909f7c7a3316e
BLAKE2b-256 9cc2ce5526578225d83a72c782dae32a8bf27c19a90a2493f9ec85acd420bec8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page