Home
last modified time | relevance | path

Searched refs:register_python_test_dialect (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/test/python/dialects/
H A Dpython_test.py137 test.register_python_test_dialect(ctx)
181 test.register_python_test_dialect(ctx)
216 test.register_python_test_dialect(ctx)
234 test.register_python_test_dialect(ctx)
272 test.register_python_test_dialect(ctx)
/llvm-project-15.0.7/mlir/python/mlir/dialects/
H A Dpython_test.py8 def register_python_test_dialect(context, load=True): function
10 _mlirPythonTest.register_python_test_dialect(context, load)