v2.0.0-rc.7 #301
decahedron1
announced in
Announcements
v2.0.0-rc.7
#301
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking: Infallible functions
The following functions have been updated to return
Tinstead ofort::Result<T>:MemoryInfo::memory_typeMemoryInfo::allocator_typeMemoryInfo::allocation_deviceMemoryInfo::device_idValue::<T>::memory_infoValue::<T>::dtypeFeatures
ValueTypenow implementsDisplay.SyncforValue<T>.ep_context_embed_mode.SendforAllocator.Session::overridable_initializersto get a list of overridable initializers in the graph.ValueReforValueRefMutto aValuein certain cases.SessionBuilder::with_config_entryfor adding custom session config options.ORT_PREFER_DYNAMIC_LINK, to override whether or notortshould prefer static or dynamic libs whenORT_LIB_LOCATIONis specified.IoBinding.::ptr()to every C-backed struct to exposeort_syspointers.CloneforMemoryInfo.Fixes
with_arena_allocatoris nowwith_use_arena.)IoBindingso it can be stored in a struct alongside a session.Sequence::extract_sequencenow returnsValue<T>instead ofValueRef<T>.EnvironmentandExecutionProviderSend + Sync.Other changes
If you have any questions about this release, we're here to help:
#💬|ort-discussionsThank you to Brad Neuman, web3nomad, and Julien Cretin for contributing to this release!
Thank you to Thomas, Johannes Laier, Yunho Cho, Phu Tran, Bartek, Noah, Matouš Kučera, Kevin Lacker, and Okabintaro, whose support made this release possible. If you'd like to support
ortas well, consider supporting us on Open Collective 💖💜🩷💜🩷
This discussion was created from the release v2.0.0-rc.7.
Beta Was this translation helpful? Give feedback.
All reactions