Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
e42300f2
"tests/vscode:/vscode.git/clone" did not exist on "e9b624fe227d2e01d3aff057b4a49f0cae58da13"
Unverified
Commit
e42300f2
authored
Sep 01, 2025
by
pxwanglu
Committed by
GitHub
Aug 31, 2025
Browse files
ml: fix struct field name in comment (#12123)
parent
66e73809
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ml/backend.go
ml/backend.go
+1
-1
No files found.
ml/backend.go
View file @
e42300f2
...
...
@@ -266,7 +266,7 @@ func (m DeviceMemory) LogValue() slog.Value {
// allocation is guaranteed to be provided so that if it failed, the caller can
// accommodate that to make forward progress.
type
BackendMemory
struct
{
// Input
s
Weights are always located on the CPU and cannot be moved
// InputWeights are always located on the CPU and cannot be moved
InputWeights
Memory
// CPU model components are located in system memory. This does not
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment