gpu-acceleration
Here are 312 public repositories matching this topic...
-
Updated
Aug 14, 2019 - TypeScript
Howdy folks,
GPyTorch provides Gaussian likelihood objects for fixed noise (FixedNoiseGaussianLikelihood
) and for multi-task models (MultitaskGaussianLikelihood
). I was wondering if someone could provide me some guidance on how to get a fixed noise multi-task Gaussian likelihood?
Thanks in advance
Galto
-
Updated
Aug 11, 2021 - TypeScript
We no longer need to control the number of concurrent kernels, since now we control the number of concurrent tasks
-
Updated
Apr 1, 2021 - Rust
-
Updated
Aug 19, 2021 - C++
If you perform C-h f and read the dialog, it can link you to the implementation for that function.
There isn't any technical barrier to do this for JS/TS.
-
Updated
Jul 26, 2021 - C++
-
Updated
Jun 26, 2018 - Python
Description
Hyperformula documentation was updated to 1.0.0 and is not possible to access 0.6.2
Links
https://handsontable.github.io/hyperformula/
Type of issue
-
Updated
Aug 18, 2021 - Python
-
Updated
Feb 3, 2021 - C#
-
Updated
Sep 10, 2020 - Clojure
-
Updated
Mar 10, 2021 - C++
-
Updated
Oct 9, 2018 - C++
-
Updated
Jul 22, 2021 - C++
-
Updated
Nov 16, 2020 - C++
-
Updated
Aug 12, 2021 - C++
-
Updated
Aug 16, 2021 - Julia
-
Updated
Aug 18, 2021 - Cuda
-
Updated
Aug 18, 2021 - R
-
Updated
Aug 12, 2021 - Clojure
-
Updated
Jan 10, 2021 - Python
-
Updated
Aug 3, 2021 - C++
-
Updated
Aug 13, 2021 - Java
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Jun 25, 2019 - F#
Improve this page
Add a description, image, and links to the gpu-acceleration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpu-acceleration topic, visit your repo's landing page and select "manage topics."
fitDataset() expects a Dataset that produces elements of a certain shape, with matching batch sizes etc., and throws errors (from standardizeDataIteratorOutput()) when the conditions are not met. These errors should be tested.