ONNX Runtime
Loading...
Searching...
No Matches
Ort::CheckpointState Member List

This is the complete list of members for Ort::CheckpointState, including all inherited members.

AddProperty(const std::string &property_name, const Property &property_value)Ort::CheckpointState
Base()=defaultOrt::detail::Base< OrtCheckpointState >
Base(contained_type *p) noexceptOrt::detail::Base< OrtCheckpointState >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< OrtCheckpointState >
Base(Base &&v) noexceptOrt::detail::Base< OrtCheckpointState >inline
CheckpointState()=deleteOrt::CheckpointState
contained_type typedefOrt::detail::Base< OrtCheckpointState >
GetParameter(const std::string &parameter_name)Ort::CheckpointState
GetProperty(const std::string &property_name)Ort::CheckpointState
LoadCheckpoint(const std::basic_string< char > &path_to_checkpoint)Ort::CheckpointStatestatic
LoadCheckpointFromBuffer(const std::vector< uint8_t > &buffer)Ort::CheckpointStatestatic
operator contained_type *() const noexceptOrt::detail::Base< OrtCheckpointState >inline
operator=(const Base &)=deleteOrt::detail::Base< OrtCheckpointState >
operator=(Base &&v) noexceptOrt::detail::Base< OrtCheckpointState >inline
p_Ort::detail::Base< OrtCheckpointState >protected
release()Ort::detail::Base< OrtCheckpointState >inline
SaveCheckpoint(const CheckpointState &checkpoint_state, const std::basic_string< char > &path_to_checkpoint, const bool include_optimizer_state=false)Ort::CheckpointStatestatic
UpdateParameter(const std::string &parameter_name, const Value &parameter)Ort::CheckpointState
~Base()Ort::detail::Base< OrtCheckpointState >inline