MaxiMask icon indicating copy to clipboard operation
MaxiMask copied to clipboard

MaxiMask does not work with TensorFlow v2.20.0

Open ebertin opened this issue 3 months ago • 0 comments

Hi Maxime 👋 MaxiMask does not seem to work with the latest version of TensorFlow (and Python 3.13). One gets the following error message:

tensorflow.python.framework.errors_impl.UnknownError: Graph execution error:

Detected at node Sigmoid defined at (most recent call last):
<stack traces unavailable>
JIT compilation failed.
	 [[{{node Sigmoid}}]] [Op:__inference_restored_function_body_15726]

No problem with TensorFlow v2.16.1 (and Python 3.12). Cheers

ebertin avatar Oct 23 '25 21:10 ebertin