Closed VivekPanyam closed 3 years ago
Keras in TF 2.6.0 broke when TF 2.7.0 was released. TF 2.6.2 fixes this (see https://github.com/tensorflow/tensorflow/releases/tag/v2.6.2 for more details). This PR replaces TF 2.6.0 with TF 2.6.2
CI
Summary:
Keras in TF 2.6.0 broke when TF 2.7.0 was released. TF 2.6.2 fixes this (see https://github.com/tensorflow/tensorflow/releases/tag/v2.6.2 for more details). This PR replaces TF 2.6.0 with TF 2.6.2
Test Plan:
CI