-
When using an explicit connection list from a spike source, connection delays are only functional if applied per-connection rather than globally
See commit 05173e0 of branch weibull in abrg_local: …
-
Hello friends,
I’m a CPU architect at Ampere Computing where I do performance analysis and workload characterization. I also serve on the [SPEC CPU](https://spec.org/cpu2017/) committee, working on…
-
### Your current environment
The output of `python env.py`
```
Collecting environment information...
WARNING: Failed to import from aphrodite._C with No module named 'aphrodite._C'
PyTorch v…
-
I am using belwo cmd to perform benchamk:
./benchmark_model_plus_neuron_delegate --graph=v3.0/mobiledet.tflite --use_neuron=true --neuron_execution_preference=turbo_boost
Do you have any document…
-
The file: /Simulator/Layouts/Layout.h contains 911 and Neuron specific class members. The 911 specific members are only used for initialization so these can be moved to layout911.h:
```
BGSIZE nu…
-
hello, I am reproducing your excellent work. however, i did find the code for saving pruned model weights and architecture. could you tell me how i get the pruned model or provide the relative code?…
-
@philschmid
Another one - followed your guide to deploy llama 3 70b
followed your guide to install llama 3 70b using aws sagemaker on inf2.48xlarge with following properties as suggested in yo…
-
### Summary
I constructes folders as type.raw, type_map.raw, set.000 - [box.npy, force.npy, energy.npy, coord.npy] {
"model": {
"type_map": [
"W",
"Fe",
…
-
### Your current environment
```text
PyTorch version: N/A
Is debug build: N/A
CUDA used to build PyTorch: N/A
ROCM used to build PyTorch: N/A
OS: Fedora Linux 38 (Thirty Eight) (riscv64)
GCC …
-
Until now, the threshhold value for the neurons is unique among all neurons in the SRM model.
Maybe we can define a threshold for each neuron, similar to the way we can define a $t_s$ for each neuron…