0 条评论 (0 条评论)0 个反应 (0 个反应)0 位负责人 (0 位负责人)Shell1,954 个派生 (1,954 个派生)batch import
enhancementhack ideahelp wanted
仓库指标
- 星标
- 8,424 个星标 (8,424 个星标)
- PR 合并指标
- PR 指标待抓取 (PR 指标待抓取)
描述
The original caffe we use integrates well with matlab as it has wrappers for that. Can caffe2 also support matlab. Most of our code is in matlab and we cannot migrate if doe snot support this.
贡献者指南
- 研究方向
- 研究Caffe2现有的Python接口和C++ API,了解如何将操作暴露给新语言。然后探索如何使用Matlab的C++ MEX API或类似方法创建Matlab包装器。查找任何现有的社区努力或添加Matlab支持的fork。
- 技术栈
- cpppython
- 领域
- machine learningai
- 议题类型
- 功能
- 前置要求
- GitC++Matlab