tobe
tobe
I don't know the exact algorithm of computing the hash. You may ask in StackOverflow or look at the code of ceph itself.
Hi @mrgloom , you're right and using LSTM for single image classification seems improper. This is the project to show how to construct the "time-serial" data to use RNN models...
Is that possible to get the tag from the harbor API? This project has been migrated to harbor official site and please file an issue there.
Hi @lgayatri , would you open an issue in [harbor](https://github.com/vmware/harbor) because this project has been merged into the main repository.
It seems the server is not available. Please make sure the server is running at the expected port.
Since the model signature is the map of `tensor`, I don't think we can pass the scalar data in the request or describe it in the model signature. I'm afraid...
It may be the bug of the script for distributed training with latest TensorFlow. I will refactor the code for distributed soon. If you want to run distributed TensorFlow application,...
Yes, that's something we're working for now.
Thanks for your response @zhangzhaoyin You can do online training with the latest data to update the model. The http service support processing request data and run `sess.run()` to train...
It seems that you have not find the file. The files are in https://github.com/tobegit3hub/tensorflow_template_application/tree/master/python_predict_client/generate_python_files .