marktohark

Results 3 issues of marktohark

### Please make sure of the following things. - [ ] I have read the [documentation](https://github.com/XZB-1248/Spark/blob/master/README.md). - [X] 我已阅读 [文档](https://github.com/XZB-1248/Spark/blob/master/README.ZH.md)。 - [ ] I'm sure there are no duplicate issues....

enhancement

version is 0.24.6 ```cpp xt::xarray t{{1, 2}, {3, 4}}; std::vector rep = {2, 3}; auto tb = xt::tile(t, rep); for(auto b : tb.shape()) std::cout

Bug

### Describe the issue 2024-05-17 09:41:31.333218349 [E:onnxruntime:, inference_session.cc:1981 operator()] Exception during initialization: /onnxruntime_src/onnxruntime/contrib_ops/cuda/fused_conv.cc:19 onnxruntime::contrib::cuda::FusedConv::FusedConv(const onnxruntime::OpKernelInfo&) [with T = float] [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : unsupported conv activation mode "Sigmoid"...

ep:CUDA