We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404a858 commit d0b92edCopy full SHA for d0b92ed
_posts/2020-10-26-1.7-released.md
@@ -276,7 +276,7 @@ c10::CPUCachingAllocator caching_allocator;
276
**NOTE**: Caching allocator is only available on mobile builds, thus the use of caching allocator outside of mobile builds won’t be effective.
277
278
* Documentation | [Link](https://github.com/pytorch/pytorch/blob/master/c10/mobile/CPUCachingAllocator.h#L13-L43)
279
-* Usage examples | [Link](https://github.com/pytorch/pytorch/blob/master/binaries/speed_benchmark_torch.cc#L207)
+* Usage examples [Link](https://github.com/pytorch/pytorch/blob/master/binaries/speed_benchmark_torch.cc#L207)
280
281
# torchvision
282
0 commit comments