onnxruntime
Generate documentation from the registered operator kernels
#1395
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
24
Changes
View On
GitHub
Commits
some experiment with KernelRegistry
shahasad
committed
7 years ago
Merge branch 'master' into dev/shahasad/document-operator-providers
shahasad
committed
6 years ago
added the kernel registry reader, and exposed them in pybind. Type constraint and version constraint still missing
shahasad
committed
6 years ago
latest working on mkldnn
shahasad
committed
6 years ago
Merge branch 'master' into dev/shahasad/document-operator-providers
shahasad
committed
6 years ago
generates a doc now for CPU
shahasad
committed
6 years ago
finally can have a well-formatted table for CPU kernel
shahasad
committed
6 years ago
ready to run on ci pipeline
shahasad
committed
6 years ago
Merge branch 'master' of https://github.com/Microsoft/onnxruntime into dev/shahasad/document-operator-providers
shahasad
committed
6 years ago
cleanedup. Added the OperatorKernels.md including CUDA operators
shahasad
committed
6 years ago
more cleanup
shahasad
committed
6 years ago
more cleanup
shahasad
committed
6 years ago
Merge branch 'master' into dev/shahasad/document-operator-providers
shahasad
committed
6 years ago
addressed PR comments
shahasad
committed
6 years ago
Merge branch 'master' of https://github.com/Microsoft/onnxruntime into dev/shahasad/document-operator-providers
shahasad
committed
6 years ago
testing op schema atribs
shahasad
committed
6 years ago
generate opkernel doc with parameter list
shahasad
committed
6 years ago
added the ContribOperators.md generated for cpu, mkldnn and cuda
shahasad
committed
6 years ago
Merge branch 'master' of https://github.com/Microsoft/onnxruntime into dev/shahasad/document-operator-providers
shahasad
committed
6 years ago
Update include/onnxruntime/core/framework/kernel_registry.h
shahasad
committed
6 years ago
merged from master
shahasad
committed
6 years ago
added missing typeconstraints to seperal ops
shahasad
committed
6 years ago
Merge branch 'master' of https://github.com/Microsoft/onnxruntime into dev/shahasad/document-operator-providers
shahasad
committed
6 years ago
added the finally generated OperatorKernels.md from cuda build. removed the gen-doc option from win-cpu pipeline, as it is added to the win-gpu pipeline
shahasad
committed
6 years ago
Loading