omidsakhi / tpu_glow

OpenAI Glow implementation for TPU/GPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAI Glow implementation for TPU/GPU

An attempt to run OpenAI GLOW on GPU and TPU. Heavily based on the original implementation https://github.com/openai/glow

Status

Only unconditinal sampling works at the moment

Results

  • Iteration 5000

results

  • Iteration 475000

results

About

OpenAI Glow implementation for TPU/GPU

License:MIT License


Languages

Language:Python 100.0%