SessionProgramTuner.get_concrete_program#

from tmlt.tune import SessionProgramTuner
classmethod SessionProgramTuner.get_concrete_program()#

Returns the program. Throws an error if the program is none.

Return type:

Type[SessionProgram]