gpu-acceleration
Here are 253 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
Nov 28, 2020 - TypeScript
I'd like to be able to use INITCAP to capitalize the first character of every "token" in a string. This is listed as a supported operation on string columns in the Calcite reference, but is currently not implemented.
from pyspark.sql import SparkSession
from blazingsql import BlazingContext
import pandas as pd
# spark = SparkSession.builder \
# .master("local") \
# -
Updated
Sep 12, 2020 - Rust
-
Updated
Dec 3, 2020 - C++
-
Updated
Jun 26, 2018 - Python
-
Updated
Nov 8, 2020 - C++
-
Updated
Sep 15, 2020 - C#
-
Updated
Nov 4, 2020 - Python
-
Updated
Sep 10, 2020 - Clojure
-
Updated
Oct 9, 2018 - C++
-
Updated
Dec 2, 2020 - C++
-
Updated
Nov 16, 2020 - C++
-
Updated
Nov 9, 2020 - C++
-
Updated
Nov 27, 2020 - C++
-
Updated
Dec 3, 2020 - TypeScript
-
Updated
Oct 1, 2020 - Clojure
-
Updated
Nov 30, 2020 - Julia
Just print out the CMake version at the beginning of the configuration, so that when issues are filed with CMake printouts, we already have that information (see #121).
Also print compiler type and compiler version.
Maybe there's some kind of a standard set of CMake variables and version strings to print?
-
Updated
Oct 9, 2020 - Cuda
-
Updated
Dec 3, 2020 - R
-
Updated
Dec 3, 2020 - C++
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Jul 19, 2020 - Python
-
Updated
Jul 20, 2020 - C++
-
Updated
Jun 25, 2019 - F#
-
Updated
Sep 25, 2020 - 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.