MCPcopy 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
70public:
71 Tensor::Map tensors_;

Callers 1

dump_toMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected