-
We have a quite a few custom `autograd` functions in the FOAK plugin
- see [kernels](https://github.com/foundation-model-stack/fms-acceleration/tree/main/plugins/fused-ops-and-kernels/src/fms_acceler…
-
I'm using this system for a script, but in the plugins I need to modify the core functions of the script. How could I do that?
korud updated
9 years ago
-
Both pyne.xs.models.sigma_s() and pyne.xs.channels.sigma_s_gh() need some pretty serious love. They have been stubbed out but probably need a lot of verification and validation and an actual theory …
-
# Summary
Make DFT set_value/get_value interface type-safe
# Problem statement
In the Intel(R) oneAPI Math Kernel Library 2025.0, the variadic set_value/get_value interface has been deprecated.
…
-
### Problem Description
I'm using HIP 6.1.2 on Windows with Visual Studio 2019.
I have a HIP project (converted from CUDA) which creates a static library. The library contains the kernels and sh…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
Given my level of inpatience, I was trying to work on some downstream analysis in a separate jupyter notebook, while loading /parsing some data in the initial notebook.
import numpy as np
impo…
-
@junpenglao I'm taking a look at implementing the `run_inference_loop` from [here](https://github.com/blackjax-devs/blackjax/pull/598). I'm running into a potential issue. It seems as though some infe…
-
Kernel FFI defines several "visitor" type structs, which engine is expected to populate with non-null function pointers. See [EngineSchemaVisitor](https://github.com/delta-incubator/delta-kernel-rs/bl…
-
# Analytic Gaussian Process Analysis Framework
1. Kernel Representation Module
- Implement your exact form of the kernel for the Hardy Z-function
- Generalize to handle other analytic kerne…