Skip to content

issues Search Results · repo:gradsflow/gradsflow-automl language:Python

Filter by

51 results
 (89 ms)

51 results

ingradsflow/gradsflow-automl (press backspace or delete to remove)

Is your feature request related to a problem? Please describe. DDP is supported by HF Accelerate but it is not in the test. Also, there is no example for a demo of this feature. Describe the solution ...
no-issue-activity
  • aniketmaurya
  • 1
  • Opened 
    on May 10, 2022
  • #179

hey - first of all, congrats on the fantastic work! I m curious if gradsflow supports distributed training? either using PyTorch s DDP or something like Horovod under the hood. Thanks!
no-issue-activity
  • rafaelvp-db
  • 3
  • Opened 
    on May 10, 2022
  • #178

Description An unused variable take up space in the code, and can lead to confusions. It should be removed. If this variable is necessary, name the variable _ or start the name with unused or _unused. ...
no-issue-activity
  • aniketmaurya
  • 1
  • Opened 
    on Jan 12, 2022
  • #166

Description An unused argument can lead to confusions. It should be removed. If this variable is necessary, name the variable _ or start the name with unused or _unused. Occurrences There are 5 occurrences ...
no-issue-activity
  • aniketmaurya
  • 8
  • Opened 
    on Jan 12, 2022
  • #165

Is your feature request related to a problem? Please describe. allow list of class names https://github.com/gradsflow/gradsflow/blob/d5dbb05ae8c5640e23b2559486a80436ee99dd77/gradsflow/data/image.py#L38 ...
no-issue-activity
  • aniketmaurya
  • 2
  • Opened 
    on Jan 10, 2022
  • #161

!-- Give a title explaining the bug/issue -- Bug description !-- Describe the issue that you are having -- Error while running examples/nbs/01-ImageClassification.ipynb notebook 2022-01-09 14:26:54,162 ...
  • aniketmaurya
  • Opened 
    on Jan 9, 2022
  • #157

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I m always frustrated when [...] Describe the solution you d like A clear and ...
no-issue-activity
  • aniketmaurya
  • 1
  • Opened 
    on Jan 3, 2022
  • #154

:fire: Dependabot raised security vulnerability concern with mkdocs s version. image I would suggest you to only version-pin mkdocs-material (as every version of mkdocs-material installs mkdocs, and ...
no-issue-activity
  • sugatoray
  • 2
  • Opened 
    on Dec 17, 2021
  • #142

The PyPI package of gradsflow has tests folder. Typically the tests folder should not be included in the package (one key reason is: this keeps the package leaner and the user has nothing to do with the ...
  • sugatoray
  • 1
  • Opened 
    on Dec 17, 2021
  • #140

I believe, adding a conda installation option for gradsflow will be helpful for growth and adoption of the library. I have started the work on it already. Once the :bulb: PR gets approved and merged, you ...
  • sugatoray
  • 8
  • Opened 
    on Dec 10, 2021
  • #138
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub