Matlab中load加载txt文件的数据,怎么将加载数据赋给变量

如题所述

让Net和Layer都能共享内存,只需要将Tensor/Blob置于最顶层,采用MVC来写框架即可。
Caffe2引入了Workspace来管理Tensor,并将工作空间的指针传给每一个Op、每一个Graph的构造函数。
这将使内存区域完全暴露在全局(类似MFC的Document),与TensorFlow一样,提供Feed/Fetch这一组API用于Python的外部访问。
温馨提示:答案为网友推荐,仅供参考
第1个回答  2017-04-18
load
Load variables from file into workspace
collapse all in page
Syntax
load(filename)
example
load(filename,variables)
example
load(filename,'-ascii')
example
load(filename,'-mat')
load(filename,'-mat',variables)

楼主  doc  load 吧

相似回答