1. 01 Apr, 2020 1 commit
  2. 31 Mar, 2020 1 commit
    • Jaeyoun Kim's avatar
      Update CODEOWNERS (#8342) · fc3029e6
      Jaeyoun Kim authored
      * Update CODEOWNERS
      
      Added owners for official and research model folders
      Removed owners of removed folders
      
      * Update README.md
      
      Added new introduction messages for the Model Garden
      fc3029e6
  3. 21 Feb, 2020 1 commit
    • Hongkun Yu's avatar
      Delete models:syntaxnet (#8170) · 4f84a69a
      Hongkun Yu authored
      * remove tensorrt as the example repo has been moved for a while
      
      * delete syntax net to reduce repo size as syntax net is going to move to google-research/
      
      * Update README.md
      
      Delete syntaxnet from readme.
      
      * Update CODEOWNERS
      
      Delete syntaxnet from codeowners
      4f84a69a
  4. 12 Feb, 2020 1 commit
  5. 10 Nov, 2019 1 commit
  6. 26 Sep, 2019 1 commit
  7. 18 Jul, 2019 2 commits
    • Jing Li's avatar
      Update CODEOWNERS (#7251) · 79b87be6
      Jing Li authored
      79b87be6
    • Yongzhe Wang's avatar
      Merged commit includes the following changes: (#7250) · 3b9025d5
      Yongzhe Wang authored
      * Merged commit includes the following changes:
      257930561  by yongzhe:
      
          Mobile LSTD TfLite Client.
      
      --
      257928126  by yongzhe:
      
          Mobile SSD Tflite client.
      
      --
      257921181  by menglong:
      
          Fix discrepancy between pre_bottleneck = {true, false}
      
      --
      257561213  by yongzhe:
      
          File utils.
      
      --
      257449226  by yongzhe:
      
          Mobile SSD Client.
      
      --
      257264654  by yongzhe:
      
          SSD utils.
      
      --
      257235648  by yongzhe:
      
          Proto bazel build rules.
      
      --
      256437262  by Menglong Zhu:
      
          Fix check for FusedBatchNorm op to only verify it as a prefix.
      
      --
      256283755  by yongzhe:
      
          Bazel build and copybara changes.
      
      --
      251947295  by yinxiao:
      
          Add missing interleaved option in checkpoint restore.
      
      --
      251513479  by yongzhe:
      
          Conversion utils.
      
      --
      248783193  by yongzhe:
      
          Branch protos needed for the lstd client.
      
      --
      248200507  by menglong:
      
          Fix proto namespace in example config
      
      --
      
      PiperOrigin-RevId: 257930561
      
      * Delete BUILD
      
      * Merged commit includes the following changes:
      258709909  by yongzhe:
      
          1. Fix a bug that input wasn't copied.
          2. Change the tensor indexing to support graph with postprocessing.
          3. Fix a bug that the quantized lstm states weren't initialized.
      
      --
      258398095  by yongzhe:
      
          Internal change.
      
      --
      
      PiperOrigin-RevId: 258709909
      
      * Adding myself as the code owner
      3b9025d5
  8. 12 Jun, 2019 1 commit
  9. 21 May, 2019 1 commit
  10. 26 Nov, 2018 2 commits
    • Menglong Zhu's avatar
      Fix dependency issues (#5815) · 2d9d7943
      Menglong Zhu authored
      * Add a second expected_loss_weights function using an alternative expectation calculation compared to previous. Integrate this op into ssd_meta_arch and losses builder. Affects files that use losses_builder.build to handle the returning of an additional element.
      
      PiperOrigin-RevId: 219190083
      
      * Fix dependency issues.
      
      PiperOrigin-RevId: 222888231
      
      * Update CODEOWNERS 
      
      Add @masonliuw and @yinxiaoli to /research/lstm_object_detection/
      2d9d7943
    • Menglong Zhu's avatar
      Update CODEOWNERS · e7e84293
      Menglong Zhu authored
      Add @masonliuw and @yinxiaoli to /research/lstm_object_detection/
      e7e84293
  11. 19 Nov, 2018 1 commit
  12. 24 Oct, 2018 1 commit
  13. 21 Sep, 2018 1 commit
  14. 19 Sep, 2018 1 commit
  15. 24 Jul, 2018 1 commit
  16. 23 Jul, 2018 1 commit
  17. 10 Jul, 2018 1 commit
  18. 27 Jun, 2018 2 commits
  19. 25 Jun, 2018 1 commit
  20. 22 Jun, 2018 1 commit
  21. 13 Jun, 2018 1 commit
  22. 07 Jun, 2018 1 commit
  23. 05 Jun, 2018 1 commit
  24. 22 May, 2018 1 commit
  25. 14 May, 2018 1 commit
  26. 01 May, 2018 1 commit
  27. 27 Apr, 2018 1 commit
  28. 09 Apr, 2018 1 commit
  29. 06 Apr, 2018 1 commit
  30. 03 Apr, 2018 2 commits
    • 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
    • Luke Metz's avatar
      First commit of learning_unsupervised_learning · 7148c1f5
      Luke Metz authored
      7148c1f5
  31. 19 Mar, 2018 1 commit
  32. 16 Mar, 2018 1 commit
  33. 05 Mar, 2018 1 commit
  34. 28 Feb, 2018 1 commit
  35. 17 Feb, 2018 1 commit
  36. 24 Jan, 2018 1 commit