Konstantin Lübeck

Results 6 issues of Konstantin Lübeck

Hi there, thanks for making it possible to use Alexa with a CalDAV calendar. I run an ownCloud server which has an integrated CalDAV server. By reading the README.md I...

I setup `ltex-ls.nvim` using `mason` and `lspconfig` and I was wondering if it is possible to connect to a premium LanguageTool premium account?

When building VTA_TSIM from TVM, an error occurred, which was fixed by changing the signature of `DPIModule` (`src/dpi/module.cc`) from `std::string` to `tvm::runtime::String`. Additionally, `override` statements were added to `DPIModule` methods...

I'm trying to install massif-visualizer. I followed the steps provided in: https://github.com/adymo/homebrew-kde/blob/master/README.md When running `brew install massif-visualizer` I get the following error message: ``` shell ==> Installing adymo/kde/massif-visualizer dependency: strigi...

Hello there, I'm trying to synthesize bigpulp for the ZedBoard. After setting the appropriate paths to Synopsys DesignWare, setting `BOARD` to `zedboard` in `fpga/sourceme.sh` and executing the following commands: ```bash...

enhancement

In the `imagenet` directory is a `alexnet.c` which I would like to compile. However, the ? `alexnet_params.h` and `alexnet_images.h` are missing from that directory, and due to that, the compilation...