"deploy/dynemo/api-server/api/schemasv2/cluster.go" did not exist on "14ce7e03bedde2b7632fa526a01a187f4b374996"
  1. 15 Nov, 2021 3 commits
    • Christian Clauss's avatar
      Remove Tensorflow · f0655122
      Christian Clauss authored
      f0655122
    • Christian Clauss's avatar
      7479daf5
    • Christian Clauss's avatar
      Undefined name import tensorflow as fr · e72c3cbd
      Christian Clauss authored
      ```
      ./openfold/utils/loss.py:1498:21: F821 undefined name 'logging'
                          logging.warning(f"{loss_name} loss is NaN. Skipping...")
                          ^
      ./openfold/utils/feats.py:180:15: F821 undefined name 'math'
              2.0 / math.pi
                    ^
      ./openfold/utils/feats.py:190:31: F821 undefined name 'tf'
              deletion_mean_value = tf.atan(batch["cluster_deletion_mean"] / 3.0) * (
                                    ^
      ./openfold/utils/feats.py:196:17: F821 undefined name 'tf'
                      tf.expand_dims(deletion_mean_value, axis=-1),
                      ^
      ./openfold/utils/feats.py:200:35: F821 undefined name 'protein'
          if "extra_deletion_matrix" in protein:
                                        ^
      ./openfold/utils/feats.py:201:39: F821 undefined name 'tf'
              batch["extra_has_deletion"] = tf.clip_by_value(
                                            ^
      ./openfold/utils/feats.py:204:41: F821 undefined name 'tf'
              batch["extra_deletion_value"] = tf.atan(
                                              ^
      ```
      e72c3cbd
  2. 16 Oct, 2021 1 commit
  3. 15 Oct, 2021 1 commit
  4. 10 Oct, 2021 1 commit
  5. 06 Oct, 2021 1 commit
  6. 05 Oct, 2021 1 commit
  7. 02 Oct, 2021 1 commit
  8. 30 Sep, 2021 1 commit
  9. 28 Sep, 2021 1 commit
  10. 27 Sep, 2021 1 commit
  11. 26 Sep, 2021 1 commit
  12. 24 Sep, 2021 1 commit
  13. 23 Sep, 2021 1 commit
  14. 22 Sep, 2021 1 commit
  15. 20 Sep, 2021 1 commit
  16. 17 Sep, 2021 1 commit