golem ~master (2021-09-25T16:54:00Z)
Dub
Repo
tensor.tensor
golem
tensor
tensor
Undocumented in source. Be warned that the author may not have intended to support it.
Tensor
!(
T
,
Shape
,
useGradient
)
tensor
(T[] data)
Tensor
!(
DeepElementType
!
T
,
Shape
,
useGradient
)
tensor
(T[] data)
template
tensor
(size_t[] Shape, UseGradient useGradient = Yes.gradient)
Tensor
!(
DeepElementType
!
T
,
Shape
,
useGradient
)
tensor
(
T
)
(
T
[]
data
)
if
(
!
isNumeric
!
T
)
Meta
Source
See Implementation
golem
tensor
tensor
functions
tensor