Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codingdaikai/tensorflow-on-raspberry-pi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: samjabrahams/tensorflow-on-raspberry-pi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 19, 2017

  1. Configuration menu
    Copy the full SHA
    09f289a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    5fb2fa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. More tweaks for 1.0.1

    samjabrahams committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    d30127f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4248556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    244bf9c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Configuration menu
    Copy the full SHA
    12e1a77 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Revert --user flag on pip install commands

    People are having issues when installing TensorFlow using
    
    ```
    pip install --user ...
    ```
    
    * samjabrahams#91
    * samjabrahams#87
    
    This is a hotfix to get things working again. Will have to do more
    investigation to figure out the best way to encourage "safe" practices.
    samjabrahams committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    7fdacc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Configuration menu
    Copy the full SHA
    1ebfe82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6380ea4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Release 1.1.0

    samjabrahams committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    c962a5e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. update html table with md compatible table

    Halil Kaskavalci authored Aug 9, 2017
    Configuration menu
    Copy the full SHA
    9d22c49 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Update GUIDE.md

    Updated for latest version of tensorflow and raspbian Strech
    grassgit authored Sep 11, 2017
    Configuration menu
    Copy the full SHA
    03f3871 View commit details
    Browse the repository at this point in the history
  2. Update GUIDE.md

    grassgit authored Sep 11, 2017
    Configuration menu
    Copy the full SHA
    6248b74 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Merge pull request samjabrahams#115 from grassgit/grassgit-strech-update

    Update GUIDE.md for latest Raspbian & TF
    samjabrahams authored Dec 14, 2017
    Configuration menu
    Copy the full SHA
    9f37d7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request samjabrahams#111 from kaskavalci/patch-1

    update html table with md compatible table
    samjabrahams authored Dec 14, 2017
    Configuration menu
    Copy the full SHA
    be2c5af View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Configuration menu
    Copy the full SHA
    24d5473 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Merge pull request samjabrahams#128 from pbabbicola/patch-1

    Update Bazel edits for 9.0.0
    samjabrahams authored Mar 28, 2018
    Configuration menu
    Copy the full SHA
    a2b527e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. It's over!

    samjabrahams committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    d3c55f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request samjabrahams#159 from samjabrahams/redirect_to_off…

    …icial
    
    Redirect to official TensorFlow support
    samjabrahams authored Aug 3, 2018
    Configuration menu
    Copy the full SHA
    7a713e3 View commit details
    Browse the repository at this point in the history
Loading