79456317

Date: 2025-02-21 03:48:25
Score: 1
Natty:
Report link

Add import keras.api as keras at the end of tensorflow/init.py. keras.api is the correct module used by tensorflow. By adding this line, keras is explicitly imported rather than lazy-loaded

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Leo Wang