Skip to content
Snippets Groups Projects
Commit a0dc8655 authored by Chris Olivier's avatar Chris Olivier Committed by Tianqi Chen
Browse files

API call to get symbol output count (#270)

* Symbol __getitem__ using list_outputs() is too expensive, when it only cares about the output count in most cases

* Add cython cmake

* GetNumOutputs() and __len__ changes per PR comments

* set commit for tvm
parent 8d960c4b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment