Skip to content

huizhanyi/how-to-support-float16-in-python-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. overview
    python-c:
    test pybind11 to c++, send raw ptr for float16
    pytorch-c:
    test pybind11 to c++ in PyTorch, send PyTorch tensor for float16
    use-half:
    test pybind11 to c++, use half.hpp

  2. use guide
    cd subdir
    make
    make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages