Skip to content

Commit d0b92ed

Browse files
Update 2020-10-26-1.7-released.md
1 parent 404a858 commit d0b92ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-10-26-1.7-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ c10::CPUCachingAllocator caching_allocator;
276276
**NOTE**: Caching allocator is only available on mobile builds, thus the use of caching allocator outside of mobile builds won’t be effective.
277277

278278
* 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)
279+
* Usage examples [Link](https://github.com/pytorch/pytorch/blob/master/binaries/speed_benchmark_torch.cc#L207)
280280

281281
# torchvision
282282

0 commit comments

Comments
 (0)