Skip to content

Instantly share code, notes, and snippets.

@jhuangBU
jhuangBU / cast.h
Created December 4, 2023 18:45
Pytorch 2.1.0 windows patch
/*
pybind11/cast.h: Partial template specializations to cast between
C++ and Python types
Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>
All rights reserved. Use of this source code is governed by a
BSD-style license that can be found in the LICENSE file.
*/