TonY
TonY copied to clipboard
TonY is a framework to natively run deep learning frameworks on Apache Hadoop.
There are error messages about tony.TonyClient when runing tony task on yarn and hadoop 3.2.2. The error messages are as the below. How to deal with these errors? 2022-07-26 06:35:41,245...
Hello, I have a new problem running the pytorch program in a pseudo-distributed Hadoop environment. The management page of yarn reports this error. The error is reported as follows. 2022-05-26...
### Why Now TonY introduces the Sidecar Tensorboard, but sometimes it will fail due to hardware problems and unstable HDFS. But for users, it's better to unconscious restart it. So...
Currently, venv only can be compressed with zip format. Maybe we should support `tar.gz` format.
Hi there, I'm working on an update for the [TonY installation script](https://github.com/GoogleCloudDataproc/initialization-actions/tree/master/tony) for GCP Dataproc. While I have been able to (locally) successfully update TensorFlow, I cannot seem to get...
I think there is a little mistakes in tony-example, as mentioned in [https://github.com/linkedin/TonY/issues/492](https://github.com/linkedin/TonY/issues/492), because mnist_distributed.py is write in tensorflow 1.x, but in README, it said > Build a Python virtual...
https://github.com/linkedin/TonY/blob/55770d651965ebb8dd7ec0b8e270ca5ab593894d/build.gradle#L18 CVE-2015-5237 Recommended upgrade version:0.8.13
Providing tony-submit cli tool to submit app like [angel-submit](https://github.com/Angel-ML/angel/blob/master/angel-ps/bin/angel-submit)