Charles Weill

Results 14 issues of Charles Weill

Currently they are only tested with Python 2.7.

We need a way for TFDS to lazily download and prepare datasets, so that it only runs at pipeline execution time instead of during DAG construction time.

enhancement
P3

We need a way to run OSS tests before we make import to Piper. Kokoro should allow us to do so, similar to how TensorFlow Transform does it.

enhancement
P2

## Problem The E2E tests for `calculator_multiply` and `calculator_divide` fail all 10 retry attempts due to non-deterministic receiver method instantiation patterns generated by qwen2.5-coder:0.5b. ## Details Even with `temperature=0` and...

enhancement