Metadata-Version: 2.1
Name: tpu-star
Version: 0.0.1rc7
Summary: PyTorch XLA Toolkit for quickly and easy prototyping on TPU (8 cores)
Home-page: UNKNOWN
Author: Alex Shonenkov
Author-email: shonenkov@phystech.edu
License: UNKNOWN
Description: # TPU-Star 
        PyTorch XLA Toolkit for quickly and easy prototyping on TPU (8 cores)
        
        [![PyTorch XLA](https://img.shields.io/badge/TPU-PyTorch/XLA-darkgreen.svg)](https://github.com/pytorch/xla)
        [![Build Status](https://api.travis-ci.com/shonenkov/TPU-Star.svg)](https://travis-ci.com/shonenkov/TPU-Star)
        [![Coverage Status](https://codecov.io/gh/shonenkov/TPU-Star/branch/master/graphs/badge.svg)](https://codecov.io/gh/shonenkov/TPU-Star)
        [![Apache license](https://img.shields.io/badge/License-Apache-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
        
        
        ### Installing
        1. Using pip: 
        ```
        pip install tpu-star==0.0.1-rc7
        ```
        
        ### Examples
        
        - tpu_star & MNIST : [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1pb465geYicaeCS15nkd4zUOkpo1YPMkx?usp=sharing)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
