MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / id

Method id

src/runtime/CL/mlgo/HeuristicTree.h:161–164  ·  view source on GitHub ↗

Get tree ID * @return TreeID */

Source from the content-addressed store, hash-verified

159 * @return TreeID
160 */
161 TreeID id() const
162 {
163 return _id;
164 }
165
166 /** Get tree index
167 * @return Index

Callers 1

add_heuristic_treeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected