diff options
author | 2024-11-20 23:51:17 +0000 | |
---|---|---|
committer | 2024-11-21 02:06:02 +0000 | |
commit | 2d4dcd345e4fabb6e4a793fe771e8e26b2331d61 (patch) | |
tree | 6667408a287faa64bce8647c50a9a0d004aaa3aa /packages/NeuralNetworks | |
parent | f3e2a345ef33f57b7beabaf78d9754ba60d79cbc (diff) |
Add OWNERS file for NeuralNetworks package
This directory is to be used as intermediate location to allow migration of platform code for NeuralNetworks into mainline module while preserving file commit history in the process.
Bug: 376427781
Change-Id: Id4acf0498a3a99b82519dc5a201ca2429dfe8d0a
Diffstat (limited to 'packages/NeuralNetworks')
-rw-r--r-- | packages/NeuralNetworks/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/NeuralNetworks/OWNERS b/packages/NeuralNetworks/OWNERS new file mode 100644 index 000000000000..6b391503b5c4 --- /dev/null +++ b/packages/NeuralNetworks/OWNERS @@ -0,0 +1,5 @@ +# Bug component: 195575 + +sandeepbandaru@google.com +shivanker@google.com +shiqing@google.com
\ No newline at end of file |