Skip to content

Commit

Permalink
chore(doc)
Browse files Browse the repository at this point in the history
  • Loading branch information
owulveryck committed Sep 3, 2019
1 parent 7b8e0e4 commit 23a9eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noextern.go
Expand Up @@ -72,7 +72,7 @@ func (m *ExternMetadata) Transfer(toDev, fromDev Device, v Value, synchronous bo
return v, nil
}

// Reset is a noop function for compatibility with the interface
// Reset is a noop function for compatibility with the Cuda build
func (m *ExternMetadata) Reset() {}

// Cleanup cleans up the ancillary allocations made during the calling of batched external device function.
Expand Down

0 comments on commit 23a9eea

Please sign in to comment.