the cool think of development is time -> "

On Thu, Oct 12, 2017 at 7:01 PM, Robert-André Mauchin <[email protected]>
wrote:

> On jeudi 12 octobre 2017 17:38:39 CEST Cătălin George Feștilă wrote:
> > Hi teams .
> >
> > I report a issue about torch, see :
> >
> > https://github.com/torch/torch7/issues/1085
> > the main reason is:  bash install-deps .
> >
> > As you know:
> >
> > Torch is a scientific computing framework with wide support for machine
> > learning algorithms that puts GPUs first. It is easy to use and
> efficient,
> > thanks to an easy and fast scripting language, LuaJIT, and an underlying
> > C/CUDA implementation.
> >
> > A summary of core features:
> >
> > a powerful N-dimensional array
> > lots of routines for indexing, slicing, transposing, …
> > amazing interface to C, via LuaJIT
> > linear algebra routines
> > neural network, and energy-based models
> > numeric optimization routines
> > Fast and efficient GPU support
> > Embeddable, with ports to iOS and Android backends
> >
> > mythcat
>
> You can run the command manually instead:
>
> sudo dnf install -y make cmake curl readline-devel ncurses-devel \
>                                 gcc-c++ gcc-gfortran git gnuplot unzip \
>                                 libjpeg-turbo-devel libpng-devel \
>                                 ImageMagick GraphicsMagick-devel
> fftw-devel \
>                                 sox-devel sox qt-devel qtwebkit-devel \
>                                 python-ipython czmq czmq-devel
>
> It will do the same thing as the script. It works fine on F27.
> _______________________________________________
> devel mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
>
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to