Andrei

Results 3 issues of Andrei

There is no need to have if-else branching inside _sequence_mask, since we always reshape X to 2-dimensional tensor before passing it inside this function

Maybe very silly question, but I couldn't find out using readme (haven't dug into the source yet) whether it is possible to specify logging output file in logger.conf via system...

suggestion
accepted

Before this change, we saved pid of piped grep instead of mounting process. Besides that, ./initctl.sh expects that pids saved in `pids.txt` to correspond to parents of actual processes that...