-
say i already wrote this code,
```
… | reduce w_max = max(usec_per_write_op), w_min = min(usec_per_write_op), w_avg = avg(usec_per_write_op),
r_max = max(usec_per_read_op), r_min = min(use…
-
TF provides the `TensorArray` to make automatic iteration and stacking efficient in `scan` or `while_loop`.
The naive variant with gathering and concatenating or dynamic updates would be inefficien…
-
I'm sorry for the very general name of this issue, if anyone can come up with a better title for this problem please make a suggestion :-)
I am looking for the best solution for the following probl…
ghost updated
2 years ago
-
Once all the content is drafted and the platform is selected, there is the question of how we are going to directly interact with course participants. What kind of interactions do we anticipate betwee…
wikey updated
5 years ago
-
**Submitting author:** @BirkhoffG (Hangzhi Guo)
**Repository:** https://github.com/BirkhoffG/jax-relax/
**Branch with paper.md** (empty if default branch): joss
**Version:** v0.2.8
**Editor:** @Fei-Ta…
-
We lack license field in a huge amount of files. We need to have a script that would add and update the license entry yearly based on git authors.
-
Hi,
I'm the developer of a tool called inputMangler, which transforms input events on linux.
After a few years of other priorities I want to continue development (well.. rewrite it from scratch ac…
-
I do not have virtualenvs installed but I do use conda environments. Is there a way to install in a conda environment? Thanks!
-
Building this package multiple times does not yield bit-by-bit identical
results, complicating the detection of Continuous Integration (CI) breaches. For
more information on this issue, visit
[repr…
-
The idea to rely on conda-forge for building Python packages to WebAssembly has been mentioned for a while now (https://github.com/iodide-project/pyodide/issues/38#issuecomment-410270067, https://gith…