PandA-2024.02
|
Go to the source code of this file.
Namespaces | |
15_onnx_build | |
Variables | |
15_onnx_build.X = helper.make_tensor_value_info('X', TensorProto.FLOAT, [1, 8]) | |
15_onnx_build.Z = helper.make_tensor_value_info('Z', TensorProto.FLOAT, [1, 8]) | |
15_onnx_build.tanh1 | |
15_onnx_build.exp2 | |
15_onnx_build.relu3 | |
15_onnx_build.sigmoid4 | |
15_onnx_build.graph_def | |
15_onnx_build.model_def = helper.make_model(graph_def, producer_name='benchmarks') | |