Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ ToProto
Method
ToProto
src/core/tensor/tensor.cc:419–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
417
}
418
419
void Tensor::ToProto(singa::TensorProto *proto) const { to_proto(proto); }
420
421
Tensor Tensor::Repeat(const vector<size_t> &repeats, int axis,
422
std::shared_ptr<Device> device) {
Callers
1
Write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected