-
Are there plans to support t-splines as well on truck?
Also seeing how t-splines are a superset for NURBS and subdivision surfaces (hope my understanding is correct :p ) would it make sense to make…
-
I'm trying to quantize the JAIS model, but I received the message TypeError: **JAIS isn't supported yet**. This is my code:
```
from transformers import AutoTokenizer, TextGenerationPipeline
fr…
-
Please describe how software created by others and used in your research is found and cited. How was the software made available to you, i.e. how was it hosted? How, if at all, did you cite the soft…
-
This model currently assumes there are 32 X registers i.e. the "embedded" ISA variants with only 16 registers are not supported.
The CHERIoT fork of this repo includes [a bit of a hack](https://githu…
rmn30 updated
1 month ago
-
**Summary of Meeting**
1. If we want to implement better threading (without multiple processes), Drake's MonteCarlo code that Calder implemented should be informative.
2. We need to compare irs_lqr…
-
I would like to suggest making scipy a required dependency of the core package (or some alternative approaches mentioned below).
There are a number of sub-packages in astropy where we use scipy whe…
-
I recently had another look at f3 and wondered about conceivable extensions and applications.
### Is it possible to calibrate the C5, C16, C18 FFIs in the same way as the Kepler prime mission?
As…
gully updated
4 years ago
-
Hi all,
as I delved further into the topic of recommender systems, the question came up of what the difference is between the two-tower model used here "https://www.tensorflow.org/recommenders/exampl…
-
**Proposal depends on #507.**
#### Introduction:
After collecting feedback from engineers, clients, and press, NVIDIA presented a list of proposals that aim to improve the popularity of the MLPerf…
-
For my high performance data acquisition project I have successfully implemented ADC sampling with the DMA in both single and triple-interleaved modes (with STMCube HAL drivers), with ADC1 as master f…