Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarifications to Docs #2853

Merged
merged 4 commits into from
May 16, 2024
Merged

Clarifications to Docs #2853

merged 4 commits into from
May 16, 2024

Conversation

istranical
Copy link
Contributor

@istranical istranical commented May 13, 2024

馃殌 馃殌 Pull Request

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

  • Improvements to the API reference to clarify key concepts and remove errors.
  • Removal of unused imports in places where this was noticed

Things to be aware of

Things to worry about

Additional Context

@istranical istranical marked this pull request as ready for review May 15, 2024 21:03
@@ -2093,7 +2095,7 @@ def pytorch(
*args,
**kwargs,
):
"""Converts the dataset into a pytorch Dataloader.
"""Creates a dataset PyTorch Dataloader from the Deep Lake dataset. During iteration, the data from all tensors will be streamed on-the-fly from the storage location.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe Creates a PyTorch Dataloader from the Deep Lake dataset?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@activesoull Fixed. Thx for the suggestion

Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@istranical istranical merged commit 575dc2f into main May 16, 2024
10 checks passed
@istranical istranical deleted the docs_updates branch May 16, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants