Simple-onnx-processing-tools

Latest version: v1.1.32

Safety actively analyzes 630848 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 20

1.0.42

- [sam4onnx](https://github.com/PINTO0309/sam4onnx) 1.0.10
- Supports the specification of `-np.inf`, `-np.inf`, `"Infinity"`, and `"-Infinity"`
![image](https://user-images.githubusercontent.com/33194443/183275681-4aa47989-03bf-4334-a956-b0c827093ddc.png)

1.0.41

- sam4onnx 1.0.9 https://github.com/PINTO0309/sam4onnx
- Support for constant rewriting when the same constant is shared. Valid only when `op_name` is specified. Generates a new constant that is different from the shared constant.

- `Reshape_156 onnx::Reshape_391 int64 [1, -1, 85]`
![image](https://user-images.githubusercontent.com/33194443/179403146-c0cc9881-29c2-485d-904a-31b976cd7ac2.png)
- `Reshape_174 onnx::Reshape_391 int64 [1, -1, 85]`
![image](https://user-images.githubusercontent.com/33194443/179403184-9f3cbf0e-582a-4e58-81a8-7ae4cbb140c2.png)
bash
sam4onnx \
--input_onnx_file_path yolov7-tiny_test_sim.onnx \
--output_onnx_file_path yolov7-tiny_test_sim_mod.onnx \
--op_name Reshape_156 \
--input_constants onnx::Reshape_391 int64 [1,14400,85]

- `Reshape_156 onnx::Reshape_391 int64 [1, -1, 85]` -> `Reshape_156 onnx::Reshape_391_mod_3 int64 [1, 14400, 85]`
![image](https://user-images.githubusercontent.com/33194443/179403335-0137bcb4-5186-426f-8afe-ab0feef73e30.png)
- `Reshape_174 onnx::Reshape_391 int64 [1, -1, 85]`
![image](https://user-images.githubusercontent.com/33194443/179403354-e6fbd739-87ed-4b3b-9b7d-1ebf42414c34.png)

1.0.40

- Revision Release

1.0.39

- `sio4onnx` 1.0.0 -> 1.0.1
- `sor4onnx` 1.0.1 -> 1.0.2

1.0.38

- `sio4onnx` released https://github.com/PINTO0309/sio4onnx
![image](https://user-images.githubusercontent.com/33194443/178524790-84dcd29b-c56a-4172-bd25-9f66cbfa62a4.png)

1.0.37

- sog4onnx v1.0.13
- Support for `inf` or `-inf` or `infinity` or `-infinity` to attributes
https://github.com/PINTO0309/yolact_edge_onnx_tensorrt_myriad
![image](https://user-images.githubusercontent.com/33194443/173072636-7b8f9a78-fdc0-4314-9aa8-cfcd11bdcf98.png)

Page 13 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.