AddTest(
  TARGET container_ops_uts
  LIBS parameter ${math_libs} 
  SOURCES einsum_op_test.cpp linalg_op_test.cpp
)

target_link_libraries(container_ops_uts container base device)