Skip to content

Bump mediapipe from 0.10.9 to 0.10.14 #2247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps mediapipe from 0.10.9 to 0.10.14.

Release notes

Sourced from mediapipe's releases.

MediaPipe v0.10.14

Framework and core calculator improvements

  • Expose Lora ranks.
  • Update C API documentation to make it clear that the callback is invoked multiple times
  • Do not free response in PredictAsync callback
  • Enable usage of DRISHTI_PROFILING from non mediapipe namespaces.
  • Add model type to ImageGeneratorOptions.
  • Allow casting Stream->Stream

MediaPipe Tasks update

This section should highlight the changes that are done specifically for any platform and don't propagate to other platforms.

iOS

  • Added iOS audio data tests
  • Removed unused methods in AVAudioPCMBufferTestUtils
  • Added read at offset tests to MPPAudioRecordTests
  • Renamed property in MPPAudioData
  • Added iOS Audio Packet Creator
  • Added iOS audio running mode
  • Added iOS Packet Creator
  • Added iOS audio task runner
  • Updated documentation of MPPAudioPacketCreator

Javascript

  • Allow models to be uploaded via ReadableStreamDefaultReader
  • Allow all tasks to use a ReadableStreamDefaultReader
  • Expose Web LoRA API.
  • Raise WebGPU errors to JavaScript.
  • Update GenAI Experimental README
  • Update GenAI README

Python

  • Fixed result_callback() argument

MediaPipe Dependencies

  • Flatbuffers upgrade to 24.3.7
  • Update TF and FlatBuffer dependency to latest.

MediaPipe v0.10.13

Build changes

  • Make Holistic C++ graph public until we have a C++ API
  • Added a test image to tasks/testdata/vision
  • Update dependency in inference_calculator_metal to make it OSS compatible
  • Add build rule for gpt2_unicode_mapping_calculator to ODML repo
  • Update TF patch to match new version
  • Make model_asset_bundle_resources public

Framework and core calculator improvements

  • Added Interactive Segmenter C Tasks API and updated Image Segmenter + Pose Landmarker API/tests

... (truncated)

Commits
  • 4cf89a7 No public description
  • 3ab5229 No public description
  • ededd21 No public description
  • 9d31477 Allow casting Stream<T>->Stream<AnyType>
  • 4204859 Add model type to ImageGeneratorOptions.
  • 9fcc392 No public description
  • fde6e8c Internal changes only.
  • 96f6bcf Internal changes only.
  • 817b581 Merge pull request #5397 from priankakariatyml:ios-audio-task-runner
  • 8a2ffeb Enable usage of DRISHTI_PROFILING from non mediapipe namespaces.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mediapipe](https://github.com/google/mediapipe) from 0.10.9 to 0.10.14.
- [Release notes](https://github.com/google/mediapipe/releases)
- [Commits](google-ai-edge/mediapipe@v0.10.9...v0.10.14)

---
updated-dependencies:
- dependency-name: mediapipe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2024
@geekcomputers geekcomputers merged commit b67e852 into master Jun 19, 2024
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/mediapipe-0.10.14 branch June 19, 2024 18:29
Copy link
Contributor

@NitkarshChourasia NitkarshChourasia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants