Skip to content

Fix/browser install#255

Merged
JasonShin merged 6 commits intohotfixfrom
fix/browser-install-new
Aug 2, 2019
Merged

Fix/browser install#255
JasonShin merged 6 commits intohotfixfrom
fix/browser-install-new

Conversation

@JasonShin
Copy link
Member

@JasonShin JasonShin commented Aug 2, 2019

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

The PR introduces a fix to browser bundling issue that currently exists in the master branch. The solution is to exclude dataset and SVM APIs temporarily from the release.

In regards to datasets API, we have decided to create a separate repository for it, similar to how tensorflow/dataset project did.

SVM will require more research as we need a way to handle wasm and asm files by hosting it somewhere, also need to find out how to point Emscripten use the hosted version of wasm binary.

TODO:

  • [/] binding to window.ml
  • [/] indicating APIs that are available on browser vs node in the docs

@JasonShin JasonShin merged commit f74645b into hotfix Aug 2, 2019
@JasonShin JasonShin deleted the fix/browser-install-new branch August 2, 2019 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant