Adjusting Torch Integration Example (#779)

Co-authored-by: Binyang Li <binyli@microsoft.com>
This commit is contained in:
Caio Rocha
2026-04-10 13:57:14 -07:00
committed by GitHub
parent d63f9403c0
commit feda338595
2 changed files with 9 additions and 7 deletions

View File

@@ -4,6 +4,7 @@
#include <nanobind/nanobind.h>
#include <nanobind/stl/function.h>
#include <nanobind/stl/shared_ptr.h>
#include <nanobind/stl/string.h>
#include <nanobind/stl/unordered_map.h>
#include <nanobind/stl/vector.h>