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
()=default
Ort::detail::Base< OrtCheckpointState >
Base
(contained_type *p) noexcept
Ort::detail::Base< OrtCheckpointState >
inline
explicit
Base
(const Base &)=delete
Ort::detail::Base< OrtCheckpointState >
Base
(Base &&v) noexcept
Ort::detail::Base< OrtCheckpointState >
inline
CheckpointState
()=delete
Ort::CheckpointState
contained_type
typedef
Ort::detail::Base< OrtCheckpointState >
GetProperty
(const std::string &property_name)
Ort::CheckpointState
LoadCheckpoint
(const std::basic_string< char > &path_to_checkpoint)
Ort::CheckpointState
static
LoadCheckpointFromBuffer
(const std::vector< uint8_t > &buffer)
Ort::CheckpointState
static
operator contained_type *
() const noexcept
Ort::detail::Base< OrtCheckpointState >
inline
operator=
(const Base &)=delete
Ort::detail::Base< OrtCheckpointState >
operator=
(Base &&v) noexcept
Ort::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::CheckpointState
static
~Base
()
Ort::detail::Base< OrtCheckpointState >
inline
Generated by
1.9.8