Browse Source

move book dir

tags/v0.1.0-Tensor
Oceania2018 6 years ago
parent
commit
cb55d767f8
13 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md
  2. +0
    -0
      docs/The-Definitive-Guide/CH_1 Tensor.md
  3. +0
    -0
      docs/The-Definitive-Guide/CH_2 Constant.md
  4. +0
    -0
      docs/The-Definitive-Guide/CH_3 Operation.md
  5. +0
    -0
      docs/The-Definitive-Guide/CH_4 Variable.md
  6. +0
    -0
      docs/The-Definitive-Guide/CH_5 Session.md
  7. +0
    -0
      docs/The-Definitive-Guide/CH_6 Graph.md
  8. +0
    -0
      docs/The-Definitive-Guide/Foreword.md
  9. +0
    -0
      docs/The-Definitive-Guide/Preface.md
  10. +0
    -0
      docs/The-Definitive-Guide/README.md
  11. +0
    -0
      docs/The-Definitive-Guide/Table of Contents.md
  12. +0
    -0
      docs/The-Definitive-Guide/assets/column-major-order.png
  13. +0
    -0
      docs/The-Definitive-Guide/assets/row-major-order.png

+ 1
- 1
README.md View File

@@ -1,7 +1,7 @@
# TensorFlow.NET # TensorFlow.NET
TensorFlow.NET provides .NET Standard binding for [TensorFlow](https://www.tensorflow.org/). TensorFlow.NET provides .NET Standard binding for [TensorFlow](https://www.tensorflow.org/).


[![Join the chat at https://gitter.im/publiclab/publiclab](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Tensorflow-NET)
[![Join the chat at https://gitter.im/publiclab/publiclab](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/sci-sharp/community)
![Tensorflow.NET](https://ci.appveyor.com/api/projects/status/tensorflow-net-p7kmsjyo10ey?svg=true) ![Tensorflow.NET](https://ci.appveyor.com/api/projects/status/tensorflow-net-p7kmsjyo10ey?svg=true)


TensorFlow.NET is a member project of SciSharp stack. TensorFlow.NET is a member project of SciSharp stack.


The Definitive Guide to Tensorflow.NET/CH_1 Tensor.md → docs/The-Definitive-Guide/CH_1 Tensor.md View File


The Definitive Guide to Tensorflow.NET/CH_2 Constant.md → docs/The-Definitive-Guide/CH_2 Constant.md View File


The Definitive Guide to Tensorflow.NET/CH_3 Operation.md → docs/The-Definitive-Guide/CH_3 Operation.md View File


The Definitive Guide to Tensorflow.NET/CH_4 Variable.md → docs/The-Definitive-Guide/CH_4 Variable.md View File


The Definitive Guide to Tensorflow.NET/CH_5 Session.md → docs/The-Definitive-Guide/CH_5 Session.md View File


The Definitive Guide to Tensorflow.NET/CH_6 Graph.md → docs/The-Definitive-Guide/CH_6 Graph.md View File


The Definitive Guide to Tensorflow.NET/Foreword.md → docs/The-Definitive-Guide/Foreword.md View File


The Definitive Guide to Tensorflow.NET/Preface.md → docs/The-Definitive-Guide/Preface.md View File


The Definitive Guide to Tensorflow.NET/README.md → docs/The-Definitive-Guide/README.md View File


The Definitive Guide to Tensorflow.NET/Table of Contents.md → docs/The-Definitive-Guide/Table of Contents.md View File


The Definitive Guide to Tensorflow.NET/assets/column-major-order.png → docs/The-Definitive-Guide/assets/column-major-order.png View File


The Definitive Guide to Tensorflow.NET/assets/row-major-order.png → docs/The-Definitive-Guide/assets/row-major-order.png View File


Loading…
Cancel
Save