Skip to content

Commit

Permalink
Add custom inference fns to CHANGES.md (#24412)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmccluskey authored Nov 29, 2022
1 parent 166b881 commit 1335b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
(Python) ([#23684](https://github.com/apache/beam/pull/23684)).
* Pipeline Resource Hints now supported via `--resource_hints` flag (Go) ([#23990](https://github.com/apache/beam/pull/23990)).
* Make Python SDK containers reusable on portable runners by installing dependencies to temporary venvs ([BEAM-12792](https://issues.apache.org/jira/browse/BEAM-12792)).
* RunInference model handlers now support the specification of a custom inference function in Python ([#22572](https://github.com/apache/beam/issues/22572))

## Breaking Changes

Expand Down

0 comments on commit 1335b98

Please sign in to comment.