Gravitorch

Latest version: v0.0.23

Safety actively analyzes 688705 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.0.16

What's Changed
* Remove `MnistDataSource` by durandtibo in https://github.com/durandtibo/gravitorch/pull/287
* Remove `MNIST` dataset by durandtibo in https://github.com/durandtibo/gravitorch/pull/288
* Add `EpochCudaEmptyCache` by durandtibo in https://github.com/durandtibo/gravitorch/pull/289
* Add `IterationCudaEmptyCache` by durandtibo in https://github.com/durandtibo/gravitorch/pull/290
* Clean some tests by durandtibo in https://github.com/durandtibo/gravitorch/pull/291
* Add `deepcopy` option to `IterableDataFlow` by durandtibo in https://github.com/durandtibo/gravitorch/pull/292
* Release version `0.0.16` by durandtibo in https://github.com/durandtibo/gravitorch/pull/293


**Full Changelog**: https://github.com/durandtibo/gravitorch/compare/v0.0.15...v0.0.16

0.0.15

What's Changed
* Reorganize `datasources` package by durandtibo in https://github.com/durandtibo/gravitorch/pull/279
* Upgrade to `accelerate>=0.20.3` by durandtibo in https://github.com/durandtibo/gravitorch/pull/280
* Improve `InMemoryDataset` by durandtibo in https://github.com/durandtibo/gravitorch/pull/281
* Remove `FileToInMemoryDataset` by durandtibo in https://github.com/durandtibo/gravitorch/pull/282
* Rename `ExampleDataset` by durandtibo in https://github.com/durandtibo/gravitorch/pull/283
* Add `ExampleDatasetEqualityOperator` by durandtibo in https://github.com/durandtibo/gravitorch/pull/284
* Fix cyclic dependency by durandtibo in https://github.com/durandtibo/gravitorch/pull/285
* Upgrade to coola 0.0.15 by durandtibo in https://github.com/durandtibo/gravitorch/pull/286


**Full Changelog**: https://github.com/durandtibo/gravitorch/compare/v0.0.14...v0.0.15

0.0.14

What's Changed
* Improve style by durandtibo in https://github.com/durandtibo/gravitorch/pull/250
* Update nightly workflows by durandtibo in https://github.com/durandtibo/gravitorch/pull/251
* Remove `transforms` package by durandtibo in https://github.com/durandtibo/gravitorch/pull/252
* Rename some modules by durandtibo in https://github.com/durandtibo/gravitorch/pull/253
* Update scheduled time of nightly workflows by durandtibo in https://github.com/durandtibo/gravitorch/pull/254
* Update dependencies by durandtibo in https://github.com/durandtibo/gravitorch/pull/255
* Update `coola` dependency by durandtibo in https://github.com/durandtibo/gravitorch/pull/256
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/durandtibo/gravitorch/pull/258
* Update dependencies by durandtibo in https://github.com/durandtibo/gravitorch/pull/259
* Add dataflow by durandtibo in https://github.com/durandtibo/gravitorch/pull/260
* Add `DataLoaderDataFlow` by durandtibo in https://github.com/durandtibo/gravitorch/pull/261
* Upgrade to coola 0.0.12 by durandtibo in https://github.com/durandtibo/gravitorch/pull/263
* Rename `DummyMultiClassDataset` by durandtibo in https://github.com/durandtibo/gravitorch/pull/264
* Update dependencies by durandtibo in https://github.com/durandtibo/gravitorch/pull/265
* Add `create_dataloader2` by durandtibo in https://github.com/durandtibo/gravitorch/pull/266
* Add `create_dataloader` by durandtibo in https://github.com/durandtibo/gravitorch/pull/267
* Rename modules and improve style by durandtibo in https://github.com/durandtibo/gravitorch/pull/268
* Re-organize `collators` package by durandtibo in https://github.com/durandtibo/gravitorch/pull/269
* Rename modules in `datacreators` by durandtibo in https://github.com/durandtibo/gravitorch/pull/270
* Refactor `DistributedDataLoaderCreator` by durandtibo in https://github.com/durandtibo/gravitorch/pull/271
* Refactor `VanillaDataLoaderCreator` by durandtibo in https://github.com/durandtibo/gravitorch/pull/272
* Rename `DataLoaderCreator` by durandtibo in https://github.com/durandtibo/gravitorch/pull/273
* Refactor `AutoDataLoaderCreator` by durandtibo in https://github.com/durandtibo/gravitorch/pull/274
* Clean dataloader creator by durandtibo in https://github.com/durandtibo/gravitorch/pull/275
* Improve code style by durandtibo in https://github.com/durandtibo/gravitorch/pull/276
* Rename string format functions by durandtibo in https://github.com/durandtibo/gravitorch/pull/277
* Upgrade to coola 0.0.14 by durandtibo in https://github.com/durandtibo/gravitorch/pull/278


