sparta-2024

Results 2 issues of sparta-2024

**Describe the bug** A clear and concise description of what the bug is. tf_results = model.predict( ^^^^^^^^^^^^^^ File "d:\Users\anaconda3\Lib\site-packages\tf_keras\src\utils\traceback_utils.py", line 70, in error_handler raise e.with_traceback(filtered_tb) from None File "C:\Users\dd\AppData\Local\Temp\__autograph_generated_filezo42g_5q.py", line...

bug

**Describe the bug** When using tensorflow 2.16 or 2.17 to do train ,there is an error occurred:the layer MLP has never been called and thus has no defined output. **To...

bug