sync_yield
- Stream.sync_yield()
Releases the IPU core resources that is used by the stream.
Note
Before releasing the IPU resources, the
syncmethod is automatically invoked to ensure all operations in the stream are completed.Examples
See example in
Stream.