Adrià

Results 20 issues of Adrià

First of all, thank you for this extension. I think it would be perfect if you could set the received message as read after we have replied to it, otherwise...

help needed

In this PR I will try to add support for grouped convolutions in dlib. I never had any interest/use for this kind of convolutions until yesterday, when I read this...

enhancement

Hi! I've been using the library for a few days now, particularly the deep learning API and I'm very impressed by its ease of use, documentation and performance. However I...

enhancement

Hi, thank you so much for working on this font, I enjoy using it on Linux. I make heavy use of the [compose key](https://en.wikipedia.org/wiki/Compose_key) feature to type non-basic Latin characters...

future

I just came across this awesome AUR helper after finding out pacaur has no maintainer. I wanted to thank you first. Could it be possible to download PKGBUILDs for official...

Hi, I want to build a project that uses [dlib](https://github.com/davisking/dlib). Here's the `CMakeLists.txt`file that I used. ``` CMake cmake_minimum_required(VERSION 3.11) project("dlib example" LANGUAGES CXX) set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMake") include(FetchContent) # Fetch Dlib...

First, thank you for working on this project, I really like vertical layout and was really sad to see it go with GNOME 40. So, the feature request is about...

enhancement
backlog

I am getting the following error as completions appear. I am using the default configuration, so I am not sure the problem comes from `kak-lsp` or `ccls`. Have you ever...

Hi, I was playing around with a custom dataset with SwinTiny and ResNet50. SwinTiny works great (both training and Linear Evaluation). However, it seems like ResNet50 isn't supported in the...

I also ran the code through `zig fmt`.