- 01 Apr, 2020 1 commit
-
-
Hongkun Yu authored
* remove research/astronet/ * Update CODEOWNERS * Update README.md
-
- 31 Mar, 2020 1 commit
-
-
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
-
- 21 Feb, 2020 1 commit
-
-
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
-
- 12 Feb, 2020 1 commit
-
-
Hongkun Yu authored
* Remove differential_privacy and morph_net from research folder because they have been migrated to google-research/ for a while * Update README.md * Update CODEOWNERS
-
- 10 Nov, 2019 1 commit
-
-
guptapriya authored
-
- 26 Sep, 2019 1 commit
-
-
Toby Boyd authored
-
- 18 Jul, 2019 2 commits
-
-
Jing Li authored
-
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
-
- 12 Jun, 2019 1 commit
-
-
rachellj218 authored
Add rachellj218 to official/ owner Add saberkun and hongjunCHoi to official/bert/ owner
-
- 21 May, 2019 1 commit
-
-
Toby Boyd authored
-
- 26 Nov, 2018 2 commits
-
-
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/
-
Menglong Zhu authored
Add @masonliuw and @yinxiaoli to /research/lstm_object_detection/
-
- 19 Nov, 2018 1 commit
-
-
Anelia Angelova authored
-
- 24 Oct, 2018 1 commit
-
-
Menglong Zhu authored
Add research/lstm_object_detection entry
-
- 21 Sep, 2018 1 commit
-
-
Kevin Clark authored
-
- 19 Sep, 2018 1 commit
-
-
Barret Zoph authored
-
- 24 Jul, 2018 1 commit
-
-
Mohammad Norouzi authored
-
- 23 Jul, 2018 1 commit
-
-
Carlos Riquelme authored
-
- 10 Jul, 2018 1 commit
-
-
Alexey Kurakin authored
-
- 27 Jun, 2018 2 commits
-
-
Jacob Buckman authored
-
Jacob Buckman authored
-
- 25 Jun, 2018 1 commit
-
-
ofirnachum authored
-
- 22 Jun, 2018 1 commit
-
-
Akosua Busia authored
-
- 13 Jun, 2018 1 commit
-
-
Alan Mackey authored
-
- 07 Jun, 2018 1 commit
-
-
Hoang Trieu Trinh authored
-
- 05 Jun, 2018 1 commit
-
-
Reza Mahjourian authored
-
- 22 May, 2018 1 commit
-
-
gariel-google authored
-
- 14 May, 2018 1 commit
-
-
Mark Daoust authored
Add @lamberta to CODEOWNERS/samples
-
- 01 May, 2018 1 commit
-
-
Vincent Vanhoucke authored
-
- 27 Apr, 2018 1 commit
-
-
Ilya Mironov authored
* + plot_partition.py (budget allocation with smooth sensitivity). + utility_queries_answered.py (Figure 1, left). + several changes to the scripts required for the ICLR poster. * Adding Ananth Raghunathan (pseudorandom@) to the list of owners of differential_privacy. * Fixing the owners list of differential_privacy.
-
- 09 Apr, 2018 1 commit
-
-
Karmel Allison authored
* Adding cast to fp32 * Adding myself to OWNERS
-
- 06 Apr, 2018 1 commit
-
-
Karmel Allison authored
-
- 03 Apr, 2018 2 commits
-
-
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 -
Luke Metz authored
-
- 19 Mar, 2018 1 commit
-
-
Chris Waterson authored
-
- 16 Mar, 2018 1 commit
-
-
lzc5123016 authored
-
- 05 Mar, 2018 1 commit
-
-
yukun authored
-
- 28 Feb, 2018 1 commit
-
-
Andrew M. Dai authored
-
- 17 Feb, 2018 1 commit
-
-
Andrew M. Dai authored
-
- 24 Jan, 2018 1 commit
-
-
Neal Wu authored
-