Commit Graph

9 Commits

Author SHA1 Message Date
Vedant Padwal ef0662dfc1
Bump tensorflow from 2.5.1 to 2.5.3 in /tensorflow_cuj/text_classification
Bump tensorflow from 2.5.1 to 2.5.3 in /tensorflow_cuj/text_classification
2022-02-10 14:06:15 +05:30
dependabot[bot] 735977d960
Bump tensorflow in /tensorflow_cuj/neural_machine_translation
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.2...v2.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 08:34:50 +00:00
dependabot[bot] 2148465ee8
Bump tensorflow in /tensorflow_cuj/text_classification
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.1...v2.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 08:34:49 +00:00
dependabot[bot] 95df26c6e5
Bump tensorflow in /tensorflow_cuj/neural_machine_translation
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 21:41:43 +00:00
Vedant Padwal 28e18ae17c
Merge pull request #882 from kubeflow/dependabot/pip/tensorflow_cuj/text_classification/tensorflow-2.5.1
Bump tensorflow from 2.2.0 to 2.5.1 in /tensorflow_cuj/text_classification
2022-02-01 03:10:24 +05:30
dependabot[bot] b3ced488e7
Bump tensorflow in /tensorflow_cuj/neural_machine_translation
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.5.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.2.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 16:15:08 +00:00
dependabot[bot] 645f1ebae3
Bump tensorflow in /tensorflow_cuj/text_classification
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.5.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.2.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 16:14:37 +00:00
Yash Jakhotiya 31a4d5ea8a
GSoC '20: Samples for Notebook to Kubeflow Deployment using TensorFlow 2.0 Keras (#816)
* Add text classification example in TF 2.0

* Add neural machine translation example in TF 2.0

* Add README for tensorflow_2 directory

* Update README.md 

Update README to make it more verbose and formal.

* Update directory name
2020-08-27 10:45:52 -07:00
Yuan Tang d918d6cf71
Add separate folder for GSoC 2020 project (#818)
Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
2020-08-26 16:49:02 -07:00