Skip to content

Commit b0caeff

Browse files
authored
Cleanup migration notes for build_frontend (#126)
Removed several items related to migration and updates for headeronly in the documentation.
1 parent 6f2434a commit b0caeff

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

2.9.0/todo/result_build_frontend.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,5 @@ The categories below are as follows:
4040
### docs
4141
### devs
4242
### Untopiced
43-
- Check F2C BLAS for OpenBLAS and other vendors ([#143846](https://github.com/pytorch/pytorch/pull/143846))
44-
- Add an ovrsource target for torch/headeronly ([#157912](https://github.com/pytorch/pytorch/pull/157912))
45-
- Migrate c10/macros/cmake_macros.h.in to torch/headeronly ([#158035](https://github.com/pytorch/pytorch/pull/158035))
46-
- Move c10/macros/Macros.h to headeronly ([#158365](https://github.com/pytorch/pytorch/pull/158365))
47-
- Add STD_TORCH_CHECK to headeronly ([#158377](https://github.com/pytorch/pytorch/pull/158377))
48-
- Migrate easy q(u)int/bits stuff to torch/headeronly ([#159302](https://github.com/pytorch/pytorch/pull/159302))
49-
- Move Float4 to headeronly ([#159414](https://github.com/pytorch/pytorch/pull/159414))
50-
- Move BFloat16.h to headeronly ([#159412](https://github.com/pytorch/pytorch/pull/159412))
51-
- Move Float8 variations to headeronly ([#159415](https://github.com/pytorch/pytorch/pull/159415))
52-
- Move complex to headeronly ([#159411](https://github.com/pytorch/pytorch/pull/159411))
53-
- [Reland] Migrate ScalarType to headeronly ([#159911](https://github.com/pytorch/pytorch/pull/159911))
54-
- Add stable Tensor get_device_index, use more stable DeviceIndex ([#160143](https://github.com/pytorch/pytorch/pull/160143))
55-
- Add `is_cpu` method to stable tensor type ([#160212](https://github.com/pytorch/pytorch/pull/160212))
5643
### not user facing
57-
- [build] remove cmake cache and reconfigure again if it is invalid ([#156958](https://github.com/pytorch/pytorch/pull/156958))
58-
- [build] remove `wheel` from build requirements ([#158027](https://github.com/pytorch/pytorch/pull/158027))
59-
- Error when TORCH_STABLE_ONLY is defined in TensorBase.h ([#161658](https://github.com/pytorch/pytorch/pull/161658))
6044
### security

0 commit comments

Comments
 (0)