Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 0bee1a3

Browse files
author
Pooya Davoodi
authored
Set third_party models (#74)
* Change url of tftrt/examples/third_party/models Change url to https://github.com/pooyadavoodi/models.git until PR tensorflow/models#6138 gets merged. * Update submodule tftrt/examples/third_party/models
1 parent e12d3f8 commit 0bee1a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "tftrt/examples/third_party/models"]
22
path = tftrt/examples/third_party/models
3-
url = https://github.com/tensorflow/models.git
3+
url = https://github.com/pooyadavoodi/models.git
44
[submodule "tftrt/examples/third_party/cocoapi"]
55
path = tftrt/examples/third_party/cocoapi
66
url = https://github.com/cocodataset/cocoapi.git

0 commit comments

Comments
 (0)