Adding files

This commit is contained in:
alexmr09
2024-07-19 13:30:31 +03:00
commit 08fb8ef728
7245 changed files with 3055662 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
# Set environment variables
export PYTHONPATH="$PWD:$PYTHONPATH"
export TF_ENABLE_ONEDNN_OPTS="0"