issues
search
keras-team
/
keras-cv
Industry-strength Computer Vision workflows with Keras
Other
1.01k
stars
330
forks
source link
Update CI to skip deps install from keras_nlp
#2405
Closed
sampathweb
closed
8 months ago
sampathweb
commented
8 months ago
GPU CI is failing because
keras-nlp-nightly
is installing
tf-nightly
and we install
tensorflow
from requirements. So skip dependency install from
keras-nlp-nightly
.
Disable
test_segformer_call
due to mismatch in output values. cc: @tirthasheshpatel
keras-nlp-nightly
is installingtf-nightly
and we installtensorflow
from requirements. So skip dependency install fromkeras-nlp-nightly
.test_segformer_call
due to mismatch in output values. cc: @tirthasheshpatel