We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
atcold@AlfMAC ~ $ th > require 'gnuplot' true [0.0880s] > x=torch.linspace(-2*math.pi,2*math.pi) [0.0002s] > gnuplot.plot(torch.sin(x)) [0.0035s]
Nothing comes out, so I <Ctrl> D and...
<Ctrl> D
> /usr/local/bin/luajit: /usr/local/share/lua/5.1/trepl/readline.lua:90: interrupted! stack traceback: /usr/local/share/lua/5.1/trepl/readline.lua:90: in function 'shell' /usr/local/share/lua/5.1/trepl/init.lua:411: in function 'repl' /usr/local/lib/luarocks/rocks/trepl/scm-1/bin/th:120: in main chunk [C]: at 0x01045a1f20 ^C
The text was updated successfully, but these errors were encountered:
And, a while after using optim.Logger() and quitting...
optim.Logger()
atcold@AlfMAC ~ $ sh: line 1: 847 Segmentation fault: 11 /usr/ local/bin/gnuplot -persist > /dev/null 2>&1 sh: line 1: 851 Segmentation fault: 11 /usr/local/bin/gnuplot -persist > /dev/null 2>&1
Sorry, something went wrong.
No branches or pull requests
Nothing comes out, so I
<Ctrl> D
and...The text was updated successfully, but these errors were encountered: