`port c++ PCAN op to open source in tflm_signal`

-port PCAN op and corresponding to new open source location for C++

BUG=[b/294387385](https://b.corp.google.com/issues/294387385)
This commit is contained in:
Steven Toribio 2023-08-23 14:16:59 -07:00 committed by GitHub
parent b4060efe00
commit e01fdf05a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 447 additions and 0 deletions

View file

@ -92,6 +92,7 @@ PythonOpsResolver::PythonOpsResolver() {
AddPack();
AddPad();
AddPadV2();
AddPCAN();
AddPrelu();
AddQuantize();
AddReadVariable();