-
Notifications
You must be signed in to change notification settings - Fork 139
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update rknn-toolkit2/rknn-toolkit-lite2 to 1.4.0
Signed-off-by: raul.rao <raul.rao@rock-chips.com>
- Loading branch information
raul.rao
committed
Sep 7, 2022
1 parent
9ad7934
commit d8074d7
Showing
48 changed files
with
652 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+4.92 MB
Rockchip_Quick_Start_RKNN_SDK_V1.3.0_CN.pdf → Rockchip_Quick_Start_RKNN_SDK_V1.4.0_CN.pdf
Binary file not shown.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+929 KB
...hip_User_Guide_RKNN_Toolkit2_CN-1.3.0.pdf → ...hip_User_Guide_RKNN_Toolkit2_CN-1.4.0.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# if install failed, please change the pip source to 'https://mirror.baidu.com/pypi/simple' | ||
|
||
# base deps | ||
numpy==1.19.5 | ||
protobuf==3.12.2 | ||
flatbuffers==1.12 | ||
|
||
# utils | ||
requests==2.27.1 | ||
psutil==5.9.0 | ||
ruamel.yaml==0.17.4 | ||
scipy==1.5.4 | ||
tqdm==4.64.0 | ||
bfloat16==1.1 | ||
opencv-python==4.5.5.64 | ||
|
||
# base | ||
onnx==1.9.0 | ||
onnxoptimizer==0.2.7 | ||
onnxruntime==1.10.0 | ||
torch==1.10.1 | ||
torchvision==0.11.2 | ||
tensorflow==2.6.2 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# if install failed, please change the pip source to 'https://mirror.baidu.com/pypi/simple' | ||
|
||
# base deps | ||
numpy==1.19.5 | ||
protobuf==3.12.2 | ||
flatbuffers==1.12 | ||
|
||
# utils | ||
requests==2.27.1 | ||
psutil==5.9.0 | ||
ruamel.yaml==0.17.4 | ||
scipy==1.5.4 | ||
tqdm==4.64.0 | ||
bfloat16==1.1 | ||
opencv-python==4.5.5.64 | ||
|
||
# base | ||
onnx==1.9.0 | ||
onnxoptimizer==0.2.7 | ||
onnxruntime==1.10.0 | ||
torch==1.10.1 | ||
torchvision==0.11.2 | ||
tensorflow==2.6.2 |
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
58c3b61e199911146c81f3c85a4c686d rknn_toolkit2-1.4.0_22dcfef4-cp36-cp36m-linux_x86_64.whl | ||
c702ff263b54fa12b9044b1d334ce28a rknn_toolkit2-1.4.0_22dcfef4-cp38-cp38-linux_x86_64.whl |
Oops, something went wrong.