concrete.ml.onnx.onnx_model_manipulations.md
module concrete.ml.onnx.onnx_model_manipulations
concrete.ml.onnx.onnx_model_manipulationsfunction simplify_onnx_model
simplify_onnx_modelsimplify_onnx_model(onnx_model: ModelProto)function remove_unused_constant_nodes
remove_unused_constant_nodesremove_unused_constant_nodes(onnx_model: ModelProto)function remove_identity_nodes
remove_identity_nodesfunction keep_following_outputs_discard_others
keep_following_outputs_discard_othersfunction remove_node_types
remove_node_typesfunction clean_graph_at_node_op_type
clean_graph_at_node_op_typefunction clean_graph_after_node_op_type
clean_graph_after_node_op_typeLast updated
Was this helpful?