Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Tags: tensorflow/tfjs-core

Tags

v1.2.7

Toggle v1.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[io] Add field user-defined metadata; Tweak API for tf.io.fromMemory() (

#1864)

FEATURE

- This is the first PR for adding support for user-defined metadata in model artifacts. Design doc has been circulated and discussed.
- Add the field `userDefinedMetadata` to `ModelArtifacts` and `ModelJSON`.
- Deprecate the old API of `tf.io.fromMemory()` which consisted of multiple arguments. The arguments are consolidated into on in the new API.
- Add unit tests.

Towards tensorflow/tfjs#1596

v1.2.6

Toggle v1.2.6's commit message
make version 1.2.6 (#1860)

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tfjs-core to 1.2.5. (#1853)

INTERNAL

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tfjs-core to 1.2.3. (#1842)

INTERNAL

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tfjs-core to 1.2.2. (#1806)

INTERNAL

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tfjs-core to 1.2.1. (#1784)

INTERNAL

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tfjs-core to 1.2.0 (#1754)

INTERNAL

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tfjs-core to 1.1.2. (#1726)

INTERNAL

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tfjs-core to 1.1.1. (#1720)

INTERNAL

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update core to 1.1.0 (#1678)

INTERNAL