+
Skip to content

Tags: gorgonia/gorgonia

Tags

v0.9.18

Toggle v0.9.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#557)

v0.9.17

Toggle v0.9.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove BatchNorm1d function (#482)

It can be done with just one function for both 1d and 2d batch norms.

v0.9.16

Toggle v0.9.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clarifysemantics (#458)

* Matching up with the tensor package's clarificatin of semantics

* Fixed some tests

* Ugh, one liner mistake for softmax

* Allow for NewTensor(g,0 ...) be equivalent to NewScalar

* Fixed all issues with tensordot

* Added go.mod for examples and tidied go.mod

* Fixed Barwain-Borzelai solver (much more need be done)

* Fixed yolo test

* Updated example of keepDims (tensor.Dense had new formatting options)

* Miscellenous stuff that needs to be updated (go.mod, github actions, etc)

* Made the concurrent training examples smaller so github actions can run it

* go mod tidy

v0.9.15

Toggle v0.9.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #433 from gorgonia/fix432

Fixes #432

v0.9.14

Toggle v0.9.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #431 from gorgonia/feat/complex_numbers

Support complex numbers with tensor v0.9.11

v0.9.13

Toggle v0.9.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #424 from gorgonia/gomachine/refacto

chore: reseting internal flags on default state

v0.9.12

Toggle v0.9.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upsample2d simplest realization (#412)

* upsample operator

* tests ready, stride to scale

v0.9.11

Toggle v0.9.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make reductionInferShape conservative to fix #384 (#411)

* Make reductionInferShape conservative to fix #384

The reductionInferShape currently doesn't respect along initially.
It aggressively squeezes dimensions. Not only does it affect normal tensor operation, but also it breaks the backprop autoDiff algorithm sometimes when the network containing BroadcastAdd, resulting in crash when calling Grad().

The change tries to strictly respect the parameter along, e.g.,
(100, 1) along 0, reduction to shape (1) instead ()
(1, 64, 1, 64) along 3 will reduce to (1, 64, 1)
(64, 1, 3, 2) along (2,3) will reduce to (64, 1).

Fixed unit tests.

* Remove inconsistent dimention for Sum op

After changing reductionType to subtract len(along) from reduction op, SumOp's dimension need to be adjusted with it. Otherwise SymDiff will crash for Sum in calcBroadcastShap.

v0.9.10

Toggle v0.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
de-optimize Repeat (#389)

* WIP

* more work done

* fixed cascading incorrect tests

* Simplified the repeat type.
Reinserted DoDiff

* Added PreallocDoer

* Fixed a few fundamental things in repeatOp. reshapeOp has been given a
way to perform unsafe operations.

* Updated go mod

v0.9.9

Toggle v0.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Dropout() to return corrrect scaled output (#388)

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载