MCPcopy
hub / github.com/nlpodyssey/spago / Operands

Method Operands

ag/operator.go:72–72  ·  view source on GitHub ↗

Operands returns the list of operands.

()

Source from the content-addressed store, hash-verified

70 Backward(gy mat.Tensor) error
71 // Operands returns the list of operands.
72 Operands() []mat.Tensor
73}
74
75// forwardGuard is a buffered channel that acts as a semaphore to limit the concurrency

Callers 15

testReshapeForwardFunction · 0.65
testAddForwardFunction · 0.65
testAddScalarForwardFunction · 0.65
testSwishBForwardFunction · 0.65
testReduceSumForwardFunction · 0.65
testScalarProdForwardFunction · 0.65
testELUForwardFunction · 0.65
testAbsForwardFunction · 0.65
testProdForwardFunction · 0.65
testReduceMeanForwardFunction · 0.65
testCELUForwardFunction · 0.65
testStackForwardFunction · 0.65

Calls

no outgoing calls

Tested by 15

testReshapeForwardFunction · 0.52
testAddForwardFunction · 0.52
testAddScalarForwardFunction · 0.52
testSwishBForwardFunction · 0.52
testReduceSumForwardFunction · 0.52
testScalarProdForwardFunction · 0.52
testELUForwardFunction · 0.52
testAbsForwardFunction · 0.52
testProdForwardFunction · 0.52
testReduceMeanForwardFunction · 0.52
testCELUForwardFunction · 0.52
testStackForwardFunction · 0.52