MisterAI's picture
download
raw
410 Bytes
#!/bin/bash
backend_dir=$(dirname $0)
if [ -d $backend_dir/common ]; then
source $backend_dir/common/libbackend.sh
else
source $backend_dir/../common/libbackend.sh
fi
if [ -d "/opt/intel" ]; then
# Assumes we are using the Intel oneAPI container image
# https://github.com/intel/intel-extension-for-pytorch/issues/538
export XPU=1
fi
export PYTORCH_ENABLE_MPS_FALLBACK=1
startBackend $@

Xet Storage Details

Size:
410 Bytes
·
Xet hash:
e42aa6fc7853663c2b99997146ab7974a0148e7aa9466f5e6c3d3a83d7f30272

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.