Seems to require Tensorflow. That makes it basically irrelevant?
[1] https://docs.ray.io/en/latest/train/api/doc/ray.train.torch....
11–17 of 17 posts
Seems to require Tensorflow. That makes it basically irrelevant?
[1] https://docs.ray.io/en/latest/train/api/doc/ray.train.torch....
Yes but do they pay Anyscale anything for this use of Ray?
Yes but do they pay Anyscale anything for this use of Ray?
All the scripts for you to run in your OSS Ray cluster are here: https://github.com/ThirdAILabs/Public-Benchmarks/blob/main/c...
Is there any plan to open source BOLT? This would be extremely valuable to the community and in reducing Nvidia's chokehold.
Very cool tech! I remember seeing the SLIDE paper and then being shocked at the lack of high profile follow-up work. Is there any plan to open source BOLT? This would be extremely valuable to the community and in reducing Nvidia's chokehold.
Their methods rely on heuristics to sparsify NNs. They compare their sparse and dense methods to PyTorch and Tensorflow and get worse perf on dense inferences but better on sparse. It would be useful to know if PyTorch runs faster or slower than their methods using their sparsified matrix techniques.
Seems to require Tensorflow. That makes it basically irrelevant?
PyTorch too?[1] [1] https://docs.ray.io/en/latest/train/api/doc/ray.train.torch....