Skip to content

Instantly share code, notes, and snippets.

View GeorgeAdamon's full-sized avatar
🎯
Focusing

George Adamopoulos GeorgeAdamon

🎯
Focusing
View GitHub Profile
@johnbanq
johnbanq / cast.h
Created August 24, 2023 19:32
fixed header file for pytorch3d #1024
/*
pybind11/cast.h: Partial template specializations to cast between
C++ and Python types
Copyright (c) 2016 Wenzel Jakob <[email protected]>
All rights reserved. Use of this source code is governed by a
BSD-style license that can be found in the LICENSE file.
*/