peterjc123 · GitHub
https://github.com/peterjc123peterjc123/tensorflow C++ Jan 4. Opened 1 pull request in 1 repository. tensorflow/tensorflow 1 merged. Fix time_major=False for Hybrid Bidirectional LSTM Jan 4. Reviewed 1 pull request in 1 repository. pytorch/pytorch 1 pull request. [caffe2] don't use __FUNCSIG__ when building for Windows with clang Jan 5.
Pytorch :: Anaconda.org
https://anaconda.org/peterjc123/pytorchPyTorch is an optimized tensor library for deep learning using GPUs and CPUs. Conda ... Installers. conda install win-64 v0.3.1; To install this package with conda run: conda install -c peterjc123 pytorch Description. By data scientists, for data scientists. ANACONDA. About Us Anaconda Nucleus Download Anaconda. ANACONDA.ORG. About
peterjc123 · GitHub
github.com › peterjc123peterjc123/tensorflow C++ Jan 4. Opened 1 pull request in 1 repository. tensorflow/tensorflow 1 merged. Fix time_major=False for Hybrid Bidirectional LSTM Jan 4. Reviewed 1 pull request in 1 repository. pytorch/pytorch 1 pull request. [caffe2] don't use __FUNCSIG__ when building for Windows with clang Jan 5.
GitHub - peterjc123/pytorch-scripts: A few Windows ...
15.03.2020 · #If your main Python version is not 3.5 or 3.6 conda create -n test python = 3.6 numpy pyyaml mkl # for CPU only packages conda install -c peterjc123 pytorch-cpu # for Windows 10 and Windows Server 2016, CUDA 8 …
python - How to install pytorch in windows? - Stack Overflow
stackoverflow.com › questions › 47754749Dec 11, 2017 · It seems that the author (peterjc123) released 2 days ago conda packages to install PyTorch 0.3.0 on windows. Here is a copy: # for Windows 10 and Windows Server 2016, CUDA 8 conda install -c peterjc123 pytorch cuda80 # for Windows 10 and Windows Server 2016, CUDA 9 conda install -c peterjc123 pytorch cuda90 # for Windows 7/8/8.1 and Windows Server 2008/2012, CUDA 8 conda install -c peterjc123 ...