Skip to content
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

MP update 0.10.3 #2070

Merged
merged 11 commits into from
Oct 11, 2023
Merged

MP update 0.10.3 #2070

merged 11 commits into from
Oct 11, 2023

Conversation

atobiszei
Copy link
Collaborator

No description provided.

@atobiszei atobiszei added WIP Do not merge until resolved DO NOT MERGE labels Sep 29, 2023
@atobiszei atobiszei force-pushed the atobisze_mp_bump_0.10.3 branch from 25dcb52 to f54e23e Compare October 5, 2023 15:12
@atobiszei atobiszei removed WIP Do not merge until resolved DO NOT MERGE labels Oct 6, 2023
atobiszei and others added 2 commits October 9, 2023 10:38
* Bump oneTBB to avoid using deprecated selection in build files
bazelbuild/bazel#8622
* Bump TF and remove patches
* Fix oneTBB patch
* Fix order of glog include
* Fixes in UT's after gtest bump
Gtest now detects that there are parametrized fixtures and there is no
instantiation of that fixture and reports that a test failure.
* Update TFS Model Metadata tests after TFS update
With updated TFS the model metadata response through REST API contains
additional field.
* New patch for TF after update

JIRA:CVS-114360
@atobiszei atobiszei force-pushed the atobisze_mp_bump_0.10.3 branch 2 times, most recently from 79300c2 to 77cae86 Compare October 9, 2023 10:25
@atobiszei atobiszei requested review from rasapala and dtrawins October 9, 2023 14:24
@atobiszei atobiszei force-pushed the atobisze_mp_bump_0.10.3 branch from 450545d to f4cf2b2 Compare October 10, 2023 17:51
@atobiszei atobiszei force-pushed the atobisze_mp_bump_0.10.3 branch from f4cf2b2 to 7db8f3d Compare October 11, 2023 06:46
WORKSPACE Outdated
load("@bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")
bazel_skylib_workspace()
load("@bazel_skylib//lib:versions.bzl", "versions")
versions.check(minimum_bazel_version = "3.7.2")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Change to 6.0.0

WORKSPACE Outdated

load("@com_github_grpc_grpc//bazel:grpc_extra_deps.bzl", "grpc_extra_deps")
grpc_extra_deps()
#load("@com_github_grpc_grpc//bazel:grpc_extra_deps.bzl", "grpc_extra_deps")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not needed anymore?

src/BUILD Outdated
@@ -135,6 +135,11 @@ cc_shared_library(
"@FP16//:__subpackages__",
"@flatbuffers//:__subpackages__",
"@ruy//:__subpackages__",

Copy link
Collaborator

Choose a reason for hiding this comment

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

No space here.

@atobiszei atobiszei requested a review from rasapala October 11, 2023 08:36
Copy link
Collaborator

@rasapala rasapala left a comment

Choose a reason for hiding this comment

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

LGTM

@atobiszei atobiszei merged commit 77c30dc into main Oct 11, 2023
@atobiszei atobiszei deleted the atobisze_mp_bump_0.10.3 branch January 4, 2024 10:22
psakamoori pushed a commit to psakamoori/model_server that referenced this pull request Apr 2, 2024
* Bump oneTBB to avoid using deprecated selection in build files
bazelbuild/bazel#8622
* Bump TF and remove patches
* Fix oneTBB patch
* Fix order of glog include
* Fixes in UT's after gtest bump
Gtest now detects that there are parametrized fixtures and there is no
instantiation of that fixture and reports that a test failure.
* Update TFS Model Metadata tests after TFS update
With updated TFS the model metadata response through REST API contains
additional field.
* New patch for TF after update
* Update tests requirements after functional tests update

JIRA:CVS-114360

* Fixing python=0 compilation
Co-authored-by: rasapala <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants