Skip to content

Commit 554208c

Browse files
committed
docs: update auto-generated docs
1 parent 720b4a5 commit 554208c

42 files changed

Lines changed: 93 additions & 41 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/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:761](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L761)
5+
Defined in: [constants/modelUrls.ts:773](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L773)
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:769](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L769)
5+
Defined in: [constants/modelUrls.ts:781](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L781)
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:814](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L814)
5+
Defined in: [constants/modelUrls.ts:827](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L827)
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:803](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L803)
5+
Defined in: [constants/modelUrls.ts:816](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L816)
66

77
## Type Declaration
88

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
> `const` **CLIP_VIT_BASE_PATCH32_IMAGE**: `object`
44
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)
5+
Defined in: [constants/modelUrls.ts:745](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L745)
66

77
## Type Declaration
88

9+
### modelName
10+
11+
> **modelName**: `string` = `'clip-vit-base-patch32-image'`
12+
913
### modelSource
1014

1115
> **modelSource**: `string` = `CLIP_VIT_BASE_PATCH32_IMAGE_MODEL`

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
> `const` **CLIP_VIT_BASE_PATCH32_IMAGE_QUANTIZED**: `object`
44
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)
5+
Defined in: [constants/modelUrls.ts:753](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L753)
66

77
## Type Declaration
88

9+
### modelName
10+
11+
> **modelName**: `string` = `'clip-vit-base-patch32-image-quantized'`
12+
913
### modelSource
1014

1115
> **modelSource**: `string` = `CLIP_VIT_BASE_PATCH32_IMAGE_QUANTIZED_MODEL`

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
> `const` **CLIP_VIT_BASE_PATCH32_TEXT**: `object`
44
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)
5+
Defined in: [constants/modelUrls.ts:805](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L805)
66

77
## Type Declaration
88

9+
### modelName
10+
11+
> **modelName**: `string` = `'clip-vit-base-patch32-text'`
12+
913
### modelSource
1014

1115
> **modelSource**: `string` = `CLIP_VIT_BASE_PATCH32_TEXT_MODEL`

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:642](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L642)
5+
Defined in: [constants/modelUrls.ts:652](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L652)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/DEEPLAB_V3_MOBILENET_V3_LARGE_QUANTIZED.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_QUANTIZED**: `object`
44
5-
Defined in: [constants/modelUrls.ts:690](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L690)
5+
Defined in: [constants/modelUrls.ts:700](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L700)
66

77
## Type Declaration
88

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

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

33
> `const` **DEEPLAB_V3_RESNET101**: `object`
44
5-
Defined in: [constants/modelUrls.ts:634](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L634)
5+
Defined in: [constants/modelUrls.ts:644](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L644)
66

77
## Type Declaration
88

0 commit comments

Comments
 (0)