Deep learning
Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.
Here are 46,731 public repositories matching this topic...
Feature request
Is the addition of the 'OPTforSequenceClassification' class scheduled?
Is someone handling it?
When adding these functions, I wonder if it is possible to PR one by one, or if I have to PR all classes supported by other models.
Motivation
Added function of OPT class, which is being actively discussed recently
Your contribution
I personally use the forSequenceCla
🚀 The feature, motivation and pitch
The current implementation of Zero Redundancy optimizer has its own implementation of object broadcasting.
We should replace it with c10d [broadcast_object_list](https://pytorch.org/docs/stable/distributed.html#torch.distributed.broadcast_object_lis
-
Updated
Jun 22, 2022 - Python
-
Updated
Jun 14, 2022 - Jupyter Notebook
-
Updated
Jun 22, 2022 - Python
-
Updated
Feb 28, 2022
-
Updated
Jun 21, 2022 - Python
-
Updated
May 23, 2022 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Mar 31, 2022 - C++
-
Updated
Feb 7, 2022 - Python
-
Updated
May 13, 2022 - Jupyter Notebook
-
Updated
Jun 22, 2022 - Python
-
Updated
Jun 21, 2022 - JavaScript
-
Updated
Apr 23, 2022
-
Updated
Jun 21, 2022 - Jupyter Notebook
-
Updated
Jun 20, 2022 - C++
-
Updated
Oct 16, 2021 - Python
-
Updated
Aug 27, 2020 - TeX
-
Updated
Jun 22, 2022 - Python
-
Updated
Apr 3, 2022 - Python
-
Updated
Jun 19, 2022 - Jupyter Notebook
文本中如果有数字读不出来
-
Updated
Jun 13, 2022 - Python
Reporters do not apply sort_by_metric if metric is passed through tune.run.
I tried to pass metric argument to CLIReporter, however, I obtained this error:
raise ValueError(
"You passed a `metric` or `mode` argument to `tune.run()`, but "
"the reporter you are using was already instantiated with their "
"own `metric` and `mode
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Jun 17, 2022
-
Updated
Jun 15, 2022 - Python
- Wikipedia
- Wikipedia


Current implementation of Go binding can not specify options.
GPUOptions struct is in internal package. And
go generatedoesn't work for protobuf directory. So we can't specify GPUOptions forNewSession.