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.
            
  
    
      forked from tensorflow/tensorflow
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
Computation using data flow graphs for scalable machine learning
License
snuspl/tensorflow
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
About
Computation using data flow graphs for scalable machine learning
Resources
License
Code of conduct
Contributing
Stars
Watchers
Forks
Packages 0
        No packages published 
      
              Languages
- C++ 47.0%
 - Python 41.3%
 - HTML 5.9%
 - Jupyter Notebook 2.5%
 - Go 1.3%
 - Java 0.7%
 - Other 1.3%
 
