derMart
derMart
In order to get bitkey working again I also needed uefi live "cd" boot. Checked out [uefi-boot](https://github.com/turnkeylinux/cdroots/tree/uefi-boot) branch in tkldev cdroots and patched product.mk to use `run-genisoimage-uefi` instead of `run-genisoimage`....
thanks alot @JedMeister, yes progress, even more so :-). I forgot to mention that it is possible to disable secure boot on the surface and I already did so. However,...
@JedMeister 🙏 Thank you very much! That secure boot stuff is interesting, but as everything is booting currently, I am ok with this for the moment and will turn my...
Never mind, I found it. You have to go to the cospend settings which are, a little bit inconspicuous, at the bottom left of the cospend app. Then there is...
Judging from https://github.com/garethflowers/docker-ftp-server/blob/1664796bc6a26efb0205813cce9bafb376af11b4/src/docker-entrypoint.sh#L13 this might be possible by specifying the UID env variable, haven't tested this though.
@cehongwang thank you for guiding me to MutableTorchTensorRTModule. I will probably need to check that out. But apart from that, I am really sorry. I do not understand how your...
@cehongwang The bug is that it does not work with a python boolean as kwarg_inputs. It should according to the docs. Changing the reproducible example which causes the bug is...
The problem is not a documentation issue. For models where non tensor inputs are constants I can workaround the issue by generating a wrapper class which passes the python typed...
Sorry @zainarbani, it was @marvin who refactored via https://github.com/microg/GmsCore/pull/2297/commits/3ccb5f456e7ee05bd3e445567194707b5b02fe0a