"vscode:/vscode.git/clone" did not exist on "ab733e7b392c00b063f92f0b6097493203def7e9"
- 04 Mar, 2017 3 commits
-
-
Yimeng Zhang authored
-
Chris Waterson authored
Swivel: fastprep: replace pthread with std::thread
-
Chris Waterson authored
Swivel: fastprep: try to create the missing directory
-
- 03 Mar, 2017 7 commits
-
-
Vadim Markovtsev authored
-
Chris Waterson authored
Swivel: move the rest of the ops to GPU
-
Chris Waterson authored
Swivel: fastprep: Add protobuf 64MB limit warning
-
Vadim Markovtsev authored
-
Vadim Markovtsev authored
-
Vadim Markovtsev authored
-
Chris Waterson authored
Update Swivel code to work with Python 3
-
- 02 Mar, 2017 7 commits
-
-
Vadim Markovtsev authored
-
Chris Waterson authored
Simplify and improve fastprep.mk
-
Chris Waterson authored
Fix the infinitite loop in reading files
-
Daniil Pakhomov authored
Slim walkthough notebook update to show difference of inference for models with 1000 and 1001 classes. (#591) * Example for VGG-19 inference was added to walkthough notebook. Example shows how to use networks that was trained using 1001 and 1000 classes. * Small comment was added. * changed VGG-19 to VGG-16
-
Vadim Markovtsev authored
There is no need in building Tensorflow from scratch, fastprep successfully links with the Python wrapper from pip and system protobuf v3. Tested this on Ubuntu.
-
Lukasz Kaiser authored
add learning to remember rare events
-
Ofir Nachum authored
-
- 01 Mar, 2017 1 commit
-
-
Vadim Markovtsev authored
-
- 24 Feb, 2017 1 commit
-
-
Ivan Bogatyy authored
-
- 23 Feb, 2017 4 commits
-
-
Ivan Bogatyy authored
* Sync SyntaxNet with TensorFlow r1.0 * Fix typo back * Fix Dockerfile to match TensorFlow 1.0
-
Xin Pan authored
Update resnet model README, API calls, and evaluation code
-
Neal Wu authored
-
Neal Wu authored
-
- 22 Feb, 2017 7 commits
-
-
Neal Wu authored
Removed deprecated op
-
Neal Wu authored
typo
-
Neal Wu authored
Updated concat_v2 to concat for 1.0 compatibility
-
Neal Wu authored
Fixed concat order using tf_upgrade.py
-
Neal Wu authored
Fix division changing dtype to float in python3
-
Neal Wu authored
Make slim a python package.
-
Neal Wu authored
Updated deprecated tf.initialize_all_variables() with tf.global_varia…
-
- 21 Feb, 2017 2 commits
-
-
Marvin Teichmann authored
-
ScottSWu authored
-
- 20 Feb, 2017 2 commits
-
-
Joshua Howard authored
-
Andrew Selle authored
-
- 19 Feb, 2017 1 commit
-
-
Chris Waterson authored
Update swivel to TFr1.0
-
- 18 Feb, 2017 3 commits
-
-
James Hwang authored
- TF1.0 has breaking changes for tf.concat - Replace deprecated summary api - Replace to be deprecated initialize_all_variables
-
Neal Wu authored
-
Neal Wu authored
-
- 17 Feb, 2017 1 commit
-
-
Neal Wu authored
-
- 16 Feb, 2017 1 commit
-
-
Parth Shah authored
Updated concat_v2 to concat for version 1.0 compatibility for breaking changes introduced in version 1.0 "tf.concat now takes arguments in reversed order and with different keywords. In particular we now match NumPy order as tf.concat(values, axis, name)"
-