Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to mark tensor as out-of-sync when data is modified #21

Open
axsaucedo opened this issue Sep 1, 2020 · 0 comments
Open

Add method to mark tensor as out-of-sync when data is modified #21

axsaucedo opened this issue Sep 1, 2020 · 0 comments
Labels
enhancement New feature or request triage Issue still needs to be discussed, researched and scoped

Comments

@axsaucedo
Copy link
Member

Currently tensors can be initialised and this can be checked with the isInit function. We should explore how to also guard from the tensors beign out-of-sync when operations that modify memory are carried out, as well as when the host memory is modified without calling maptohost function

@axsaucedo axsaucedo added enhancement New feature or request triage Issue still needs to be discussed, researched and scoped labels Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issue still needs to be discussed, researched and scoped
Projects
None yet
Development

No branches or pull requests

1 participant