-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
v2.17.0
### Custom code
Yes
### OS platform and distribution
Linux M…
-
Is there a way to call the find_events method in some sort of vectorized fashion to compute the visibility windows of a satellite at multiple positions (I'm imagining something like passing a list of …
-
Both the evaluation and testset generation are computationally and monetarily expensive.
It is very painful to experience a crash after several expensive hours of evaluation or generation, only to …
-
Hi Hannes.
Another thing on Julian's wishlist:-)
The function is not vectorized if the user wants to supply the function with crop groups. The application of PEC_sw_drift() to a large data set …
-
- [ ] September: Finish implementing GPT2 Inference w/ float32, clang.
- [x] Solidify aIR System
- [x] Make aIR type-safe
- [x] Optimize AIR (FastGraph). Simplify GPT2 < 1.0s
- [x] E…
-
Hello,
I'm working on optimizing an objective function that involves rescaling my data. While log transformation is common, I've opted for the Yeo-Johnson transformation due to its ability to handle …
-
Hello,
I measured the time of your BitLinear and BitLinearBitBLAS against nn.Linear, and it seems that the time for smaller input_features and out_features is slower than nn.Linear. Is there a solu…
-
#4771 for vectorized OLS
current Results.t_test is vectorized
some tests, e.g. in proportions, are already vectorized
mainly an idea,
The work will be to go through the hypothesis test and make…
-
I use your vectorize handle
```
function val = vectorized(ind, fun)
%Trivial vectorized computation of the elements of a tensor
% [VAL]=MY_VEC_FUN(IND,FUN) Given a function handle FUN, compute …
-
Hi!
I'm trying to use `UltraNest` with a very expensive likelihood whose evaluation at a single point of the parameter space needs to be parallelized using MPI.
The likelihood is automatically vec…