Robin Lobel
Robin Lobel
Glad to hear you managed to build it :) Le 3 mars 2017 15:35, ntzrmtthihu777 a écrit :Ah, I was misunderstanding what SHARED_FLUID meant... that's not the dlopen'd one. I...
There's a chance that it could work yes :) If you test it, let me know !
Yes, check here : https://github.com/ErrorErrorError/SSKeyboardHue
Hi, unfortunately I'm not much an expert at this hackintosh thing and the errors you get don't ring a bell, so I would suggest 2 things: -try again with Catalina...
If you need equivalent models in PyTorch code, there you go (it'll be part of my new software https://torchstudio.ai ) : 2D customizable UNet: ``` import torch import torch.nn as...
That's right, if you leave those default values for conv_per_block and add_merging you'll get the same results as the C++ UNet.
Hi, this is theoretical as I didn't test it, but the thunderbolt port is the only one not linked to the NVIDIA GPU. So it should not be a problem...
Indeed it's not a thunderbolt port in the GL65, just a type C. I have no idea if you can connect a display to a type C that does not...
I fully understand and I'm grateful for your work, playing Crysis and Far Cry in VR is a dream come true ! In case I try to do those modifications...
@alexey-laletin-singularitynet have you tried running the exported onnx models with onnxruntime ? Here it fails when trying to run lcfm.onnx, with the following error: > onnxruntime.capi.onnxruntime_pybind11_state.InvalidArgument: [ONNXRuntimeError] : 2 :...