Skip to content

Commit

Permalink
Add RunInference API to CHANGES.md (#21754)
Browse files Browse the repository at this point in the history
* Add RunInference to Changes.md

* Fix typo

* Change text
  • Loading branch information
yeandy authored Jun 13, 2022
1 parent 63cd54e commit 3356cc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@

## Highlights

* New highly anticipated feature X added to Python SDK ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
* New highly anticipated feature Y added to Java SDK ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
* Added [RunInference](https://s.apache.org/inference-sklearn-pytorch) API, a framework agnostic transform for inference. With this release, PyTorch and Scikit-learn are supported by the transform.
See also example at apache_beam/examples/inference/pytorch_image_classification.py

## I/Os

Expand Down

0 comments on commit 3356cc6

Please sign in to comment.