hamanfang
hamanfang
您好 小弟在colab上使用TPU fine-tune完 model 之後,想要部署到device上,使用了 README.md 中的方式先轉換成pb格式 `!freeze_graph --input_checkpoint=./model.ckpt-39999 \ --output_graph=./albert_tiny_zh.pb \ --output_node_names=cls/predictions/truediv \ --checkpoint_version=1 --input_meta_graph=./model.ckpt-39999.meta --input_binary=true` 但遇到了下列問題 > Loaded meta graph file './model.ckpt-39999.meta W1223 10:15:35.218359 140525732943744 deprecation.py:323] From /usr/local/lib/python2.7/dist-packages/tensorflow_core/python/tools/freeze_graph.py:127:...
Hi, I met an issue about launching iOS simulator, it keeps telling me the service version does not match. Below are the event log & build configuration. Could anyone meet...
**Describe the bug** Although `PrebidMobile.setTimeoutMillis()` effect for readTimeout was previously fixed in version 1.14 (The previous issue [ticket](https://github.com/prebid/prebid-mobile-android/issues/291)) to correctly apply a custom timeout for network requests, in versions 2.2.3...