Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tdegris/gopjrt

Tags

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gomlx#12 from gomlx/damd

Multi-platform clean-up

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gomlx#9 from gomlx/buffers

Buffers/Literals updates.

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gomlx#7 from gomlx/isfinite

Added IsInfinite and PopulationCount operations.

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gomlx#6 from gomlx/xla

Updated XlaBuilder wrapper and bazel rules

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gomlx#3 from gomlx/erf

v0.4.0: Ubuntu 24.04 compilation; Added Erf operation; Added dtypes.MapOfNames with aliases.

v0.3.2

Toggle v0.3.2's commit message
Bump version number.

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gomlx#2 from gomlx/exceptions

Removed exceptions package dependency.

v0.3.0

Toggle v0.3.0's commit message
Removed usage of panic in several APIs.

v0.2.4

Toggle v0.2.4's commit message
Replaced floatx.BFloat16 with a 5 min implementation of bfloat16.BFlo…

…at16