Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Importing model generated by AutoML Tables to BigQuery ML raises error "Op type not registered 'DecodeProtoSparseV2'"

I am trying to import a TensorFlow model generated by AutoML Tables to BigQuery ML.

Unfortunately it gives me the following error

Op type not registered 'DecodeProtoSparseV2'

Does anyone know how to solve this issue?

like image 731
willy Avatar asked Sep 19 '25 04:09

willy


1 Answers

Currently, the model exported from AutoML Tables can only run with the provided model server container. See this question: Loading model generated by AutoML with Tensorflow raises "Op type not registered 'ParseExampleV2" for more detail.

Update: BigQuery ML now supports AutoML Tables integration (in beta)

like image 187
Amy U. Avatar answered Sep 23 '25 04:09

Amy U.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!