gpu-acceleration
Here are 277 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
Feb 9, 2021 - TypeScript
I'd like to be able to call LCASE on a string column to convert it to lowercase, like in MySQL. This is an alias for LOWER, which is noted in #1135 . This is listed as a supported operation on string columns in the Calcite reference, but it may need not currently be available without some changes based on the following:
from pyspark.sql import SparkSession
from blazingsql import Bla-
Updated
Sep 12, 2020 - Rust
-
Updated
Feb 15, 2021 - C++
-
Updated
Jun 26, 2018 - Python
-
Updated
Jan 31, 2021 - C++
-
Updated
Dec 29, 2020 - Python
-
Updated
Feb 3, 2021 - C#
-
Updated
Sep 10, 2020 - Clojure
-
Updated
Oct 9, 2018 - C++
-
Updated
Feb 14, 2021 - C++
-
Updated
Nov 16, 2020 - C++
-
Updated
Feb 23, 2021 - C++
-
Updated
Feb 16, 2021 - TypeScript
-
Updated
Nov 27, 2020 - C++
-
Updated
Dec 10, 2020 - Clojure
-
Updated
Feb 22, 2021 - Julia
-
Updated
Feb 19, 2021 - R
-
Updated
Oct 9, 2020 - Cuda
-
Updated
Feb 23, 2021 - C++
-
Updated
Jan 10, 2021 - Python
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Jun 25, 2019 - F#
-
Updated
Jul 20, 2020 - C++
-
Updated
Feb 10, 2021 - C++
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."
Reference from TensorFlow: https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/matrix-band-part
This op is used by the Music Transformer model.