dhanarfmlx

Results 4 comments of dhanarfmlx

I will just leave it here: convert bitmap to tensor Advantage: Self contained, no need additional dependency Disadvantage: Uses unsafe for performance reason ``` private TFTensor ConvertToTensor( Bitmap image )...

Probably, the issue is in match_sysd_units method?

Got this. Currently, the workaround that I found is to just duplicate the name of the template unit service with the expected file name by systemctl.py. Something like this. $...