taichi.aot.record

Module Contents

Classes

RecordKernelGroup

Functions

record_action_entry(name, contents)

record_action_hint(name, content=None)

record_action_config(key, value)

start_recording(filename)

stop_recording()

taichi.aot.record.record_action_entry(name, contents)
taichi.aot.record.record_action_hint(name, content=None)
taichi.aot.record.record_action_config(key, value)
taichi.aot.record.start_recording(filename)
taichi.aot.record.stop_recording()
class taichi.aot.record.RecordKernelGroup(name)
recorded