File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 6363 "Programming Language :: Python :: 3.9" ,
6464 "Programming Language :: Python :: 3.10" ,
6565 "Programming Language :: Python :: 3.11" ,
66- "Programming Language :: Python :: 3.12" ,
6766 "Programming Language :: Python :: 3 :: Only" ,
6867 "Topic :: Scientific/Engineering" ,
6968 "Topic :: Scientific/Engineering :: Mathematics" ,
Original file line number Diff line number Diff line change 2020
2121from tf_keras import applications
2222from tf_keras import distribute
23+ from tf_keras import layers
2324from tf_keras import losses
2425from tf_keras import metrics
2526from tf_keras import models
Original file line number Diff line number Diff line change 7070 "Programming Language :: Python :: 3.9" ,
7171 "Programming Language :: Python :: 3.10" ,
7272 "Programming Language :: Python :: 3.11" ,
73- "Programming Language :: Python :: 3.12" ,
7473 "Programming Language :: Python :: 3 :: Only" ,
7574 "Topic :: Scientific/Engineering" ,
7675 "Topic :: Scientific/Engineering :: Mathematics" ,
You can’t perform that action at this time.
0 commit comments