torch_ext/test_print_idx.py

5 lines
66 B
Python
Raw Normal View History

2024-11-16 19:26:54 +08:00
import torch
import torch_cuda_ext.core as core
core.print_idx()