torch_ext/test_print_idx.py
2024-11-16 19:26:54 +08:00

5 lines
66 B
Python

import torch
import torch_cuda_ext.core as core
core.print_idx()