-
As a Windows user, I tried to compile this and found the problem was on these two files "```flash_fwd_launch_template.h```" and "```flash_bwd_launch_template.h```". below "```./flash-attention/csrc/fl…
-
Hello, I applied for all the HCP (Human Connectome Project) young adult data and used the 17-network ROI (regions of interest) to extract features from the fMRI data. I also hope to use your model to …
-
(Filing issue as requested at https://twitter.com/jeremyphoward/status/1156949482694574080 )
On any GPU with tensor cores (which is all non-embedded cards sold by Nvidia today AFAIK) fp16 is necess…
jph00 updated
2 years ago
-
Hi,
I am trying to duplicate this example: https://docs.gpytorch.ai/en/v1.1.1/examples/06_PyTorch_NN_Integration_DKL/Deep_Kernel_Learning_DenseNet_CIFAR_Tutorial.html
but I would like to learn the s…
-
### 🚀 The feature, motivation and pitch
Dear PyTorch developers and community,
We have nice tutorial [cpp_extension](https://pytorch.org/tutorials/advanced/cpp_extension.html) on custom cuda ext…
-
Subscribe to this issue and stay notified about new [daily trending repos in TeX](https://github.com/trending/tex?since=daily).
-
Hi, thanks for open-sourcing the great work, which is very helpful for sparse deep learning workloads. I notice there is a `𝑛:𝑚:𝑔` sparsity layout in your paper, but I could not find the `GroupedNMSpa…
-
**Title**
Kernel methods library for machine learning applications
**Presentor and Affiliation**
Pradeep Reddy Raamana,
Rotman Research Institute, Baycrest Health Sciences,
University of Toro…
-
[Graph neural network-inspired kernels for gaussian processes in semi-supervised learning](https://arxiv.org/abs/2302.05828)
```bib
@article{niu2023graph,
title={Graph neural network-inspired ker…
-
I am new to GP . I am looking for the function which returns the mean and variance of the latent function (f) at the points Xnew.
It must be analogous to `Predict _y` Of GPflow library. [Link](http…