v0.9.93
Small update
- Optimized
get_random_triplet_indices
, so if you were using DistanceWeightedMiner, or if you ever set thetriplets_per_anchor
argument to something other than"all"
anywhere in your code, it should run a lot faster now. Thanks @AlexSchuy