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

[DO NOT MERGE] Test numpy branch CI #14622

Closed
wants to merge 34 commits into from

Conversation

reminisce
Copy link
Contributor

@reminisce reminisce commented Apr 4, 2019

DO NOT MERGE
For the purpose of running CI only. Not ready for review.

reminisce and others added 22 commits April 5, 2019 20:29
* 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
* 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
…e#14577)

* Fix pooling_v1 param initialization

* Fix deformable_convolution param initialization
* [Numpy] Misc Fix

* fix build

* !shape_is_none => shape_is_known

* Address comments

* Fix
…che#14557)

* Fix test_operator_gpu.test_upsampling_bilinear_with_type

* Address comments
* modify jni to support 0 dim/shape

* fix transpose axes default value
@sergeykolychev
Copy link
Contributor

@reminisce I'll fix perl changes within next week

@reminisce
Copy link
Contributor Author

@sergeykolychev That's great. I was about to ping you on requesting the fix. Thank you for offering the help. You can work on top of the numpy branch. Let me know if you need a little bit more context on it.

@reminisce
Copy link
Contributor Author

Moved to #14639.

@reminisce reminisce closed this Apr 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants