Skip to content

Commit

Permalink
chore: add todo in lib
Browse files Browse the repository at this point in the history
  • Loading branch information
StiliyanKushev committed Dec 21, 2023
1 parent ccc990a commit a7f067c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ export default class AiMR_GAN {
}
/**
* @todo: cache in some way, depending on the execution context.
* @see https://github.com/localForage/localForage
* @see https://github.com/lmaccherone/node-localstorage
* @todo: Probably use tfjs save model feature and the serialization
* provided by common Model.
*/
}

Expand Down

0 comments on commit a7f067c

Please sign in to comment.