Open LoveinSun opened 2 years ago
https://juggler.fun/python/python-%E5%88%A9%E7%94%A8azcopy-%E4%BB%8Eazure-storage-%E4%B8%8A%E4%B8%8B%E8%BD%BD%E5%86%85%E5%AE%B9/
1234567891011121314151617181920212223242526from LRUCache import LRUCacheimport subprocess def get_model(model_path): print("get model") if model_path == "": return N
https://juggler.fun/python/python-%E5%88%A9%E7%94%A8azcopy-%E4%BB%8Eazure-storage-%E4%B8%8A%E4%B8%8B%E8%BD%BD%E5%86%85%E5%AE%B9/
1234567891011121314151617181920212223242526from LRUCache import LRUCacheimport subprocess def get_model(model_path): print("get model") if model_path == "": return N