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

Conversation

@yzhliu
Copy link
Member

@yzhliu yzhliu commented Mar 25, 2019

reminisce and others added 4 commits March 13, 2019 11:11
* Support scalar and zero-size tensors with np.sum

* Add sanity check when ndim is set
* Init checkin

* Fix ndarray alloc bug

* Use TShape(0) as default empty tuple params

* Fix bugs

* Fix TShape init value

* Fix infer shape pass shape type and reshape infer shape func
…che#14487)

* Fix infer shape rnn

* Fix boolean mask and custom op unit tests

* Fix multi proposal

* Fix diag

* Add global switch for backward compatibility and fix infer shape bugs

* Fix slice op infer shape

* Fix rnn infer shape

* Add util funcs for ndim_is_known and dim_size_is_known

* Revert rnn_cell.py
@yzhliu yzhliu requested a review from nswamy as a code owner March 25, 2019 00:59
@pinaraltinyilmaz
Copy link

@mxnet-label-bot add[pr-work-in-progress, Numpy, Scala]

@marcoabreu marcoabreu added Numpy pr-work-in-progress PR is still work in progress Scala labels Mar 25, 2019
zheng-da and others added 3 commits March 25, 2019 21:08
* fix.

* remove type conversion.

* remove type cast.
* Initial commit

* Address comments from Jun
* Fix several test failures

* Fix subgraph op infer shape

* Fix sparse slice

* Fix deconv infer shape

* Fix numpy import compatibility problem in python2
@yzhliu yzhliu requested a review from anirudh2290 as a code owner April 1, 2019 03:24
@yzhliu yzhliu changed the title [WIP][Numpy] Java/Scala modification [Numpy] Java/Scala modification Apr 1, 2019
@yzhliu yzhliu removed the pr-work-in-progress PR is still work in progress label Apr 1, 2019
@yzhliu
Copy link
Member Author

yzhliu commented Apr 1, 2019

@reminisce It is ready for review. Please note that I changed "UNKNOWN_SHAPE" to "[?]" and added the support to read "[?]" in.

@yzhliu
Copy link
Member Author

yzhliu commented Apr 5, 2019

move to #14625

@yzhliu yzhliu closed this Apr 5, 2019
@yzhliu yzhliu deleted the numpy branch April 5, 2019 18:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants