verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
govg has joined #mlpack
vivekp has quit [Ping timeout: 264 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 276 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 240 seconds]
vivekp has joined #mlpack
vivekp has quit [Ping timeout: 260 seconds]
vivekp has joined #mlpack
witness has quit [Quit: Connection closed for inactivity]
sulan_ has joined #mlpack
sulan_ has quit [Remote host closed the connection]
sulan_ has joined #mlpack
sulan_ has quit [Remote host closed the connection]
sulan_ has joined #mlpack
sulan_ has quit [Remote host closed the connection]
sulan_ has joined #mlpack
sulan_ has quit [Remote host closed the connection]
sulan_ has joined #mlpack
sulan_ has quit [Remote host closed the connection]
sulan_ has joined #mlpack
ImQ009 has joined #mlpack
govg has quit [Ping timeout: 260 seconds]
< ShikharJ> zoq: I'm having trouble setting up tensorflow on my system for computing the upsampling, what method would you suggest for the forward pass test?
< rcurtin> ShikharJ: maybe you could use TensorFlow via docker?
< rcurtin> that's how I will typically use it... e.g. 'docker run -it --rm -p 8888:8888 jupyter/tensorflow-notebook'
< rcurtin> (if you want a notebook interface)
sulan_ has quit [Quit: Leaving]
< ShikharJ> Thanks rcurtin. I'll be sure to give that a try :)
< ShikharJ> I really made a mistake updating to ubuntu 18.04, a lot of drivers (Nvidia included) are giving me pain, and there's no bumblebee support :(
< rcurtin> ack, that is frustrating
< rcurtin> I maintain an internal machine learning service inside of Symantec that's build in a container on TensorFlow
< rcurtin> and I recently rebuilt that against 18.04... it was a little bit of a disaster
< rcurtin> I needed 18.04 so that the nvidia CUDA libraries were available in apt (instead of needing to be installed by hand)
< rcurtin> but making all the versions of everything match correctly (including the underlying system that I was running nvidia-docker on to make it all work) was a bit of a nightmare
< rcurtin> to make it worse, it's a container that runs systemd internally to manage a number of processes, so there are also version issues and other trickiness there too :)
< ShikharJ> I feel you, totally, I guess this is why people aren't too excited about newer OS releases, especially when it comes to Ubuntu.
< ShikharJ> Why jump from something that's running fine, to something that might not even work. I realized it only too late.
< ShikharJ> Actually, the hardware in system is pretty new (early 2017), and hence the only Linux distro that worked ok with that was 17.10. I thought 18.04 would be better altogether.
< rcurtin> the nvidia drivers are always hard to work with, it seems
< rcurtin> I don't know too much about bumblebee, but sometimes the apt versions of drivers are too old (or not compatible with the CUDA library versions, etc.)
< rcurtin> our group's sysadmin insists on installing the drivers directly using whatever .run file nvidia gives on their website
< rcurtin> but this means every time there is a kernel upgrade, suddenly the drivers are out of date and nothing works, so he has to go fix it by hand, instead of having apt + DKMS auto-rebuild it...
< ShikharJ> True, you just cannot expect them to work out of the box. Bumblebee (even the old apts) works up fine untill 17.10. But switch to 18.04 and boom! There goes your happiness.
< ShikharJ> It's going to be a while before people are really going to shift to 18.04 I guess. And I can't even fathom of going through the pain of making a clean install.
< rcurtin> true
< rcurtin> I typically just stick with Debian unstable or sid, which is more of a 'rolling release' so there are few 'big upgrades' for me
< rcurtin> I have a Fedora system I use sometimes, but Fedora moves so fast it seems like every time I get a shell on it, it's out of date...
< zoq> ShikharJ: Totally feel you, usually, I recommend to use FreeBSD but it's definitely not pain-free, but I agree Docker is a good solution.
ImQ009 has quit [Quit: Leaving]
govg has joined #mlpack
travis-ci has joined #mlpack
< travis-ci> ShikharJ/mlpack#124 (Deconv - 29bcd76 : Shikhar Jaiswal): The build has errored.
travis-ci has left #mlpack []