Class NoopEnvironment¶
Defined in File noop_environment.h
Inheritance Relationships¶
Base Type¶
public torch::deploy::Environment
(Class Environment)
Class Documentation¶
-
class NoopEnvironment : public torch::deploy::Environment¶
The local python Environment.
Public Functions
-
inline virtual void configureInterpreter(Interpreter*) override¶
no-op function as this is the no-op environment :)
-
inline virtual void configureInterpreter(Interpreter*) override¶