pku-liang / FlexTensor

Automatic Schedule Exploration and Optimization Framework for Tensor Computations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot import test_graph_schedule_gpu_general_dx function

liusiping10 opened this issue · comments

from flextensor.test import test_graph_schedule_gpu_general_dx
ImportError: cannot import name 'test_graph_schedule_gpu_general_dx'

This function is called by serveral files in flextensor/examples directory.