![]() |
PandA-2024.02
|
Go to the source code of this file.
Namespaces | |
| 15_tvm_compile | |
Variables | |
| 15_tvm_compile.onnx_model = onnx.load('15_thxprlsg.onnx') | |
| string | 15_tvm_compile.input_name1 = 'X' |
| tuple | 15_tvm_compile.input_shape1 = (1,8) |
| dictionary | 15_tvm_compile.shape_dict = {input_name1: input_shape1} |
| 15_tvm_compile.mod | |
| 15_tvm_compile.params | |
| 15_tvm_compile.model | |
| 15_tvm_compile.shape | |
| int | 15_tvm_compile.opt_level = 3 |
| string | 15_tvm_compile.target = 'llvm' |
| 15_tvm_compile.graph | |
| 15_tvm_compile.lib | |
| 15_tvm_compile.out_file = open("15_thxprlsg.ll", "w") | |
1.8.13