Skip to content

ap4499/PyTorchFlet_Patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Very rough and ready code that shows how a Flet Build runtime cache is patched using files from a seperate cx_freeze.

the issue is that Flet Build, at time of writing (0.23.2 and 0.24.1), removes files such as bin folders, and .py + .pyc. These then need to be placed in the applications runtime cache, which is what this code achieves.

The code should be run before any imports for related libraries (Pytorch in this case)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages