PandA-2024.02
Namespaces | Variables
13_tvm_compile.py File Reference

Go to the source code of this file.

Namespaces

 13_tvm_compile
 

Variables

 13_tvm_compile.onnx_model = onnx.load('13_maxp_b.onnx')
 
string 13_tvm_compile.input_name1 = 'X'
 
tuple 13_tvm_compile.input_shape1 = (1,1,32,32)
 
dictionary 13_tvm_compile.shape_dict = {input_name1: input_shape1}
 
 13_tvm_compile.mod
 
 13_tvm_compile.params
 
 13_tvm_compile.model
 
 13_tvm_compile.shape
 
int 13_tvm_compile.opt_level = 3
 
string 13_tvm_compile.target = 'llvm'
 
 13_tvm_compile.graph
 
 13_tvm_compile.lib
 
 13_tvm_compile.out_file = open("13_maxp_b.ll", "w")
 

Generated on Mon Feb 12 2024 13:03:11 for PandA-2024.02 by doxygen 1.8.13