Home
last modified time | relevance | path

Searched refs:mlirTypeIsAPythonTestTestTensorValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/python/lib/
H A DPythonTestCAPI.h34 MLIR_CAPI_EXPORTED bool mlirTypeIsAPythonTestTestTensorValue(MlirValue value);
H A DPythonTestCAPI.cpp42 bool mlirTypeIsAPythonTestTestTensorValue(MlirValue value) { in mlirTypeIsAPythonTestTestTensorValue() function
H A DPythonTestModule.cpp