Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Javascript] Call for Contribution and Suggestions #821

Closed
3 tasks
tqchen opened this issue Dec 4, 2015 · 3 comments
Closed
3 tasks

[Javascript] Call for Contribution and Suggestions #821

tqchen opened this issue Dec 4, 2015 · 3 comments

Comments

@tqchen
Copy link
Member

tqchen commented Dec 4, 2015

This thread is opened to bring attention to https://github.com/dmlc/mxnet.js . The javascript port of mxnet that runs completely on browser, thanks to emscripten and amalgamation. This is fun. This thread is opened for suggestions and contributions to the library, including

  • Improve html demo
  • Cleanup and generate documents for Javascript code
  • More fun demos, as it enables any mxnet model basically on js.

None of the current DMLC developers are javascript hackers, so the library was in primal but working stage, we are definitely looking for contributors to improve and lead the project

@skevidu
Copy link

skevidu commented Dec 4, 2015

Nice idea. We just need a working plan.

@gujunli
Copy link

gujunli commented Dec 4, 2015

Very Nice, I still need to catch up with the white paper to learn more. I
will post if I have any suggestions. Great job, guys!

thanks.
junli

On Fri, Dec 4, 2015 at 1:07 PM, skevidu [email protected] wrote:

Nice idea. We just need a working plan.


Reply to this email directly or view it on GitHub
#821 (comment).


Junli Gu--谷俊丽
Coordinated Science Lab
University of Illinois at Urbana-Champaign


@tqchen
Copy link
Member Author

tqchen commented Dec 15, 2015

moving discussion directly to dmlc/mxnet.js#2

@tqchen tqchen closed this as completed Dec 15, 2015
joseph-wakeling-sociomantic added a commit to joseph-wakeling-sociomantic/mxnet that referenced this issue Mar 23, 2018
https://github.com/apache/incubator-mxnet/releases/tag/1.1.0

A quite extended amount of manual work was needed here to resolve all
the conflicts, almost none due to the tsunami fork!

Some diffs seemed to survive the merge, and were fixed via manually
checking out the files in question from the upstream 1.1.0 tag.

* 3rdparty/cub ()...05eb57fa(05eb57fa) (1 commits)
  > Merge pull request sociomantic-tsunami#1 from ptrendx/update

* 3rdparty/googletest ()...release-1.8.0(ec44c6c) (1 commits)
  > Merge pull request apache#821 from mazong1123/master

* 3rdparty/openmp ()...37c7212(37c7212) (1 commits)
  > Merging r317115:

* 3rdparty/cub ()...05eb57fa(05eb57fa) (1 commits)
  > Merge pull request sociomantic-tsunami#1 from ptrendx/update

* 3rdparty/googletest ()...release-1.8.0(ec44c6c) (1 commits)
  > Merge pull request apache#821 from mazong1123/master

* 3rdparty/openmp ()...37c7212(37c7212) (1 commits)
  > Merging r317115:

* dmlc-core 87b7ffa(87b7ffa)...6389c10(6389c10) (20 commits)
  > Fix symbol demangling on stacktraces under Linux. (apache#356)
  > Add more environment variables to support 3rd-party S3 implementations (apache#354)
  > add qid as ranklib format (apache#317)
  > Make choice of archiver configurable (apache#352)
  > Fix warnings in unittest_lockfree.cc, fix travis CI (apache#347)
  (...)

* mshadow 2d7780c(2d7780c)...16ac8cd(16ac8cd) (5 commits)
  > Add fully qualified type on define default_real_t (apache#317)
  > fix AddTakeGradLargeBatch for CPU. close apache#235 (apache#316)
  > fix float16 min and max values (apache#315)
  > [Windows] make Packet::size constexpr (apache#313)
  > add GetRndEngine (apache#308)

* nnvm e4a138a(e4a138a)...7a052d6(7a052d6) (3 commits)
  > [SYMBOL] Add __iter__ and GetChildren for symbol (apache#268)
  > API call to get symbol output count (apache#270)
  > [FRONTEND] Fix mxnet multi outputs (apache#271)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants