Erwan BERNARD
Erwan BERNARD
I try to convert a model using the additive attention layer from keras https://keras.io/api/layers/attention_layers/additive_attention/ I got the following error : WARN: No corresponding ONNX op matches the tf.op node additive_attention/cond...
I try the Example/ArduinoBLE/LED on the Niclas Sense ME. I can connect to the arduino from my android phone and change the LED. but when I try to pair the...
I see that you implement yourself the layer normalization instead of using the LayerNorm available in Pytorch https://pytorch.org/docs/stable/generated/torch.nn.LayerNorm.html Is there a reason to not use the one from Pytorch ?...
Hi, Is there a way to restrict terminal command from a agent to access/edit file outside the current directory ? I see that gemini-cli or codex-cli use seatbelt on macOS....