Added tensor detector (#393)

* Added tensor detector

* Added the - states

* Allowed change include_cpu when detect()
This commit is contained in:
LuGY
2022-03-14 18:01:46 +08:00
committed by GitHub
parent 32296cf462
commit a9c27be42e
5 changed files with 361 additions and 1 deletions

View File

@@ -0,0 +1 @@
from .tensor_detector import TensorDetector