Commit graph

3 commits

Author SHA1 Message Date
Advait Jain
5865a3db7f
More cleanup of the BUILD files. (#9) 2021-04-17 06:44:37 +00:00
Advait Jain
55a47c7dcb
Clean up of the BUILD files. (#6)
* removed unnecessary bits from tensorflow/BUILD
 * updated the sync script accordingly.
 * using test_all.sh instead of test_all_new.sh from Dockerfile.micro
  (will not update test_all.sh bsed on upstream TF, and will manually
   keep that consistent with upstream TF).
2021-04-17 05:14:58 +00:00
Advait Jain
a37043ff7a
Manually sync'd code from upstream TF. (#2)
Confirmed that the following command passes:
```
./tensorflow/lite/micro/tools/ci_build/test_all_new.sh GITHUB_PRESUBMIT
```
2021-04-09 11:17:58 -07:00