# include/net/tensor_contract.hpp
# Source code
#ifndef NET_TENSOR_CONTRACT
#define NET_TENSOR_CONTRACT
#include "tensor_contract/tensor_contract_engine.hpp"
#include "tensor_contract/tensor_contract_divide.hpp"
#include "tensor_contract/tensor_contract_exact.hpp"
#include "tensor_contract/tensor_contract_qbb.hpp"
#endif
Updated on 15 June 2022 at 16:04:19 CST