Sam Purkis

Results 8 comments of 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

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...

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...