Sam Purkis
Sam Purkis
@abattery Of course, there are two checks that have been added, a zero point check, such as in `tensorflow/lite/kernels/mul.cc` ``` if (output->type == kTfLiteInt16) { TF_LITE_ENSURE_EQ(context, input1->params.zero_point, 0); TF_LITE_ENSURE_EQ(context, input2->params.zero_point,...
Any fix? Have just run into this problem myself
Likewise on my macbook, linux machine and built for the web
Any fix? Have just run into this problem myself
same for me as well
likewise ``` level=fatal msg="docker-slim: failure" error="unexpected event type"... ``` Platform: Mac OS 13.0 Apple M1 Max Docker Version: Client: Cloud integration: v1.0.29 Version: 20.10.17 API version: 1.41 Go version: go1.17.11...
Sad this buggered up most of my conversation when I accidently clocked the branch button on a message :/
I would also like to know if this is possible, as I have a 4 core arm64 cpu server I would like to run this on. Potentially adding this target...