Date: Mon, 18 Nov 2024 09:35:31 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODAyMzRdIHNjaWVuY2UvcHktdGVuc29yZmxvdzogdXBk?= =?UTF-8?B?YXRlIDIuOS4xIOKGkiAyLjEzLjE=?= Message-ID: <bug-280234-7788-wpSw6yxkGi@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280234-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-280234-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280234 --- Comment #14 from Lars Herschke <lhersch@dssgmbh.de> --- tf.version() does not work like this. You can display the version number as follows. python3.11 -c "import tensorflow as tf; print('TensorFlow version:', tf.version.VERSION)" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280234-7788-wpSw6yxkGi>