Skip to content
#

Artificial Intelligence

ai logo

The branch of computer science dealing with the reproduction, or mimicking of human-level intelligence, self-awareness, knowledge, conscience, and thought in computer programs.

Here are 12,539 public repositories matching this topic...

pytorch-lightning
awaelchli
awaelchli commented Apr 17, 2022

Proposed refactor

The current import time for the pytorch_lightning package on my machine is several seconds. There are some opportunities to improve this.

Motivation

High import times have an impact on the development and debugging speed.

Benchmark

I benchmarked the import time in two environments:

  1. Fresh environment with pytorch lightning installed, no extras.
Alec-Stashevsky
Alec-Stashevsky commented Feb 15, 2022

Thank you for submitting a feature request. Before proceeding, please review MLflow's Issue Policy for feature requests and the MLflow Contributing Guide.

**Please fill in this feature request template to ensure a timely and thorough response.

enhancement good first issue help wanted area/tracking
milvus
xiaofan-luan
xiaofan-luan commented May 16, 2022

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

Current chunk manager didn't accept ctx for timeout and tracing control.
such as:
Read(ctx, Context, filePath string) ([]byte, error)

Why is this needed?

No response

Anything else?

No response

kind/enhancement good first issue
dvc
mseflek
mseflek commented May 26, 2022

Currently the output directory (default dvc_plots/) for the HTML file produced by dvc plots show can only be defined via the command's -o flag. It would be great if it could be set via dvc.yaml or the config files so that running dvc plots show automatically saves the file in a predefined place. This would make it more seamless to use in projects with a well-defined directory structure.

good first issue feature request A: plots
leon
Lp-Francois
Lp-Francois commented Oct 5, 2019

Specs

  • Leon version: latest
  • OS (or browser) version: Fedora 30
  • Node.js version: 10.16.3
  • Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
bug good first issue
olistic
olistic commented May 25, 2018

Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.

Example:

# Starbolt - beginner
good first issue pkg: cli type: enhancement status: claimed
metaflow