Home
last modified time | relevance | path

Searched defs:TensorId (Results 1 – 3 of 3) sorted by relevance

/dports/misc/nn-insight/nn-insight-1.0.5/
H A Drender-model.cpp40 std::map<PluginInterface::TensorId, Box2> &inputBoxes, in renderModelToCoordinates()
H A Dcompute.cpp92 std::map<PI::TensorId, std::shared_ptr<const float>> &inputs, // output the set of inputs in buildComputeInputs()
279 std::map<PI::TensorId, std::shared_ptr<const float>> &inputs, in fillInputs()
H A Dplugin-interface.h26 typedef unsigned TensorId; typedef