我想知道是否有任何系统/基础设施能够执行一些人工推理过程,例如:Context: A is a pen Question: is A vertical or horizontal Reasoning processA is parallel to the ground 3. A is horizontal提前谢谢你!
我有Coral AI usb TPU,我成功地运行了入门示例,部署了已经编译/训练过的示例模型(图像分类),并在TPU上运行了一个鹦鹉图像推理:--input test_data/parrot.jpg
但是,我想在计算机CPU (例如,我的笔记本电脑或Raspberry Pi )中运行相同模型的推理,以比较在加速器中运行推理所需的时间,比如Coral