ggml_opt_context class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- adam ↔ UnnamedStruct3
-
getter/setter pair
-
ctx
↔ Pointer<
ggml_context> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- iter ↔ int
-
getter/setter pair
- just_initialized ↔ bool
-
getter/setter pair
- lbfgs ↔ UnnamedStruct4
-
getter/setter pair
- loss_after ↔ double
-
getter/setter pair
- loss_before ↔ double
-
getter/setter pair
- nx ↔ int
-
getter/setter pair
- params ↔ ggml_opt_params
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited