onnxruntime/include/onnxruntime/core
shahasad 0c5d2c998b
Generate documentation from the registered operator kernels (#1395)
- Added python script for generating markdown doc from the registered opkernels. 
- Made some conditional changes in the pybind to expose necessary python API
- Added some missing type-constraints in the op kernel registrations
2019-08-14 18:12:24 -07:00
..
common Remove unneeded C APIs + some refactoring. (#1555) 2019-08-07 11:05:29 -07:00
framework Generate documentation from the registered operator kernels (#1395) 2019-08-14 18:12:24 -07:00
graph Don't create implicit input for outer scope value if there is a subgraph input with the same name. (#1186) 2019-08-02 07:23:41 +10:00
optimizer Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
platform Enable use of session based threadpool. (#854) 2019-04-18 10:20:46 -07:00
providers Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
session Use a friendly enum for graph optimization level. (#1586) 2019-08-14 17:12:08 -07:00