aleksss
aleksss
Hi, How can I visualise attention masks using SavedModel format? I would appreciate any hints.
Hi, I try to visualise attention masks based on the output of SavedModel. What is the meaning of real_len variable in visualise_attention function and why is the attention mask convolved...
Hi, I have a string tensor that looks like this: (tensor: shape=[1], data= ["0007 HMS\342\226\221\342\226\221\342\226\221"]) How can I decode and extract the string? or just extract the string and decode...
Hi! How can I extract weights from the saved model? I am looking for the equivalent of Python model.get_weights() but in Tensorflow C API. Especially, I would like to extract...
Hello, How to build libedgetpu for Windows using Docker+Bazel (Dockerfile.Windows and build.bat). How to exactly use this files?
### Description Is it possible to also retrain a pure tflite model without edgetpu using back propagation method? Click to expand! ### Issue Type Support ### Operating System Linux ###...