Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 707 Bytes

File metadata and controls

17 lines (15 loc) · 707 Bytes

MiniDxNn - Third Party Notices

This product includes software developed by other organizations and contains third-party components under various open source licenses.

  • Half-precision floating-point library
    • used for: To introduce 16-bit float
    • license: MIT License
  • gfx
    • used for: To introduce Direct3D12 framework
    • license: MIT license
  • CLI11
    • used for: Command line parser for C++
    • license: BSD-3-Clause license
  • GoogleTest
    • used for: To introduce testing framework
    • license: BSD-3-Clause license