MANIFEST.in
README.md
setup.cfg
setup.py
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/cpp2py_export.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/onnx.pb.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/schema.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/experiments/defs.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/generator/defs.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/logical/defs.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/math/defs.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/nn/defs.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/reduction/defs.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/rnn/defs.cc
C:/bld/onnx_1511622054630/work/onnx-0.2.1/onnx/defs/tensor/defs.cc
onnx/__init__.py
onnx/checker.py
onnx/cpp2py_export.cc
onnx/helper.py
onnx/mapping.py
onnx/numpy_helper.py
onnx/onnx.pb.cc
onnx/onnx.pb.h
onnx/onnx.proto
onnx/onnx_pb2.py
onnx/version.py
onnx.egg-info/PKG-INFO
onnx.egg-info/SOURCES.txt
onnx.egg-info/dependency_links.txt
onnx.egg-info/requires.txt
onnx.egg-info/top_level.txt
onnx/backend/__init__.py
onnx/backend/base.py
onnx/backend/test.py
onnx/backend/test_rnn.py
onnx/backend/test_util.py
onnx/defs/__init__.py
onnx/defs/gen_doc.py
onnx/defs/schema.cc
onnx/defs/schema.h
onnx/defs/experiments/defs.cc
onnx/defs/generator/defs.cc
onnx/defs/logical/defs.cc
onnx/defs/math/defs.cc
onnx/defs/nn/defs.cc
onnx/defs/reduction/defs.cc
onnx/defs/rnn/defs.cc
onnx/defs/tensor/defs.cc
onnx/frontend/__init__.py
third_party/pybind11/.appveyor.yml
third_party/pybind11/.git
third_party/pybind11/.gitignore
third_party/pybind11/.gitmodules
third_party/pybind11/.readthedocs.yml
third_party/pybind11/.travis.yml
third_party/pybind11/CMakeLists.txt
third_party/pybind11/CONTRIBUTING.md
third_party/pybind11/ISSUE_TEMPLATE.md
third_party/pybind11/LICENSE
third_party/pybind11/MANIFEST.in
third_party/pybind11/README.md
third_party/pybind11/setup.cfg
third_party/pybind11/setup.py
third_party/pybind11/docs/Doxyfile
third_party/pybind11/docs/Makefile
third_party/pybind11/docs/basics.rst
third_party/pybind11/docs/benchmark.py
third_party/pybind11/docs/benchmark.rst
third_party/pybind11/docs/changelog.rst
third_party/pybind11/docs/classes.rst
third_party/pybind11/docs/compiling.rst
third_party/pybind11/docs/conf.py
third_party/pybind11/docs/faq.rst
third_party/pybind11/docs/index.rst
third_party/pybind11/docs/intro.rst
third_party/pybind11/docs/limitations.rst
third_party/pybind11/docs/pybind11-logo.png
third_party/pybind11/docs/pybind11_vs_boost_python1.png
third_party/pybind11/docs/pybind11_vs_boost_python1.svg
third_party/pybind11/docs/pybind11_vs_boost_python2.png
third_party/pybind11/docs/pybind11_vs_boost_python2.svg
third_party/pybind11/docs/reference.rst
third_party/pybind11/docs/release.rst
third_party/pybind11/docs/requirements.txt
third_party/pybind11/docs/upgrade.rst
third_party/pybind11/docs/_static/theme_overrides.css
third_party/pybind11/docs/advanced/classes.rst
third_party/pybind11/docs/advanced/embedding.rst
third_party/pybind11/docs/advanced/exceptions.rst
third_party/pybind11/docs/advanced/functions.rst
third_party/pybind11/docs/advanced/misc.rst
third_party/pybind11/docs/advanced/smart_ptrs.rst
third_party/pybind11/docs/advanced/cast/chrono.rst
third_party/pybind11/docs/advanced/cast/custom.rst
third_party/pybind11/docs/advanced/cast/eigen.rst
third_party/pybind11/docs/advanced/cast/functional.rst
third_party/pybind11/docs/advanced/cast/index.rst
third_party/pybind11/docs/advanced/cast/overview.rst
third_party/pybind11/docs/advanced/cast/stl.rst
third_party/pybind11/docs/advanced/cast/strings.rst
third_party/pybind11/docs/advanced/pycpp/index.rst
third_party/pybind11/docs/advanced/pycpp/numpy.rst
third_party/pybind11/docs/advanced/pycpp/object.rst
third_party/pybind11/docs/advanced/pycpp/utilities.rst
third_party/pybind11/include/pybind11/attr.h
third_party/pybind11/include/pybind11/buffer_info.h
third_party/pybind11/include/pybind11/cast.h
third_party/pybind11/include/pybind11/chrono.h
third_party/pybind11/include/pybind11/complex.h
third_party/pybind11/include/pybind11/eigen.h
third_party/pybind11/include/pybind11/embed.h
third_party/pybind11/include/pybind11/eval.h
third_party/pybind11/include/pybind11/functional.h
third_party/pybind11/include/pybind11/iostream.h
third_party/pybind11/include/pybind11/numpy.h
third_party/pybind11/include/pybind11/operators.h
third_party/pybind11/include/pybind11/options.h
third_party/pybind11/include/pybind11/pybind11.h
third_party/pybind11/include/pybind11/pytypes.h
third_party/pybind11/include/pybind11/stl.h
third_party/pybind11/include/pybind11/stl_bind.h
third_party/pybind11/include/pybind11/detail/class.h
third_party/pybind11/include/pybind11/detail/common.h
third_party/pybind11/include/pybind11/detail/descr.h
third_party/pybind11/include/pybind11/detail/init.h
third_party/pybind11/include/pybind11/detail/internals.h
third_party/pybind11/include/pybind11/detail/typeid.h
third_party/pybind11/pybind11/__init__.py
third_party/pybind11/pybind11/__main__.py
third_party/pybind11/pybind11/_version.py
third_party/pybind11/tests/CMakeLists.txt
third_party/pybind11/tests/conftest.py
third_party/pybind11/tests/constructor_stats.h
third_party/pybind11/tests/local_bindings.h
third_party/pybind11/tests/object.h
third_party/pybind11/tests/pybind11_cross_module_tests.cpp
third_party/pybind11/tests/pybind11_tests.cpp
third_party/pybind11/tests/pybind11_tests.h
third_party/pybind11/tests/pytest.ini
third_party/pybind11/tests/test_buffers.cpp
third_party/pybind11/tests/test_buffers.py
third_party/pybind11/tests/test_builtin_casters.cpp
third_party/pybind11/tests/test_builtin_casters.py
third_party/pybind11/tests/test_call_policies.cpp
third_party/pybind11/tests/test_call_policies.py
third_party/pybind11/tests/test_callbacks.cpp
third_party/pybind11/tests/test_callbacks.py
third_party/pybind11/tests/test_chrono.cpp
third_party/pybind11/tests/test_chrono.py
third_party/pybind11/tests/test_class.cpp
third_party/pybind11/tests/test_class.py
third_party/pybind11/tests/test_constants_and_functions.cpp
third_party/pybind11/tests/test_constants_and_functions.py
third_party/pybind11/tests/test_copy_move.cpp
third_party/pybind11/tests/test_copy_move.py
third_party/pybind11/tests/test_docstring_options.cpp
third_party/pybind11/tests/test_docstring_options.py
third_party/pybind11/tests/test_eigen.cpp
third_party/pybind11/tests/test_eigen.py
third_party/pybind11/tests/test_enum.cpp
third_party/pybind11/tests/test_enum.py
third_party/pybind11/tests/test_eval.cpp
third_party/pybind11/tests/test_eval.py
third_party/pybind11/tests/test_eval_call.py
third_party/pybind11/tests/test_exceptions.cpp
third_party/pybind11/tests/test_exceptions.py
third_party/pybind11/tests/test_factory_constructors.cpp
third_party/pybind11/tests/test_factory_constructors.py
third_party/pybind11/tests/test_iostream.cpp
third_party/pybind11/tests/test_iostream.py
third_party/pybind11/tests/test_kwargs_and_defaults.cpp
third_party/pybind11/tests/test_kwargs_and_defaults.py
third_party/pybind11/tests/test_local_bindings.cpp
third_party/pybind11/tests/test_local_bindings.py
third_party/pybind11/tests/test_methods_and_attributes.cpp
third_party/pybind11/tests/test_methods_and_attributes.py
third_party/pybind11/tests/test_modules.cpp
third_party/pybind11/tests/test_modules.py
third_party/pybind11/tests/test_multiple_inheritance.cpp
third_party/pybind11/tests/test_multiple_inheritance.py
third_party/pybind11/tests/test_numpy_array.cpp
third_party/pybind11/tests/test_numpy_array.py
third_party/pybind11/tests/test_numpy_dtypes.cpp
third_party/pybind11/tests/test_numpy_dtypes.py
third_party/pybind11/tests/test_numpy_vectorize.cpp
third_party/pybind11/tests/test_numpy_vectorize.py
third_party/pybind11/tests/test_opaque_types.cpp
third_party/pybind11/tests/test_opaque_types.py
third_party/pybind11/tests/test_operator_overloading.cpp
third_party/pybind11/tests/test_operator_overloading.py
third_party/pybind11/tests/test_pickling.cpp
third_party/pybind11/tests/test_pickling.py
third_party/pybind11/tests/test_pytypes.cpp
third_party/pybind11/tests/test_pytypes.py
third_party/pybind11/tests/test_sequences_and_iterators.cpp
third_party/pybind11/tests/test_sequences_and_iterators.py
third_party/pybind11/tests/test_smart_ptr.cpp
third_party/pybind11/tests/test_smart_ptr.py
third_party/pybind11/tests/test_stl.cpp
third_party/pybind11/tests/test_stl.py
third_party/pybind11/tests/test_stl_binders.cpp
third_party/pybind11/tests/test_stl_binders.py
third_party/pybind11/tests/test_virtual_functions.cpp
third_party/pybind11/tests/test_virtual_functions.py
third_party/pybind11/tests/test_cmake_build/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/embed.cpp
third_party/pybind11/tests/test_cmake_build/main.cpp
third_party/pybind11/tests/test_cmake_build/test.py
third_party/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
third_party/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
third_party/pybind11/tests/test_embed/CMakeLists.txt
third_party/pybind11/tests/test_embed/catch.cpp
third_party/pybind11/tests/test_embed/test_interpreter.cpp
third_party/pybind11/tests/test_embed/test_interpreter.py
third_party/pybind11/tools/FindCatch.cmake
third_party/pybind11/tools/FindEigen3.cmake
third_party/pybind11/tools/FindPythonLibsNew.cmake
third_party/pybind11/tools/check-style.sh
third_party/pybind11/tools/libsize.py
third_party/pybind11/tools/mkdoc.py
third_party/pybind11/tools/pybind11Config.cmake.in
third_party/pybind11/tools/pybind11Tools.cmake
third_party/pybind11/tools/clang/.git
third_party/pybind11/tools/clang/.gitignore
third_party/pybind11/tools/clang/LICENSE.TXT
third_party/pybind11/tools/clang/README.md
third_party/pybind11/tools/clang/__init__.py
third_party/pybind11/tools/clang/cindex.py
third_party/pybind11/tools/clang/enumerations.py