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

HOWTO pages for key use cases #513

Closed
piiswrong opened this issue Nov 8, 2015 · 2 comments
Closed

HOWTO pages for key use cases #513

piiswrong opened this issue Nov 8, 2015 · 2 comments

Comments

@piiswrong
Copy link
Contributor

Given the the questions we have been getting, I think it's time we create some succinct guides for key use cases:

  • How to create new operators (c++ & python & julia & ...)
  • How to create custom training loops

Also, since few people read the hole doc and nobody read FAQ before AQ, we should link them in bold somewhere you can't miss, like in the root README.md

I can write the python operator part. Can someone help with the rest

@tqchen
Copy link
Member

tqchen commented Nov 8, 2015

Let us do it. I think we can put it on python/index.md
here is the current guide for c++ ops https://github.com/dmlc/mxnet/blob/master/doc/developer-guide/operator.md

@piiswrong would be great if you can push numpy ops

@pluskid
Copy link
Contributor

pluskid commented Nov 8, 2015

The Julia side user defined operator is not ready yet due to multi-thread callback issues dmlc/MXNet.jl#16. But I can add the Julia part for the howto once the implementation is ready.

@tqchen tqchen closed this as completed Dec 15, 2015
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