Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Website, review from [1/3] to [2/3]: Deleting Content #5

Open
wants to merge 166 commits into
base: new_website_new_docs
Choose a base branch
from

Conversation

ThomasDelteil
Copy link
Owner

This is for reviewing in isolation [2/3] while [1/3] is being reviewed and merged

ptrendx and others added 2 commits August 13, 2019 15:44
)

* Allow operators with multiple outputs in get_atomic_symbol

* Added unittest
Co-authored-by: Thomas Delteil <[email protected]>
Co-authored-by: Aaron Markham <[email protected]>
@ThomasDelteil ThomasDelteil changed the title New Website, review from [1/3] to [2/3] New Website, review from [1/3] to [2/3]: Deleting Content Aug 14, 2019
haojin2 and others added 26 commits August 13, 2019 20:40
* random ops

* replace array with uniform

* remove dtype

* randn add

* add multinomial

* multi,randn small fix

* add negative bino

* fix memory issue - Failed to allocate CPU Memory

* Trigger notification

* linting fix

* Trigger notification
* sequence_last, sequence_reverse, sequence_mask

* working softmax_cross_entropy

* fix linting, add index_copy

* add softmax output

* add leaky relu

* add pooling

* add layernorm

* add dropout, activation, batchnorm and update layernorm

* address comments to remove some comments

* handling imports
* numpy-compatible concatenate upstream

* extend ci deadline
* numpy-compatible concatenate upstream

* extend ci deadline
* numpy-compatible concatenate upstream

* extend ci deadline
* numpy-compatible concatenate upstream

* extend ci deadline
* Fix ConcatType and add test

* Remove return false

* Change error message

* Run RNN test only when CUDNN enabled

* set default context for test_contrib_amp
* first

* flag for timing python

* delete old file

* added profiler example

* add operator name to python profile output

* add other pending files with profiler flag

* change cpp to native - for user-facing api

* fixes

* Trigger notification

* Trigger notification

* Trigger notification

* markdown update for python
…ache#15917)

* added check for empty params file and unknown param (not arg/aux)

* changed exception to warning for unknown params

* removed unnecessary MXNetError import

* added warning message is params is empty

* fixed print

* fixed formatting

* missing paren
Various build improvements to mirror pip build
* power, exponent, log ops

* lint

* Trigger notification

* Trigger notification

* Trigger notification
* normal, uniform ops

* Revert "normal, uniform ops"

This reverts commit f8d6f95.

* filter out deprecated ops

* Trigger notification

* additional deprecated ops

* Trigger notification

* Trigger notification

* Trigger notification
* Speed up test_random.py:test_shuffle to get past CI timeouts.

* Fix flakey test_operator.py:test_laop_6.

* Break up broadcast_reduce_op_value.{cc,cu}

* Revert "Fix flakey test_operator.py:test_laop_6."

This reverts commit 479ba38.

* Break up elemwise_unary_op_basic.{cc,cu}
* handle args

* intermediate, error with getting 2 values for data param for other ops

* handle args

* None type issue

* try

* indent fix

* lint fix

* Trigger notification

* Trigger notification bcoz validation/edge passed but shows pending
* take care of 4d

* Trigger notification

* Trigger notification

* Trigger notification

* Trigger notification

* Trigger notification

* Trigger notification

* Trigger notification

* Trigger notification

* Trigger notification bcoz validation/edge passed but shows pending
…s` (apache#15939)

* Drop needless num_bases in test of conv

* Trigger CI

* Re-trigger CI
…mory footprint of tests for topk, sort and argsort (apache#15900)
* Update pre-req for opperf

* Update README.md

* correct command to import binary broadcast

* no such op called nd.sub, it is nd.subtract

* Trigger notification

* Trigger notification
* fix naive engine

* remove thread local

* trigger CI
reminisce and others added 29 commits September 11, 2019 08:20
* fix update rules

* readable updates in unit test

* mom update
* add higher order support for sinh cosh

* add relevant tests

* update comments

* retrigger CI
…pache#16148)

* Fixing build for gluon estimator test, including libtvm in pack libs

* Fixing html build for nightly
* add numpy op indices

* re-trigger ci

* fix cpplint
* Ignore load lib test in CD jobs

* Removes cu80 and adds cu101 support to CD builds

* Disable cython in CD python tests

* Updates CD documentation to reflect variant changes
…6133)

* avoid test relu at the origin due to discontinuous gradient

* retrigger CI
* Fix

* Fix ssd

* Add test for np.empty

* Add np.linalg.norm

* Fix indexing bug

* Improve doc
* add numpy compatible copysign

* fix scalar op registration error

* add test
Change-Id: I472fb7bbffc16ed8c36494ab49838b08c59b2f12
* it is the same as reshape(x, -1)

* register reshape with prefix _npi_

* fix format error

* edit examples in doc

* fix error in review

* add out in wrapper

* remove out

* test data type and add order

* change order check

* remove redundant test and add docstring about order
* Adds dynamic libmxnet release pipeline

* Updates default variants on CD pipeline
* seq last fix

* index tensor to have int64

* fix dtypes

* revert unnecessary changes

* if seq len not passed, pass int64 dtype

* dtype comment

* use int32 or int64 as index dtype based on build flag

* Trigger notification

* Trigger notification

* lint fix
* fixing test for model compatibility checker

* fake change
* Fixing tutorials test failures

* profier set state

* modifying Jenkins for fast run

* chanign comments

* more test comment for faster run

* changing comments from

* more comments

* profiler tutorial test fixes

* uncommenting all tutorial tests

* enabling all tests for nightly

* removing parallel keyword from tutorials test

* updating comments

* Added github issue link in the comment
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.