🦋
Gunlukler
  • Gunlukler
  • 📅21 Jan
  • 📅22 Jan
  • 📅7 Feb
    • 🔗Linking App to MLKit
  • 📅20 Feb
  • 📅1 Mar
  • 📅22 Mar
  • 📅19 Apr
  • 📅20 Apr
    • 🔒BAG sunumu
  • 🌸Bahar
  • 💬NLP
    • 🙌🏻 Handling texts
  • 📚Coursera
Powered by GitBook
On this page
  • 🚡 TF-1 to TF-2
  • 👮‍♀️ Preventing tf-gpu

Was this helpful?

21 Jan

PreviousGunluklerNext22 Jan

Last updated 5 years ago

Was this helpful?

🚡 TF-1 to TF-2

tf_upgrade_v2
--infile DetectorAPI.py
--outfile converted.py 
--reportfile rep.txt 
--print_all
tf_upgrade_v2 --intree models --outtree models2 --reportfile report.txt

👮‍♀️ Preventing tf-gpu

os.environ["CUDA_VISIBLE_DEVICES"]="-1"   

📅
Automatically rewrite TF 1.x and compat.v1 API symbols  |  TensorFlow CoreTensorFlow
Logo