Skip to content

Commit

Permalink
Bump tensorflow from 2.6.4 to 2.7.2 in /examples/nlp/python_bert_squad (
Browse files Browse the repository at this point in the history
ROCm#1227)

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.4 to 2.7.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.6.4...v2.7.2)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Austen <[email protected]>
  • Loading branch information
dependabot[bot] and causten authored May 31, 2022
1 parent 86061b4 commit 6e94e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nlp/python_bert_squad/requirements_bertsquad.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tensorflow==2.6.4
tensorflow==2.7.2
onnxruntime
tokenizers

0 comments on commit 6e94e60

Please sign in to comment.