MCPcopy Create free account
hub / github.com/cogentcore/core / MetaDataMap

Method MetaDataMap

tensor/tensor.go:160–160  ·  view source on GitHub ↗

MetaDataMap returns the underlying map used for meta data

()

Source from the content-addressed store, hash-verified

158
159 // MetaDataMap returns the underlying map used for meta data
160 MetaDataMap() map[string]string
161
162 // CopyMetaData copies meta data from given source tensor
163 CopyMetaData(from Tensor)

Callers 3

CopyMetaDataMethod · 0.65
CopyMetaDataMethod · 0.65

Implementers 1

Bitstensor/bits.go

Calls

no outgoing calls

Tested by

no test coverage detected