-
The numpy.s_/numpy.index_exp docs claim the following:
> For any index combination, including slicing and axis insertion, a[indices] is the same as a[np.index_exp[indices]] for any array a.
Howe…
-
**Describe the bug**
[ORT's Slice tests assert](https://github.com/microsoft/onnxruntime/blob/39d1b9e1c176c29d9d6814a8625e675ab39f73dc/onnxruntime/test/providers/cpu/tensor/slice_op.test.cc#L475
) t…
-
### Description
Getting the following trace when running backwards slicing from function "HAL_I2C_Master_Transmit_IT" to funtion "HAL_I2C_EV_IRQHandler" in the attached binary
[F446_I2C_TwoBoards_C…
-
Multipart uploads don't work in general case
## Current Behavior
AWS SDK uploads _parts_ for _multipart_ in 5 parallel threads. The gate expects parts subsequently one by one
## Expected Beha…
-
## 🐛 Bug
Saving a torch.Tensor subclass with `ctx.save_for_backward` only saves the base Tensor. The subclass type and additional data is removed (object slicing in C++ terminology).
## To Repro…
-
I am new to this library, and I must say it looks great! I intend to perform lightweight program analysis for incomplete code. For example, I am considering to perform backward and forward slicing. I …
-
Original definition:
```
identifying all program code that can in any way affect the value of a given variable
This is now called “static backward slicing”
```
More info:
http://web.cs.iastate.edu/~…
-
Here's the new and changed stuff for this new release.
# Additions:
* [x] Implement `MAIN` parameter bundling via the `%*SUB-MAIN-OPTS`
option -[75f92d2b](https://github.com/rakudo/rakudo…
-
As a follow up, on our [Neos & Flow future talk](https://codimd.cloud.sandstorm.de/79o-wvb9Rbu65cc-eLW-nQ?edit#) on the Dresden sprint.
The topic about using already existing PHP libraries was brou…
-
Here is the function I want to slice. And the slicing cmd is
`llvm-slicer -sc '68#src_channels' -cutoff-diverging=false -entry convert linear.bc
`![Screenshot from 2022-04-11 21-38-23](https://user…