Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +10 -0
- tf-melt_models/ann_bf16_model/fingerprint.pb +3 -0
- tf-melt_models/ann_bf16_model/keras_metadata.pb +3 -0
- tf-melt_models/ann_bf16_model/saved_model.pb +3 -0
- tf-melt_models/ann_bf16_model/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/ann_bf16_model/variables/variables.index +0 -0
- tf-melt_models/ann_fp32_model/fingerprint.pb +3 -0
- tf-melt_models/ann_fp32_model/keras_metadata.pb +3 -0
- tf-melt_models/ann_fp32_model/saved_model.pb +3 -0
- tf-melt_models/ann_fp32_model/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/ann_fp32_model/variables/variables.index +0 -0
- tf-melt_models/bf16_model/fingerprint.pb +3 -0
- tf-melt_models/bf16_model/keras_metadata.pb +3 -0
- tf-melt_models/bf16_model/saved_model.pb +3 -0
- tf-melt_models/bf16_model/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/bf16_model/variables/variables.index +0 -0
- tf-melt_models/bf16_model_old/fingerprint.pb +3 -0
- tf-melt_models/bf16_model_old/keras_metadata.pb +3 -0
- tf-melt_models/bf16_model_old/saved_model.pb +3 -0
- tf-melt_models/bf16_model_old/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/bf16_model_old/variables/variables.index +0 -0
- tf-melt_models/bnn_bf16_model/fingerprint.pb +3 -0
- tf-melt_models/bnn_bf16_model/keras_metadata.pb +3 -0
- tf-melt_models/bnn_bf16_model/saved_model.pb +3 -0
- tf-melt_models/bnn_bf16_model/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/bnn_bf16_model/variables/variables.index +0 -0
- tf-melt_models/bnn_fp32_model/fingerprint.pb +3 -0
- tf-melt_models/bnn_fp32_model/keras_metadata.pb +3 -0
- tf-melt_models/bnn_fp32_model/saved_model.pb +3 -0
- tf-melt_models/bnn_fp32_model/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/bnn_fp32_model/variables/variables.index +0 -0
- tf-melt_models/fp32_model/fingerprint.pb +3 -0
- tf-melt_models/fp32_model/keras_metadata.pb +3 -0
- tf-melt_models/fp32_model/saved_model.pb +3 -0
- tf-melt_models/fp32_model/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/fp32_model/variables/variables.index +0 -0
- tf-melt_models/fp32_model_old/fingerprint.pb +3 -0
- tf-melt_models/fp32_model_old/keras_metadata.pb +3 -0
- tf-melt_models/fp32_model_old/saved_model.pb +3 -0
- tf-melt_models/fp32_model_old/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/fp32_model_old/variables/variables.index +0 -0
- tf-melt_models/resnet_bf16_model/fingerprint.pb +3 -0
- tf-melt_models/resnet_bf16_model/keras_metadata.pb +3 -0
- tf-melt_models/resnet_bf16_model/saved_model.pb +3 -0
- tf-melt_models/resnet_bf16_model/variables/variables.data-00000-of-00001 +3 -0
- tf-melt_models/resnet_bf16_model/variables/variables.index +0 -0
- tf-melt_models/resnet_fp32_model/fingerprint.pb +3 -0
- tf-melt_models/resnet_fp32_model/keras_metadata.pb +3 -0
- tf-melt_models/resnet_fp32_model/saved_model.pb +3 -0
- tf-melt_models/resnet_fp32_model/variables/variables.data-00000-of-00001 +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,13 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
tf-melt_models/ann_bf16_model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
37 |
+
tf-melt_models/ann_fp32_model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
38 |
+
tf-melt_models/bf16_model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
39 |
+
tf-melt_models/bf16_model_old/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
40 |
+
tf-melt_models/bnn_bf16_model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
41 |
+
tf-melt_models/bnn_fp32_model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
42 |
+
tf-melt_models/fp32_model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
43 |
+
tf-melt_models/fp32_model_old/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
44 |
+
tf-melt_models/resnet_bf16_model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
45 |
+
tf-melt_models/resnet_fp32_model/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
tf-melt_models/ann_bf16_model/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bccd1780de88e3f158924ba189af1e2437b5ade619a3ba289792f5c3d2834b11
|
3 |
+
size 55
|
tf-melt_models/ann_bf16_model/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce4d111a8b73995e810d9802ca9952aad9cab23dd304782dfeb0bf07a2f672d8
|
3 |
+
size 176223
|
tf-melt_models/ann_bf16_model/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:decea1cfdf1375953218602b7a142461e9f6aec769b100770ffb5de7ded167f4
|
3 |
+
size 4489323
|
tf-melt_models/ann_bf16_model/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1792d67f7d26fbf6c721ff092cb12e9e4946de3bfb937feba673cc6b1fec9089
|
3 |
+
size 9609498888
|
tf-melt_models/ann_bf16_model/variables/variables.index
ADDED
Binary file (40.4 kB). View file
|
|
tf-melt_models/ann_fp32_model/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a86fa4bd8583c7f04ddc6fe9cb9e1c019b665d10c7b465aa33f740364bd18e3
|
3 |
+
size 54
|
tf-melt_models/ann_fp32_model/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40b8caed1b41306ecc6067c5b262371c9802ff24faee1c50c213c855c3a99c22
|
3 |
+
size 176054
|
tf-melt_models/ann_fp32_model/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:defce9f3945946f84a73d87b0212b35f9dc2b02a5c6c65f926c23011de4436e4
|
3 |
+
size 4508523
|
tf-melt_models/ann_fp32_model/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25e5266c9cf0b0c8ef0bd40d4957d9e9c06a02b3501eee98144917f8dccf8e3f
|
3 |
+
size 9609500623
|
tf-melt_models/ann_fp32_model/variables/variables.index
ADDED
Binary file (40.2 kB). View file
|
|
tf-melt_models/bf16_model/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d9207a8ee6ddc95df2cf3332b0baf78b68432f4aa196db90b6e5ed35fb4d3d1
|
3 |
+
size 57
|
tf-melt_models/bf16_model/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71b3db30b5fb9103e329623bc10acdbf62c488918bdeb75b12364d20d03e8d72
|
3 |
+
size 324869
|
tf-melt_models/bf16_model/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95a5e359dd6aeea003ba3bf28ac6e7c3d64edd0916f3c329d992b59d3f4f11f7
|
3 |
+
size 1583469
|
tf-melt_models/bf16_model/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:687053716c1a05243d6e45a258f9997467ee0fc8a00de05f4c8be5a63e8f0c75
|
3 |
+
size 1645362637
|
tf-melt_models/bf16_model/variables/variables.index
ADDED
Binary file (6.92 kB). View file
|
|
tf-melt_models/bf16_model_old/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d9207a8ee6ddc95df2cf3332b0baf78b68432f4aa196db90b6e5ed35fb4d3d1
|
3 |
+
size 57
|
tf-melt_models/bf16_model_old/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d803f338b933e40633a106737749a33e85ae2800c9dea037ab5eb72dee5386ed
|
3 |
+
size 324869
|
tf-melt_models/bf16_model_old/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95a5e359dd6aeea003ba3bf28ac6e7c3d64edd0916f3c329d992b59d3f4f11f7
|
3 |
+
size 1583469
|
tf-melt_models/bf16_model_old/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:687053716c1a05243d6e45a258f9997467ee0fc8a00de05f4c8be5a63e8f0c75
|
3 |
+
size 1645362637
|
tf-melt_models/bf16_model_old/variables/variables.index
ADDED
Binary file (6.92 kB). View file
|
|
tf-melt_models/bnn_bf16_model/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f879d2e4b835246577a4edd3c8126ceebb130a93e5d0c616d8bcbc1d20aab89
|
3 |
+
size 55
|
tf-melt_models/bnn_bf16_model/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51a19ba4012602a8ac18203d6083d61208c79751dd8578010e90e54433b67eac
|
3 |
+
size 324876
|
tf-melt_models/bnn_bf16_model/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86a680e63c657cced67887bcd1005676c8cc4c5a6033473981a1c8240f4daab2
|
3 |
+
size 1577139
|
tf-melt_models/bnn_bf16_model/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed2474a3d776f4e329ffa23afc44b4976dd6f3b8ff435ee932454391c47933c6
|
3 |
+
size 2019762637
|
tf-melt_models/bnn_bf16_model/variables/variables.index
ADDED
Binary file (6.94 kB). View file
|
|
tf-melt_models/bnn_fp32_model/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11d67cffd4b7eec3c231d1c3b491fb71b2ff09786a99bf7d904f2e3e10c013eb
|
3 |
+
size 57
|
tf-melt_models/bnn_fp32_model/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8279ad1d41ab14d6ac90267560ad2c93899ee5feed8592780479a2c79f86453b
|
3 |
+
size 324708
|
tf-melt_models/bnn_fp32_model/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3d2d3cfadfd840b408dc90c65910be57548aacbe599e430bc0e7503552b6536
|
3 |
+
size 1576442
|
tf-melt_models/bnn_fp32_model/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c48de6a139207601e3d99009556a02d0167e390b844e65b96325969ecb20c2ae
|
3 |
+
size 2019762579
|
tf-melt_models/bnn_fp32_model/variables/variables.index
ADDED
Binary file (6.8 kB). View file
|
|
tf-melt_models/fp32_model/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7443352cdb159f5db890bee3e479769f18882d86b48475ea501172035564b04f
|
3 |
+
size 56
|
tf-melt_models/fp32_model/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:634c9019776e003acb13d72c83226bde17868b91717bb9a6f66af57b7e47e8b9
|
3 |
+
size 324699
|
tf-melt_models/fp32_model/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05f815a823768061f82262825ccba5e855cd93496cc48753085774076060b605
|
3 |
+
size 1577036
|
tf-melt_models/fp32_model/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3f620df38788162153eee59a6e8775fa31bbc62137f87fb9d88dce6c485339b
|
3 |
+
size 1645362579
|
tf-melt_models/fp32_model/variables/variables.index
ADDED
Binary file (6.79 kB). View file
|
|
tf-melt_models/fp32_model_old/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7443352cdb159f5db890bee3e479769f18882d86b48475ea501172035564b04f
|
3 |
+
size 56
|
tf-melt_models/fp32_model_old/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:151b2b26c930bc452d3af6a10a5e0a7994a6088fc87ab9862a02218764c85621
|
3 |
+
size 324699
|
tf-melt_models/fp32_model_old/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05f815a823768061f82262825ccba5e855cd93496cc48753085774076060b605
|
3 |
+
size 1577036
|
tf-melt_models/fp32_model_old/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3f620df38788162153eee59a6e8775fa31bbc62137f87fb9d88dce6c485339b
|
3 |
+
size 1645362579
|
tf-melt_models/fp32_model_old/variables/variables.index
ADDED
Binary file (6.79 kB). View file
|
|
tf-melt_models/resnet_bf16_model/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d8b65a71d7f18d8965697949026fe0630c7f09f2905495d133d4870d009ba54
|
3 |
+
size 58
|
tf-melt_models/resnet_bf16_model/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3db5ff80f81a640cc699c129c1d9aec820000cc0a981ecf7a54bab7a6ba61f7
|
3 |
+
size 225393
|
tf-melt_models/resnet_bf16_model/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a52705dfe88ae51e0b55abf04f24954949ca803564eba7047ab27733b7223dd
|
3 |
+
size 4847991
|
tf-melt_models/resnet_bf16_model/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30a0cc72255411fe98a602c5c392481a05acb035a21b1b3dee5ea8c711fbcde9
|
3 |
+
size 9609516219
|
tf-melt_models/resnet_bf16_model/variables/variables.index
ADDED
Binary file (40.4 kB). View file
|
|
tf-melt_models/resnet_fp32_model/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7b25891800c0de685f0a716dfa4dce7116a1577bdc59186ebf98022ce0b9d94
|
3 |
+
size 57
|
tf-melt_models/resnet_fp32_model/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efc3c6862124bb263e0d3b69dcd84247f2ad58c82a429dd39867c09f565ee2ad
|
3 |
+
size 190563
|
tf-melt_models/resnet_fp32_model/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bc20c33d0c8fdf6f816944bde8d6982956c78b77b6e03eba938dcf08776fae6
|
3 |
+
size 4691078
|
tf-melt_models/resnet_fp32_model/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:187d331745b42bf084734618f98240b776d5cb6da09b610912cc9f9ddd46bcbf
|
3 |
+
size 9609516063
|