"tests/t5/test_modeling_tf_t5.py" did not exist on "10f8c6362099315cf4dc01346a889b6dcd1379e7"
  1. 05 Apr, 2021 1 commit
    • Jeremiah Liu's avatar
      Adds `call()` method to `GaussianProcessClassificationHead`. · 2ae06c8a
      Jeremiah Liu authored
      This change allows `GaussianProcessClassificationHead` to output only the predictive logits during training and evaluation (instead of outputting a tuple  `(logits, covmat)`). The goal is to make the layer more compatible with `SentencePredictionTask` and Keras' `model.fit()` API.
      
      PiperOrigin-RevId: 366891298
      2ae06c8a
  2. 24 Mar, 2021 1 commit
  3. 22 Mar, 2021 1 commit
  4. 10 Mar, 2021 1 commit
  5. 09 Mar, 2021 1 commit
  6. 01 Dec, 2020 1 commit
  7. 19 Aug, 2020 2 commits
  8. 30 May, 2020 1 commit