innerop
innerop
[3/4] 🔗 Linking dependencies... [4/4] 🔨 Building fresh packages... $ bin/_link readlink: illegal option -- f usage: readlink [-n] [file ...] usage: dirname path usage: dirname path bin/_link: line 22:...
Hi guys, In the Quick Start docs, it says: ```bash curl -sSL https://get.docker.com/ | CHANNEL=stable bash ``` But this does not install docker-compose You can add something like this to...
Hi Guy, Really intrigued by this. I'd like to experiment with it on a couple machines each with NVIDIA GPU and Pytorch compiled to take advantage of GPU (CUDA 9)...
Does anyone know if these pre-trained models can be converted to TensorRT engine executables? Or JIT'd by XLA for NVIDIA GPUs?
If.I was sending an infinite "application/octet-stream" stream (e.g. from a webcam) and would like receivers to be able to connect at any point in time while the pipe is still...
Hi, I'd like to test AppRTC on two machines each behind normal NAT (not symmetric, so no relay needed, just STUN and signaling.) I'm not planning on having a TURN...
Very useful and great work. How do I use a different ontology from a different domain? I can replicate the format used in the current CS ontology, but what about...
https://github.com/kolson25/WebRTC-Multi-Peer-Video-Audio/blob/2ab22374f5e65ccbe5f0e2133d10521918992217/client/webrtc.js#L50 I haven't run this but I don't see how it would run without throwing an error 'event' is not defined anywhere
hi, only mention of GPU "enable" flag I could see is in Readme, and nowhere in the code I assume GPU support is not done yet?
HI, Before I install it, I need to know if this has a browser UI? Or is it purely command line? Thanks.