Skip to content

Commit 506f640

Browse files
committed
docs: add auto-generated docs
1 parent 3b1936d commit 506f640

44 files changed

Lines changed: 110 additions & 38 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/docs/06-api-reference/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@
2525
## Models - Classification
2626

2727
- [EFFICIENTNET_V2_S](variables/EFFICIENTNET_V2_S.md)
28+
- [EFFICIENTNET_V2_S_QUANTIZED](variables/EFFICIENTNET_V2_S_QUANTIZED.md)
2829

2930
## Models - Image Embeddings
3031

3132
- [CLIP_VIT_BASE_PATCH32_IMAGE](variables/CLIP_VIT_BASE_PATCH32_IMAGE.md)
33+
- [CLIP_VIT_BASE_PATCH32_IMAGE_QUANTIZED](variables/CLIP_VIT_BASE_PATCH32_IMAGE_QUANTIZED.md)
3234

3335
## Models - Image Generation
3436

@@ -106,9 +108,13 @@
106108
## Models - Style Transfer
107109

108110
- [STYLE_TRANSFER_CANDY](variables/STYLE_TRANSFER_CANDY.md)
111+
- [STYLE_TRANSFER_CANDY_QUANTIZED](variables/STYLE_TRANSFER_CANDY_QUANTIZED.md)
109112
- [STYLE_TRANSFER_MOSAIC](variables/STYLE_TRANSFER_MOSAIC.md)
113+
- [STYLE_TRANSFER_MOSAIC_QUANTIZED](variables/STYLE_TRANSFER_MOSAIC_QUANTIZED.md)
110114
- [STYLE_TRANSFER_RAIN_PRINCESS](variables/STYLE_TRANSFER_RAIN_PRINCESS.md)
115+
- [STYLE_TRANSFER_RAIN_PRINCESS_QUANTIZED](variables/STYLE_TRANSFER_RAIN_PRINCESS_QUANTIZED.md)
111116
- [STYLE_TRANSFER_UDNIE](variables/STYLE_TRANSFER_UDNIE.md)
117+
- [STYLE_TRANSFER_UDNIE_QUANTIZED](variables/STYLE_TRANSFER_UDNIE_QUANTIZED.md)
112118

113119
## Models - Text Embeddings
114120

docs/docs/06-api-reference/typedoc-sidebar.cjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/docs/06-api-reference/variables/ALL_MINILM_L6_V2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **ALL_MINILM_L6_V2**: `object`
44
5-
Defined in: [constants/modelUrls.ts:695](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L695)
5+
Defined in: [constants/modelUrls.ts:761](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L761)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/ALL_MPNET_BASE_V2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **ALL_MPNET_BASE_V2**: `object`
44
5-
Defined in: [constants/modelUrls.ts:703](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L703)
5+
Defined in: [constants/modelUrls.ts:769](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L769)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/BK_SDM_TINY_VPRED_256.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **BK_SDM_TINY_VPRED_256**: `object`
44
5-
Defined in: [constants/modelUrls.ts:748](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L748)
5+
Defined in: [constants/modelUrls.ts:814](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L814)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/BK_SDM_TINY_VPRED_512.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **BK_SDM_TINY_VPRED_512**: `object`
44
5-
Defined in: [constants/modelUrls.ts:737](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L737)
5+
Defined in: [constants/modelUrls.ts:803](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L803)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/CLIP_VIT_BASE_PATCH32_IMAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **CLIP_VIT_BASE_PATCH32_IMAGE**: `object`
44
5-
Defined in: [constants/modelUrls.ts:676](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L676)
5+
Defined in: [constants/modelUrls.ts:735](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L735)
66

77
## Type Declaration
88

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Variable: CLIP_VIT_BASE_PATCH32_IMAGE_QUANTIZED
2+
3+
> `const` **CLIP_VIT_BASE_PATCH32_IMAGE_QUANTIZED**: `object`
4+
5+
Defined in: [constants/modelUrls.ts:742](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L742)
6+
7+
## Type Declaration
8+
9+
### modelSource
10+
11+
> **modelSource**: `string` = `CLIP_VIT_BASE_PATCH32_IMAGE_QUANTIZED_MODEL`

docs/docs/06-api-reference/variables/CLIP_VIT_BASE_PATCH32_TEXT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **CLIP_VIT_BASE_PATCH32_TEXT**: `object`
44
5-
Defined in: [constants/modelUrls.ts:727](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L727)
5+
Defined in: [constants/modelUrls.ts:793](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L793)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/DEEPLAB_V3_MOBILENET_V3_LARGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **DEEPLAB_V3_MOBILENET_V3_LARGE**: `object`
44
5-
Defined in: [constants/modelUrls.ts:584](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L584)
5+
Defined in: [constants/modelUrls.ts:642](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L642)
66

77
## Type Declaration
88

0 commit comments

Comments
 (0)