This forked tensorflow repository is used for Parallax. It changes the original tensorflow-v1.6 to keep all the gradients and its target tensors made by automatic differentiation in TensorFlow collection. We also add average_option in SparseConditionalAccumulator to support the diverse average patterns of language models(average_option : Integer indicating how to average out the accumulated values(1: divide by the accumulation count, 2: divide by each element counter, 3: no division).
The original tensorflow is here.
snuspl/tensorflow
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Languages
- C++ 47.0%
- Python 41.3%
- HTML 5.9%
- Jupyter Notebook 2.5%
- Go 1.3%
- Java 0.7%
- Other 1.3%
