ONE - On-device Neural Engine
|
Namespaces | |
namespace | tf |
Data Structures | |
class | CmdArguments |
struct | ConvertCommand |
struct | DecodeCommand |
struct | EncodeCommand |
class | IOConfiguration |
struct | PackCommand |
struct | UnpackCommand |
Functions | |
std::unique_ptr< IOConfiguration > | make_ioconfig (const CmdArguments &cmdargs) |
std::unique_ptr< IOConfiguration > tfkit::make_ioconfig | ( | const CmdArguments & | cmdargs | ) |
Definition at line 111 of file Support.cpp.
References tfkit::CmdArguments::get_or().
Referenced by tfkit::ConvertCommand::run(), tfkit::DecodeCommand::run(), tfkit::EncodeCommand::run(), tfkit::PackCommand::run(), and tfkit::UnpackCommand::run().