Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ Size
Method
Size
graphlearn/src/actor/tensor_map.h:68–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
static TensorMap load_from(hiactor::serializable_queue& qu);
67
68
size_t Size() const { return tensors_.size(); }
69
70
public:
71
Tensor::Map tensors_;
Callers
1
dump_to
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected