blob: 1468f03b478b0a79b908d0e7956e19bbf186a726 [file] [log] [blame]
#pragma once
#include <memory>
#include <vector>
#include "test/cpp/tensorexpr/test_base.h"
#include "torch/csrc/jit/testing/file_check.h"
namespace torch {
namespace jit {
using namespace torch::jit::tensorexpr;
} // namespace jit
} // namespace torch