ONE - On-device Neural Engine
|
Public Member Functions | |
HD5ImportAction (const std::string &path) | |
void | run (TensorContext &ctx) override |
Public Member Functions inherited from nnkit::Action | |
virtual | ~Action ()=default |
Definition at line 30 of file Import.cpp.
|
inline |
Definition at line 33 of file Import.cpp.
References value_grpname().
|
inlineoverridevirtual |
Implements nnkit::Action.
Definition at line 39 of file Import.cpp.
References nnkit::TensorContext::getMutableFloatTensor(), nnkit::TensorContext::name(), nncc::core::ADT::tensor::num_elements(), nncc::core::ADT::tensor::Shape::resize(), nnkit::TensorContext::shape(), nnkit::TensorContext::size(), and value_filename().
Referenced by package.infer.session::inference().