Joe Yearsley

Results 5 issues of Joe Yearsley

I've been trying to use the linearize function, however it won't run the model - it just hangs after creating the contexts. I've taken out the staging areas to ensure...

### System: TF 1.2 Python 3.5 Ubuntu 16.04 ### Problem: We create the preprocessing and model graphs in a script (we'll call it `build_graph.py`) then go to call the actual...

I hard coded the output points to be: `[[900], [900], [900], [900], [900]]` and received exactly the same points as if I had hard coded: `[[100], [100], [100], [100], [100]]`...

**Environment:** 1. Framework: Tensorflow 2. Framework version: 1.8.1 3. Horovod version: 0.24.2 4. MPI version: - 5. CUDA version: - 6. NCCL version: - 7. Python version: 3.8 8. Spark...

bug
contribution welcome

## Checklist before submitting - [ X] Did you read the [contributor guide](https://github.com/horovod/horovod/blob/master/CONTRIBUTING.md)? - [ X] Did you update the docs? - [x] Did you write any tests to validate...

wontfix