Think about removing `apex_C`
Author: crcrparCreated Nov 7, 2025Updated Jan 14, 2026
Currently, apex_C has only flatten & unflatten that just call torch::utils::flatten_dense_tensors and torch::utils::unflatten_dense_tensors, respectively.
Therefore, it'd be reasonable to remove it from the repo.
Source: NVIDIA/apex