Neal Wu
|
844c1eb4c2
Set tf.logging verbosity to INFO
|
8 年之前 |
Neal Wu
|
d01a723933
Remove the specific timing from the README
|
8 年之前 |
Neal Wu
|
0d8027484e
Update the evaluation code as well to print results
|
8 年之前 |
Neal Wu
|
0b9c1d302c
Update resnet model API + README
|
8 年之前 |
Neal Wu
|
596c9e2367
Merge pull request #911 from wookayin/cifar10
|
8 年之前 |
Jongwook Choi
|
9d96e9fe2b
Wrap the cifar10 multigpu model construction part with a variable_scope
|
8 年之前 |
Martin Wicke
|
eb62b91791
Merge pull request #1010 from tensorflow/update-cifar10-summaries
|
8 年之前 |
Neal Wu
|
337c66ed3f
Updated summaries in the tutorial models to 1.0
|
8 年之前 |
annarev
|
2fd3dcf3f3
Merge pull request #966 from tensorflow/update-cifar10
|
8 年之前 |
Neal Wu
|
320545f014
Update tf.concat_v2 to tf.concat
|
8 年之前 |
Neal Wu
|
d43335c53a
Merge pull request #948 from tensorflow/update-cifar10
|
8 年之前 |
Lukasz Kaiser
|
a00389b56e
Merge pull request #960 from lukaszkaiser/ngpu-corrections
|
8 年之前 |
Lukasz Kaiser
|
a046ec81d7
Corrections and explanations for the updated Neural GPU model.
|
8 年之前 |
Lukasz Kaiser
|
a298143c86
Merge pull request #954 from lukaszkaiser/ngpu-update
|
8 年之前 |
Xin Pan
|
ea364a9ef5
Merge pull request #959 from yaroslavvb/resnet-tf10-compatibility
|
8 年之前 |
Yaroslav Bulatov
|
4ec3452d95
another xrange change + change to concat_v2
|
8 年之前 |
Yaroslav Bulatov
|
10340bf52f
Changes for TF 1.0 compatibility
|
8 年之前 |
Lukasz Kaiser
|
a315e5681d
Update to the Neural GPU.
|
8 年之前 |
Ivan Bogatyy
|
d66941ac44
Sync w TF r0.12 & Bazel 0.4.3, internal updates (#953)
|
8 年之前 |
Neal Wu
|
e2ecda2cdd
Updated the cifar10 model to match the internal version and to be compatible with the latest version of TensorFlow
|
8 年之前 |
Justas Zemgulys
|
efa4a6cfaa
Fix vocabulary naming (input/output vocabulary no longer has same name) (#946)
|
8 年之前 |
Nick Johnston
|
5723fccac7
Merge pull request #943 from nickj-google/master
|
8 年之前 |
Nick Johnston
|
e8adaffd4b
Modify compression tools to be Python3 compatible.
|
8 年之前 |
Martin Wicke
|
82c219f24d
Merge pull request #936 from lilao/inception_model_fix
|
8 年之前 |
Neal Wu
|
4ddec8e052
Merge pull request #935 from tensorflow/update-translate-model
|
8 年之前 |
Li Lao
|
e5079c8390
Update inception model based on tf API changes: replace tf.op_scope with tf.name_scope and tf.variable_op_scope with tf.variable_scope; fix the order of arguments for tf.concat; replace tf.mul with tf.multiply.
|
8 年之前 |
Neal Wu
|
f63a80aeb3
Fix regressions caused by a previous change
|
8 年之前 |
Neal Wu
|
e9e470d48a
Merge pull request #934 from tensorflow/force-new-cell
|
8 年之前 |
Neal Wu
|
520b557e09
Force new instance creation in MultiRNNCell (See also CL 145094809)
|
8 年之前 |
Olivia
|
a689e124a8
Merge pull request #928 from tensorflow/itsmeolivia-patch-1
|
8 年之前 |