-
When I am launching a CVM, I got the following error:
`qemu-system-x86_64: -device vfio-pci,host=b0:00.0,bus=pci.1: warning: vfio_register_ram_discard_listener: possibly running out of DMA mappings…
-
At Vector chain we are trying to connect a public testnet of our chain with Sepolia testnet using IBC with LCP. We have the following setup:
- We are using the version `v0.2.9` of the LCP service …
-
This is a feature request for an extension to allow for a fragment shader to read the current value of the framebuffer when it is running as outlined in the current GL/GLES extension. GL_EXT_shader_fr…
-
Greetings to anyone that reads this message.
This Issue is where we coordinate and take bug reports for the new 8812au in-kernel driver.
An effort is underway to add support for the rtl8812au ch…
-
## Description
I investigated the MXNet C++ code and noticed that the gradient of the input array `[[x, y]]` is computed as `[[(x*y)/x, (x*y)/y]]`. Therefore, if `y` is zero, then we always get `nan`…
-
## Description
when running the example from mxnet.recordio.pack using python3 it fails: TypeError: can't concat str to bytes
## Environment info (Required)
> ----------Python Info----------
>…
-
## Description
If I try to sample from multinominal distribution running the same script multiple times, and not setting the seed, I always get the same result. If I use numpy for similar case, I rec…
-
**I confirm this bug has not already been reported**
- [x] I have searched the issues and this bug has not been reported previously
**Describe the bug**
A clear and concise description of what th…
Awk34 updated
1 month ago
-
- Feature Name: memory_management_for_NGO
- Start Date: 2021-8-20
# Summary
[summary]: #summary
This RFC is targeting the memory management design with NGO for better memory performance.
…
-
Hello,
I'm an ArchLinux user on Asus Zenbook laptop and my laptop can't boot with the latest intel-ucode update 20190312.
I have to downgrade to 20180807.a to make it run again.
With the latest…