# Generated by roxygen2: do not edit by hand

S3method("$",RSession)
S3method("$",TensorInfo)
S3method("[[",RSession)
S3method("[[",TensorInfo)
S3method(print,RSession)
S3method(print,TensorInfo)
export(batch_process_data)
export(check_onnx_runtime_available)
export(get_onnx_runtime_info)
export(install_onnx_runtime)
export(onnx_example_models)
export(onnx_example_session)
export(onnx_input_info)
export(onnx_model_path)
export(onnx_output_info)
export(onnx_providers)
export(onnx_run)
export(onnx_runtime_is_installed)
export(onnx_session)
export(safe_onnx_run)
export(safe_onnx_session)
importFrom(utils,download.file)
useDynLib(churon, .registration = TRUE)
