- 11 Jun, 2017 1 commit
-
-
Mindos Cheng authored
-
- 01 Jun, 2017 1 commit
-
-
Frank Chen authored
Add executable flag to models so that they can be run from the download_and_preprocess_imagenet.sh script automatically
-
- 31 May, 2017 1 commit
-
-
Frank Chen authored
Tested on GCE with ubuntu 16.04. Mirrors change 157536266.
-
- 27 May, 2017 1 commit
-
-
Justine Tunney authored
Fixes tensorflow/tensorflow#10239
-
- 23 May, 2017 2 commits
-
-
Sunghyo Chung authored
-
Neal Wu authored
-
- 19 May, 2017 1 commit
-
-
Neal Wu authored
-
- 18 May, 2017 1 commit
-
-
Neal Wu authored
-
- 15 May, 2017 1 commit
-
-
Junwei Pan authored
-
- 04 May, 2017 1 commit
-
-
Junwei Pan authored
-
- 27 Apr, 2017 1 commit
-
-
handong1587 authored
-
- 25 Apr, 2017 1 commit
-
-
Ido Shamay authored
Default is TensorFlow default of 'grpc' communication protocol. If TensorFlow was complied with Verbs support 'grpc+verbs' can be used to accelerate the tensor passing communication.
-
- 10 Apr, 2017 3 commits
-
-
Neal Wu authored
-
Neal Wu authored
-
Matt Rickard authored
This broke the bazel build of inception/download_and_preprocess_flowers The way that this script is written doesn't actually allow it to be ran outside bazel, some refactoring would be needed if you want to run it standalone. It should be ran using ``` bazel build inception/download_and_preprocess_flowers bazel-bin/inception/download_and_preprocess_flowers "${FLOWERS_DATA_DIR}" ```
-
- 06 Apr, 2017 1 commit
-
-
Neal Wu authored
-
- 04 Apr, 2017 3 commits
-
-
Neal Wu authored
-
Mahmoud Lababidi authored
-
Mahmoud Lababidi authored
-
- 27 Mar, 2017 7 commits
-
-
Neal Wu authored
-
Neal Wu authored
-
Alexis Gallagher authored
-
Alexis Gallagher authored
curl is pre-installed on the mac and the tensorflow docker image. wget is not. This change allows this script to run on a stock mac, or in the tensorflow docker image
-
Neal Wu authored
-
Neal Wu authored
-
Ido Shamay authored
- Removed replica_id which was removed from SyncReplicaOptimizer in V1. - Removed call for get_clean_up_op which was removed from optimizer in V1.
-
- 25 Mar, 2017 1 commit
-
-
Neal Wu authored
-
- 24 Mar, 2017 6 commits
- 21 Mar, 2017 1 commit
-
-
Neal Wu authored
`tf.mul` -> `tf.multiply`
-
- 20 Mar, 2017 3 commits
- 16 Mar, 2017 1 commit
-
-
Neal Wu authored
-
- 15 Mar, 2017 2 commits