"vscode:/vscode.git/clone" did not exist on "f720aec079afa4eb59b887e1452c8047bb66f7d7"
- 04 Jan, 2019 6 commits
-
-
Ilya Mironov authored
remove code that was migrated to tf/privacy
-
Nicolas Papernot authored
-
pkulzc authored
Fix variable name typo in OD g3 doc.
-
Karanbir Chahal authored
Fixes the variable name for the tf proto example function.
-
pkulzc authored
Remove broken links in detection model zoo.
-
Shining Sun authored
Use the new distribution strategy API with keras (creating the model inside strategy.scope() instead of passing it to model.compile)
-
- 03 Jan, 2019 2 commits
-
-
Shining Sun authored
-
Shining Sun authored
-
- 28 Dec, 2018 1 commit
-
-
Shining Sun authored
Fix benchmark imports and add license stmt
-
- 27 Dec, 2018 3 commits
-
-
Shining Sun authored
-
Shining Sun authored
Cifar keras refactor
-
Shining Sun authored
-
- 26 Dec, 2018 1 commit
-
-
Toby Boyd authored
-
- 25 Dec, 2018 1 commit
-
-
Shining Sun authored
-
- 24 Dec, 2018 6 commits
- 23 Dec, 2018 2 commits
- 22 Dec, 2018 3 commits
-
-
Shining Sun authored
-
Shining Sun authored
-
Shining Sun authored
-
- 21 Dec, 2018 4 commits
-
-
Shining Sun authored
-
Toby Boyd authored
-
Toby Boyd authored
-
Shining Sun authored
-
- 20 Dec, 2018 11 commits
-
-
Shining Sun authored
-
Shining Sun authored
-
Shining Sun authored
-
Shining Sun authored
-
Shining Sun authored
-
Shining Sun authored
-
josh11b authored
-
Mark Daoust authored
For tf2 this will only be available in `compat.v1`.
-
Derek Murray authored
1. `tf.contrib.data.batch_and_drop_remainder()` has been deprecated for a while now. 2. `Dataset.make_one_shot_iterator()` is no longer necessary in input functions, and avoiding it lead to better performance on TPUs. (It will also be removed in TF 2.0.)
-
Alexandre Passos authored
-
albus7 authored
input_url doesn't get correct url string in Windows. The os.path.join() function add "\\" to the path, and it resulted invalid URL for the data file.
-