Roshani Nagmote

Results 12 comments of Roshani Nagmote

@Jessespace Did removing "allow_extra" parameter help to solve the issue? [apache/incubator-mxnet#8638 ](https://github.com/apache/incubator-mxnet/issues/8638)

@ThomasDelteil Can you help review this PR?

@mxnet-label-bot [pr-awaiting-review]

@vishaalkapoor @ThomasDelteil @vandanavk Can you see if your review comments are addressed?

@ziyuang Can you add unittest for this change?

@ziyuang any update on the PR?

ONNX's ["Gather"](https://github.com/onnx/onnx/blob/master/docs/Operators.md#Gather) operator can be mapped directly to MXNet's ["take"](http://mxnet.incubator.apache.org/api/python/symbol/symbol.html#mxnet.symbol.take) operator. Exception: **Currently, "take" only supports axis 0.** You are welcome to contribute. You can do so by adding a...

Is this happening only in studio or for other jobs? This commit: https://github.com/aws/sagemaker-python-sdk/commit/019d5a4b232cd4d287dff35c6a8ba9681ed4c0ca added disable_profiler flag and botocore v1.29.33 seems to have this flag available as well

@acere Can you recreate new user and try again?

@kice Thanks for contributing this. Can you check the failing job and add the fix? @nswamy @leleamol Could you review this PR? @mxnet-label-bot Add [pr-awaiting-review]