Sign in
opensecura
/
3p
/
openxla
/
iree
/
ccbdfd0879d2d21e7f20c8db4b3f165b8cbefa65
/
.
/
integrations
/
tensorflow
/
e2e
/
keras
/
train
/
README.md
blob: 86222b1b8f8266d6c01557e94af2a81483ea6d23 [
file
] [
log
] [
blame
] [
view
]
# Keras Training Tests
These
tests
require
an additional python dependency on
`sklearn`
,
which
can be installed
as
follows
:
```shell
python3 -m pip install sklearn
```
These
tests are
not
checked
by
the OSS CI
.