haojin2 commented on a change in pull request #17759: [numpy] FFI for insert \
delete \ matmul etc.
URL: https://github.com/apache/incubator-mxnet/pull/17759#discussion_r391936815
##########
File path: src/operator/tensor/init_op.h
##########
@@ -215,6 +215,21 @@ struct RangeParam : public dmlc::Parameter<RangeParam> {
MXNET_ADD_ALL_TYPES
.describe("Target data type.");
}
+ void SetAttrDict(std::unordered_map<std::string, std::string>* dict) {
Review comment:
one more blank line above.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services