Commit Graph

1395 Commits

Author SHA1 Message Date
kuaashish
79e39e6d52
Update model_maker_issue_template.yaml 2023-02-03 15:47:37 +05:30
kuaashish
dd10c54ed5
Create model_maker_issue_template.yaml 2023-02-03 15:45:51 +05:30
kuaashish
182dfeb4e9
Update build.yaml 2023-02-03 15:25:44 +05:30
kuaashish
4ca9b2d43a
Update build.yaml 2023-02-03 15:25:23 +05:30
kuaashish
eea62dca15
Update build.yaml 2023-02-03 15:24:47 +05:30
kuaashish
0f7743db1b
Update build.yaml 2023-02-03 15:07:33 +05:30
kuaashish
2c84077859
Update build.yaml 2023-02-03 15:02:07 +05:30
kuaashish
1b0923c3d7
Delete 00-build-installation-issue.md 2023-02-03 14:59:10 +05:30
kuaashish
d97df4071e
Merge branch 'google:master' into master 2023-02-03 14:58:34 +05:30
kuaashish
f7b035b15e
Update build.yaml 2023-02-03 14:57:28 +05:30
kuaashish
be42a73f43
Update build.yaml 2023-02-03 14:56:44 +05:30
kuaashish
6a90f8b27e
Update build.yaml 2023-02-03 14:55:36 +05:30
kuaashish
d554f92d71
Update build.yaml 2023-02-03 14:53:50 +05:30
kuaashish
78502bb5fd
Update build.yaml 2023-02-03 14:49:37 +05:30
kuaashish
daa2116773
Update build.yaml 2023-02-03 14:48:52 +05:30
kuaashish
43a97637db
Update build.yaml 2023-02-03 14:47:37 +05:30
kuaashish
598624d201
Update build.yaml 2023-02-03 14:43:29 +05:30
kuaashish
b75c7dedfc
Update build.yaml 2023-02-03 14:41:13 +05:30
kuaashish
01a740db5f
Update build.yaml 2023-02-03 14:36:16 +05:30
kuaashish
76685b2213
Update build.yaml 2023-02-03 14:35:05 +05:30
kuaashish
a235621b16
Update build.yaml 2023-02-03 14:34:41 +05:30
kuaashish
90c5dc19d1
Update build.yaml 2023-02-03 14:33:47 +05:30
kuaashish
9af30f98a2
Create build.yaml 2023-02-03 14:32:38 +05:30
Prianka Liz Kariat
3b55fb9f6a Added iOS test for quantized embedding 2023-02-03 13:42:32 +05:30
Prianka Liz Kariat
b5b10e7681 Added iOS test for different themes in text embedder 2023-02-03 13:10:13 +05:30
Prianka Liz Kariat
a512e6b5f5 Updated MPPTextEmbedder Documentation 2023-02-03 12:49:00 +05:30
Prianka Liz Kariat
6ca1efdd55 Updated MPPTextEmbedder Documentation 2023-02-03 12:48:06 +05:30
kuaashish
1a26071a41
Update install.md
This will fix the Subsystem typo in line 654
2023-02-03 12:12:45 +05:30
MediaPipe Team
e485961c2d fixes spelling mistake
PiperOrigin-RevId: 506697863
2023-02-02 12:49:30 -08:00
Prianka Liz Kariat
20002f191a Changed documentation 2023-02-02 18:38:19 +05:30
Prianka Liz Kariat
d625918995 Added swift tests for text embedder 2023-02-02 18:36:55 +05:30
Prianka Liz Kariat
474e994a5f Added text embedder objective c tests 2023-02-02 17:30:05 +05:30
Prianka Liz Kariat
867520af1c Added cosine similarity to MPPTextEmbedder 2023-02-02 17:29:51 +05:30
Prianka Liz Kariat
84e1c93ffb Added MPPCosineSimilarity 2023-02-02 17:22:56 +05:30
kuaashish
c79350da5f
Update javascript.md
This will fix the typo from "Supported plaforms" to "Supported platforms" in line 32
2023-02-02 17:12:09 +05:30
Sebastian Schmidt
286dde97ad Make TextEmbedder and TextClassifier tests pass on Windows
PiperOrigin-RevId: 506421383
2023-02-01 14:22:04 -08:00
Copybara-Service
bdd77b0d61 Merge pull request #4048 from priankakariatyml:ios-text-embedder
PiperOrigin-RevId: 506407904
2023-02-01 13:32:58 -08:00
Sebastian Schmidt
0f3cf9c56a Add "noasan" to MPPTextClassifierObjcTest
PiperOrigin-RevId: 506366650
2023-02-01 11:06:17 -08:00
Sebastian Schmidt
83e33b4dbe Internal change
PiperOrigin-RevId: 506345436
2023-02-01 09:55:19 -08:00
Juhyun Lee
0919a6c0a3 Log which InferenceCalculator impl is used at runtime.
PiperOrigin-RevId: 506343086
2023-02-01 09:45:36 -08:00
MediaPipe Team
3ee377f671 Internal change
PiperOrigin-RevId: 506312863
2023-02-01 07:42:20 -08:00
Prianka Liz Kariat
bd507b2d7b Updated MPPEmbeddingHelpers to reflect type change of quantized embeddings 2023-02-01 19:27:05 +05:30
Prianka Liz Kariat
cd1cb87ff6 Merge branch 'master' into ios-text-embedder 2023-02-01 19:11:01 +05:30
Prianka Liz Kariat
85c310d01c Updated formatting 2023-02-01 18:52:55 +05:30
Prianka Liz Kariat
d588f73a6d Added MPPTextEmbedder 2023-02-01 18:51:30 +05:30
Prianka Liz Kariat
38eac174e9 Added MPPTextEmbedderResultHelpers 2023-02-01 18:51:01 +05:30
Prianka Liz Kariat
42e712e911 Added MPPTextEmbedderOptionsHelpers 2023-02-01 18:50:14 +05:30
Prianka Liz Kariat
69809e2181 Updated formatting 2023-02-01 18:48:10 +05:30
Prianka Liz Kariat
ffc9f1d47e Added MPPEmbeddingResultHelpers 2023-02-01 18:47:23 +05:30
Prianka Liz Kariat
24bd104b0f Added MPPEmbedding Helpers 2023-02-01 18:46:11 +05:30