tvm
Friends | List of all members
tvm::te::ScheduleContext Class Reference

Context helper to collect debug information of Schedule. More...

#include <schedule.h>

Collaboration diagram for tvm::te::ScheduleContext:

Friends

class With< ScheduleContext >
 

Detailed Description

Context helper to collect debug information of Schedule.

Attach With<ScheduleContext>(schedule_instance, primitive_name) inside function body of schedule primitives to collect the snapshot of schedule status and corresponding primitive name

Friends And Related Function Documentation

◆ With< ScheduleContext >

friend class With< ScheduleContext >
friend

The documentation for this class was generated from the following file: