1. 09 Apr, 2018 9 commits
  2. 08 Apr, 2018 2 commits
  3. 06 Apr, 2018 5 commits
  4. 05 Apr, 2018 3 commits
  5. 04 Apr, 2018 10 commits
  6. 03 Apr, 2018 11 commits
    • Mark Daoust's avatar
      Merge pull request #3843 from akshayka/gpu_fix · 02d40e9f
      Mark Daoust authored
      Fix eager demo's GPU cell
      02d40e9f
    • Karmel Allison's avatar
      Rename logging directory (#3860) · a0e3604f
      Karmel Allison authored
      * Updating name of logging package to avoid overwriting Python builtin logging.
      
      * Updating name of logging package to avoid overwriting Python builtin logging.
      a0e3604f
    • Lukasz Kaiser's avatar
      Merge pull request #3862 from ilyamironov/master · 8d6663c7
      Lukasz Kaiser authored
      Added new model (differential_privacy/pate)
      8d6663c7
    • Ilya Mironov's avatar
      Added new model (differential_privacy/pate) · f2b07ae8
      Ilya Mironov authored
      Squashed commit of the following:
      
      commit 5a6887b50ce35df0c62fe6a1d4dddf89296b58af
      Author: Ilya Mironov <mironov@google.com>
      Date:   Tue Apr 3 13:21:32 2018 -0700
      
          Renaming pate2_paper to ICLR2018. Adding mironov@google.com to README.md.
      
      commit 666ac8800a68a965508dec4c148134723f5d2725
      Author: Ilya Mironov <mironov@google.com>
      Date:   Tue Apr 3 13:16:54 2018 -0700
      
          Moving everything under research/differential_privacy/pate
      
      commit 1810be3e31279391b5f339c29c4e25d631409736
      Author: Ilya Mironov <mironov@google.com>
      Date:   Mon Apr 2 15:18:49 2018 -0700
      
          Addressing Ananth's comments:
           - added link to https://github.com/abseil/abseil-py
           - added "pip install absl-py"
           - fixed import statement in core_test.py
      
          Added requirement of write access.
      
      commit e2f7e01462815bdd957952769edfea8f94407ce6
      Author: Ilya Mironov <mironov@google.com>
      Date:   Mon Apr 2 12:32:27 2018 -0700
      
          Overview section of README.md is revised.
      
      commit 692680868cb1a691ff09f2bce194298603c80467
      Author: Ilya Mironov <mironov@google.com>
      Date:   Mon Apr 2 11:55:53 2018 -0700
      
          Massive restructuring:
          - Files renamed from pate.py to core.py, pate_smooth_sensitivity to smooth_sensitivity.py.
          - Absolute references changed to relative.
          - BUILDs removed.
          - README.md amended.
      
      commit b2dc2246c50a51a6eb455c6736d351387bad4e31
      Author: Ilya Mironov <mironov@gmail.com>
      Date:   Fri Mar 30 10:10:51 2018 -0700
      
          Editing README files.
      
      commit 4762823e1ca58d2b7a4e28d7bda191aff137a245
      Author: Ilya Mironov <mironov@gmail.com>
      Date:   Thu Mar 29 22:07:25 2018 -0700
      
          Adding download.py file.
      
      commit e488d1a4a9e066fa83fa948cb5b71fe134a73c12
      Author: Ilya Mironov <mironov@google.com>
      Date:   Thu Mar 29 21:44:43 2018 -0700
      
          Adding the copyright statement.
      
      commit 5b5759c9399914731340031bc668e69bc2c83d48
      Author: Ilya Mironov <mironov@google.com>
      Date:   Thu Mar 29 19:07:01 2018 -0700
      
          Moving everything under research/
      
      commit 50ff075ce1e14700328ebc4f42ee418d7a7874f5
      Author: Ilya Mironov <mironov@google.com>
      Date:   Thu Mar 29 18:56:20 2018 -0700
      
          Initial commit
      f2b07ae8
    • pkulzc's avatar
      Merge pull request #3846 from pkulzc/master · abd50423
      pkulzc authored
      Internal changes for object detection
      abd50423
    • pkulzc's avatar
      Sync to latest. · 143464d2
      pkulzc authored
      143464d2
    • Qianli Scott Zhu's avatar
    • Lukasz Kaiser's avatar
      Merge pull request #3828 from lukemetz/master · 769d11d8
      Lukasz Kaiser authored
      First commit of learning_unsupervised_learning
      769d11d8
    • Nick Johnston's avatar
      Merge pull request #3712 from rzumer/fix-compression · dcfe009a
      Nick Johnston authored
      Image encoder: fix binary files parsed as UTF-8
      dcfe009a
    • rerngvit's avatar
      Fix momentum value flag from string to float · ccb46317
      rerngvit authored
      ccb46317
    • Yubin Ruan's avatar
      add ADE20K dataset · 17ba1ca4
      Yubin Ruan authored
      17ba1ca4