-
1. **Lab Name**: Neurophysiology Virtual Lab
2. **List of Experiments and Repositories**:
a. Voltage Clamp Technique
https://virtual-labs.github.io/exp-voltage-clamp-au
v1.0.0
b. Simple …
-
Hi team, when trying to bump Optimum Neuron to the latest Neuron sdk 2.18 release, we notice that the compilation of unet for SDXL model failed with the latest compiler. Here are more details about th…
-
### Before submitting a new icon request, please confirm the following:
- [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues) to make sure there isn't a request for …
-
The behavior of having no hardware or the wrong hardware should be similar. Tests could throw a warning saying the 'correct type of hardware could not be found', but it should not fail because the cor…
-
[Neuron Developer Flows] AWS EKS support on Trn1
-
neuron-nightly does not currently have any versions for M1/M2 macs.
https://pypi.org/project/NEURON-nightly/#files
Possibly related to #2358
-
We are trying to run the [e5 model](https://huggingface.co/intfloat/e5-large-v2) on an inf2 instance. The model compiles fine and analyze reports no unsupported operators but when trying it out on an …
aabbi updated
2 weeks ago
-
Hi, I'm following the sample [here](https://github.com/aws-neuron/aws-neuron-sagemaker-samples/blob/master/inference/inf2-bert-on-sagemaker/inf2_bert_sagemaker.ipynb) to try to compile a model to Neur…
-
I have a problem with compilation under gcc:
_invalid use of incomplete type struct 'Neuron'._
In template struct SomeNeurons the compiler points from and to as problematic.
-
Hi, I found the error `MPMD detected but reload is not supported yet` will occur if I open `Eager Debug Mode` for a model trained in neuron distributed environment where dp=1, tp=8, pp=4. Could you he…