Balint Cristian

Results 7 issues of Balint Cristian

Small PR to ~~fix~~ avoid ```fmt``` errors like below. ``` /usr/include/fmt/core.h:1733:7: error: static assertion failed: Cannot format an argument. To make type T formattable provide a formatter specialization: https://fmt.dev/latest/api.html#udt ```...

Hello, - I am trying to train a RBM with lot of natural images using PCD (CD-k works fine on the very same network but with higher k step value...

Dear Nitish, In your example of ae, also in the case we have 3 or more layers, will be the second half automaticaly mirrored using transpose of weights ? My...

This PR introduce a new LLVM ORC JIT executor for the runtime. The new ORCJIT may obsolete MCJIT due to better upstream maintenance. --- #### Changes * Old MCJIT is...

Enable offload **experimental** FFT processing on cuda based GPUs. **Description** * Proposed is a very simple patch using **drop-in** swap of actual main FFTW3 routines, see: [cuFFTW interface](https://docs.nvidia.com/cuda/cufft/index.html#fftw-supported-interface) * cuFFT...

This PR introduce signal measurements for eNB in terms of quality within power dynamics. * For now it adds PAPR (Peak to Average Power Ratio) measure routine, available as immediate...

Hi, I am getting issues with this driver, seems to be an issue with creek EEPROM decode, parsing the bitstream fails no matter how my config looks. I used stock...