Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Semtrace::GGUF::TensorInfo
Inherits
Struct
<
Value
<
Object
Constructors
new
(name :
String
, shape :
Array
(
UInt64
), type :
GGMLType
, offset :
UInt64
)
Source
Instance methods
clone
Source
copy_with
(name _name = @name, shape _shape = @shape, type _type = @type, offset _offset = @offset)
Source
name
offset
shape
type