commit | 64621ac18d60eae117f262450022fe207a3242f5 | [log] [tgz] |
---|---|---|
author | Lev Proleev <levp@google.com> | Tue Mar 12 14:59:28 2019 +0000 |
committer | Lev Proleev <levp@google.com> | Tue Mar 12 15:00:51 2019 +0000 |
tree | 56b550334bfde93805cbf94d55bde7ae2ec21d0b | |
parent | 8ce3af864d97a520d6acf4f6c554313fb9e94ea4 [diff] |
Generalize FULLY_CONNECTED op to support input product scale > output scale To remove inconsistency with TF Lite. TF Lite removed input/output scale restrictions to support additional use cases. This is a superset of existing FULLY_CONNECTED functionality. Bug: 127427474 Test: NeuralNetworksTest_static Change-Id: Icf38945f4c441f56090f40fa2b844240f2e6c49e