**Full Changelog**: https://github.com/durandtibo/gravitorch/compare/v0.0.13...v0.0.14

0.0.13

What's Changed
* Update nightly workflow by durandtibo in https://github.com/durandtibo/gravitorch/pull/242
* Fix bug in training loop tests by durandtibo in https://github.com/durandtibo/gravitorch/pull/243
* Add `create_compose` by durandtibo in https://github.com/durandtibo/gravitorch/pull/244
* Remove lightning by durandtibo in https://github.com/durandtibo/gravitorch/pull/245
* Rename and update MNIST dataset by durandtibo in https://github.com/durandtibo/gravitorch/pull/246
* Create MNIST dataset with default transforms by durandtibo in https://github.com/durandtibo/gravitorch/pull/247
* Rename meteor to gravitorch by durandtibo in https://github.com/durandtibo/gravitorch/pull/248
* Release version `0.0.13` by durandtibo in https://github.com/durandtibo/gravitorch/pull/249


**Full Changelog**: https://github.com/durandtibo/gravitorch/compare/v0.0.12...v0.0.13

0.0.12

What's Changed
* Create dependabot.yml by durandtibo in https://github.com/durandtibo/meteor/pull/216
* Bump coverage from 6.5.0 to 7.2.5 by dependabot in https://github.com/durandtibo/meteor/pull/217
* Bump ruff from 0.0.262 to 0.0.269 by dependabot in https://github.com/durandtibo/meteor/pull/218
* Bump jupyterlab from 3.6.3 to 4.0.0 by dependabot in https://github.com/durandtibo/meteor/pull/219
* Bump pre-commit from 2.21.0 to 3.3.2 by dependabot in https://github.com/durandtibo/meteor/pull/220
* Update dependencies by durandtibo in https://github.com/durandtibo/meteor/pull/221
* Refactor nightly workflows by durandtibo in https://github.com/durandtibo/meteor/pull/222
* Bump docformatter from 1.7.0 to 1.7.1 by dependabot in https://github.com/durandtibo/meteor/pull/224
* Bump ruff from 0.0.262 to 0.0.269 by dependabot in https://github.com/durandtibo/meteor/pull/223
* Update dependencies by durandtibo in https://github.com/durandtibo/meteor/pull/225
* Replace `torch.tensor` -> `torch.as_tensor` by durandtibo in https://github.com/durandtibo/meteor/pull/226
* Reformat code blocks by durandtibo in https://github.com/durandtibo/meteor/pull/228
* Update dependencies by durandtibo in https://github.com/durandtibo/meteor/pull/229
* Add `setup_object` by durandtibo in https://github.com/durandtibo/meteor/pull/230
* Improve training loops by durandtibo in https://github.com/durandtibo/meteor/pull/232
* Add lightning dependency by durandtibo in https://github.com/durandtibo/meteor/pull/231
* Add `FabricTrainingLoop` by durandtibo in https://github.com/durandtibo/meteor/pull/233
* Add `setup_clip_grad` by durandtibo in https://github.com/durandtibo/meteor/pull/234
* Improve training loops by durandtibo in https://github.com/durandtibo/meteor/pull/235
* Add missing test to check lightning by durandtibo in https://github.com/durandtibo/meteor/pull/236
* Add `FabricEvaluationLoop` by durandtibo in https://github.com/durandtibo/meteor/pull/237
* Clean loop implementations and tests by durandtibo in https://github.com/durandtibo/meteor/pull/238
* Add Fabric demo config by durandtibo in https://github.com/durandtibo/meteor/pull/239
* Fix circular dependency by durandtibo in https://github.com/durandtibo/meteor/pull/240
* Release version `0.0.12` by durandtibo in https://github.com/durandtibo/meteor/pull/241

New Contributors
* dependabot made their first contribution in https://github.com/durandtibo/meteor/pull/217

**Full Changelog**: https://github.com/durandtibo/meteor/compare/v0.0.11...v0.0.12

0.0.11

What's Changed
* Update CI workflow to use codecov by durandtibo in https://github.com/durandtibo/meteor/pull/213
* Relax some dependency upper-bounds by durandtibo in https://github.com/durandtibo/meteor/pull/214
* Release version `0.0.11` by durandtibo in https://github.com/durandtibo/meteor/pull/215


**Full Changelog**: https://github.com/durandtibo/meteor/compare/v0.0.10...v0.0.11

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.