Skip to content

Commit

Permalink
torchmetrics v1.0.2 (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: Jirka Borovec <[email protected]>
  • Loading branch information
regro-cf-autotick-bot and Borda committed Aug 7, 2023
1 parent 2fa6b1a commit 9387a6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "torchmetrics" %}
{% set version = "0.11.4" %}
{% set version = "1.0.2" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 1fe45a14b44dd65d90199017dd5a4b5a128d56a8a311da7916c402c18c671494
sha256: 537989d02337814e621a45232eeb1eacfd4700a66c2b5161d19ca2158246e075

build:
noarch: python
Expand All @@ -23,6 +23,7 @@ requirements:
- setuptools
- python >=3.7
- pytorch >=1.8.1
- lightning-utilities >=0.7.0

test:
imports:
Expand Down

0 comments on commit 9387a6a

Please sign in to comment.