BHUVAN M
BHUVAN M
# What does this PR do? Adds interpolation capabilities for the tf and pytorch versions of vit_mae along with the test cases. Addresses #30579 (vit_mae) as discussed in #30657 ##...
# What does this PR do? Adds interpolation to the tvp model for the position and pad embeddings. Addresses #30579 ## Who can review? @amyeroberts
## Description Fix #(issue) This pull request introduces significant new functionality to the `deepchem.models.lightning` module by adding two new classes (`DeepChemLightningDataModule` and `DeepChemLightningModule`) for integrating DeepChem models with PyTorch Lightning....
## Description Fix #(issue) The key changes include adding the `IndexDiskDatasetWrapper` class for efficient random access to dataset samples, implementing a `collate_dataset_wrapper` function for batch processing, and creating unit tests...
## Description Fix #(issue) This pull request introduces several enhancements to the DeepChem library, focusing on dataset handling, PyTorch Lightning integration, and a new trainer module. The changes improve the...
## Description This pull request introduces a new model for molecular property prediction for torch, the DAGModel, and includes related changes to support this addition. ### New Model Addition: *...
## Description Fix #(issue) ## Test case results ## Type of change Please check the option that is related to your PR. - [ ] Bug fix (non-breaking change which...