GSoC Weekly Check-In #11 (August 16)

rahulbshrestha
Published: 08/19/2021

What did I do this week?
  • Had my pull request reviewed again. Made some structural changes to my code
  • Added “hidden tensors”. This is intended to separate tensors created by the user from those created internally e.g the hashes tensor.

What will I do next week?
  • Benchmark my branch with Hub’s main branch.
  • Add tests for hashing samples with transforms
  • Add a brute force method to list all datasets on Activeloop cloud and load their hashes tensor (if it exists)
  • Improve documentation and tests
  • Present my project at Activeloop (Final GSoC presentation)


Did I get stuck anywhere?
Nope. Everything was pretty straightforward.