apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.79k stars 6.79k forks source link

[FEATURE] Add asbytes method to ndarray #21197

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

The asbytes method is equivalent to numpy's tobytes . This method can be used for a variety of purposes.

Checklist

Essentials

Changes

mxnet-bot commented 1 year ago

Hey @rbyche , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: