-
**System information**
- Have I specified the code to reproduce the issue (Yes, No): No
- Environment in which the code is executed (e.g., Local(Linux/MacOS/Windows),
Interactive Notebook, Goog…
-
I would like to discuss the choice of the actual representation for floats. I think there is two options : `float32` or `fixed.Int26_6`. The `x/image/font/sfnt` package uses `fixed.Int26_6` but I'm no…
-
Hello @nilseling ,
I am using imcRtools and cytomapper after running the whole single-cell and spatial IMC analysis using Python packages, such as Astir, Scanpy and Squidpy. I converted the resulte…
-
I like `sklearn2pmml` because it helps me model it in python and deploy it in java.
But I've been troubled by a problem lately.
Because my pipeline uses a custom conversion function, it cannot b…
-
## 🚀 Feature
Allow for setting the torch.distributed timeout to your own custom timing. Currently it is at 30 minutes, but there are some cases where each node in distributed training have very lon…
-
If the bug is related to a specific library below, please raise an issue in the
respective repo directly:
[TensorFlow Data Validation Repo](https://github.com/tensorflow/data-validation/issues)
…
-
**System information**
OS: Ubuntu 19.04
CPU: Ryzen 2700X
GPUs: 2 X GTX 1080ti
RAM: 32GB
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
Yes
…
-
Sub-tasks:
- [ ] One-paragraph of text to summarize our software development and technical project management processes.
- [ ] One-paragraph of text to describe our architecture, tooling, and integr…
-
When I was building up my data pipeline, the Tensorflow docs were very insistent that generators are unsafe for multiprocessing, and that the best way to build up a multiprocessing streaming pipeline …
-
I've been creating an e2e pipeline for the past month using tfx. I feel that there are some things that could be vastly improved for such tasks. Please read on and if something does not make sense, `@…