Home
last modified time | relevance | path

Searched defs:Tensor (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/test/python/dialects/
H A Dpython_test.py408 class Tensor(test.TestTensorValue): global() class
/llvm-project/llvm/lib/Analysis/
H A DTFLiteUtils.cpp196 bool TFModelEvaluatorImpl::checkReportAndInvalidate(const TfLiteTensor *Tensor, in checkReportAndInvalidate()