Movatterモバイル変換


[0]ホーム

URL:


ContentsMenuExpandLight modeDark modeAuto light/dark, in light modeAuto light/dark, in dark modeSkip to content
onnx-array-api 0.3.1 documentation
Logo
onnx-array-api 0.3.1 documentation

Contents

More

Back to top

validation.docs

make_euclidean

onnx_array_api.validation.docs.make_euclidean(input_names:Tuple[str]=('X','Y'),output_name:str='Z',elem_type:int=1,opset:int|None=None)ModelProto[source]

Creates the onnx graph corresponding to the euclidean distance.

Parameters:
  • input_names – names of the inputs

  • output_name – name of the output

  • elem_type – onnx is strongly types, which type is it?

  • opset – opset version

Returns:

onnx.ModelProto

On this page

[8]ページ先頭

©2009-2025 Movatter.jp