You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
I expect the tflite-model-maker to run and allow its importation but this is not the case. It runs, it exhausts all the memory as it throws an error of OS Error- need for more memory.
Actual Behavior
tflite-model-maker never runs successfully.
Steps to Reproduce the Problem
I decided to downgrade my colab from python version 3.10.12 into 3.9, But this shift only allowed me to install the tflite-model-maker but never allowed me to import from tflite-model-maker from the proceeding commands.
Specifications
Version: Colab Python Version 3.10.12
Platform: Google Colab
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behavior
I expect the tflite-model-maker to run and allow its importation but this is not the case. It runs, it exhausts all the memory as it throws an error of OS Error- need for more memory.
Actual Behavior
tflite-model-maker never runs successfully.
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: