ModelReaderResult public enum ModelReaderResult continue(_:codec:) Continue to load parameter with the given name. Declaration Swift case `continue`(String, codec: Codec? = nil) final(_:) The parameter is loaded, no futher operation need. Declaration Swift case final(NNC.AnyTensor) fail Nothing is loaded. Declaration Swift case fail © 2025 . All rights reserved. (Last updated: 2025-04-08) Generated by jazzy ♪♫ v0.13.6, a Realm project.