Philip Pham

Results 2 issues of Philip Pham

`model_output.shape` may only have rank 1. There are warnings related to use of random keys. ``` tests/schedulers/test_scheduler_flax.py: 13 warnings /Users/phillypham/diffusers/src/diffusers/schedulers/scheduling_ddpm_flax.py:268: FutureWarning: normal accepts a single key, but was given a...

**Short description** ```bash $ tfds build huggingface:mnist/mnist FileNotFoundError: Request failed for https://raw.githubusercontent.com/huggingface/datasets/master/datasets/mnist/dataset_infos.json Error: 404 Reason: b'404: Not Found' ``` It seems the index (https://github.com/tensorflow/datasets/blob/751053fdb0f39cfc0d30797d3119b81306b91d5a/tensorflow_datasets/core/community/cache.py#L22) is out of date and hasn't...

bug