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,206 public repositories matching this topic...

pytorch-lightning
anjakuchenbecker
anjakuchenbecker commented Apr 29, 2022

Thank you for submitting an issue. Please refer to our issue policy for information on what types of issues we address.

Please fill in this documentation issue template to ensure a timely and thorough response.

Willingness to contribute

The MLflow Community encourages documentation fix contributions. Would you or an

good first issue area/docs
milvus
xiaofan-luan
xiaofan-luan commented Apr 29, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

currently, milvus use protobuf heavily in the cgo interface for data exchange between go and c code.

However, if we take a deep look into it, many of the code path is copied and converted heavily, for instance in the load path:

  1. read parquet
good first issue kind/feature
dvc
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
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
metaflow