-
Updated
Apr 13, 2022
Artificial Intelligence
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,064 public repositories matching this topic...
-
Updated
Apr 14, 2022 - Python
文本中如果有数字读不出来
-
Updated
Apr 14, 2022 - Go
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Apr 15, 2022 - JavaScript
🐛 Bug
DeepSpeed raises an internal error when the Trainer runs on CPU. I imagine they don't support CPU training so we should raise a MisconfigurationException in that case.
To Reproduce
Code
import os
import torch
from torch.utils.data import DataLoader, Dataset
from pytorch_lightning import LightningModule, Trainer
class RandomDataset(Dataset):
de-
Updated
Apr 12, 2022 - Jupyter Notebook
-
Updated
Apr 14, 2022 - C++
-
Updated
Jan 23, 2022
We recently deprecated --no-conda flag, but our examples still use it. They should be updated to use --env-manager=local instead.
https://github.com/mlflow/mlflow/blame/master/examples/pytorch/AxHyperOptimizationPTL/README.md#L26
mlflow run . --no-conda
The code above needs be fixed to the following:
mlflow run . --env-manager=local
Is there an existing issue for this?
- I have searched the existing issues
What would you like to be added?
When a user reports a bug in an issue, in addition to "Environment", "Current Behavior", "Expected Behavior", and "Steps To Reproduce", a "Milvus log" needs to be added to the issue template.
 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
-
Updated
Nov 21, 2018 - Shell
-
Updated
Mar 29, 2022
-
Updated
Apr 14, 2022 - C++
-
Updated
Oct 25, 2021 - C#
-
Updated
Feb 3, 2022
-
Updated
Apr 13, 2022 - Python
-
Updated
Apr 14, 2022 - Python
-
Updated
Apr 5, 2022 - Python
We currently have read and write capabilities but do not support deleting. We could add a few calls like delete delete_all and some recursive way of deleting.
-
Updated
Jan 14, 2022 - Python
-
Updated
Apr 14, 2022 - Python

