Skip to content

update deprecated functions & fix typos#47

Open
philipskokoh wants to merge 1 commit intodmlc:masterfrom
philipskokoh:master
Open

update deprecated functions & fix typos#47
philipskokoh wants to merge 1 commit intodmlc:masterfrom
philipskokoh:master

Conversation

@philipskokoh
Copy link

Updates on this PR:

  1. Change deprecated concatenate to concat.
    concatenate is deprecated according to latest API doc
    http://mxnet.io/api/python/ndarray.html#mxnet.ndarray.concatenate
  2. Change deprecated sum_axis to sum.
    `sum_axis is deprecated according to https://github.com/dmlc/mxnet/blob/master/docs/architecture/release_note_0_9.md#miscellaneous
  3. Fix few typos: lanuage, CPU/CPU

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