Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub 7bca3eac8e check if passes 2023-06-16 13:38:02 -07:00
@@ -450,7 +450,7 @@
"if os.getenv(\"IS_TESTING_TF\"):\n",
" TF = os.getenv(\"IS_TESTING_TF\")\n",
"else:\n",
" TF = \"2-5\"\n",
" TF = \"2-11\"\n",
"\n",
"if TF[0] == \"2\":\n",
" if TRAIN_GPU:\n",