#!/bin/bash

cur_path=$(pwd)
cp -r ${cur_path}/test/ ${cur_path}/*.py ${cur_path}/pytorch