Closed tanwarsh closed 6 days ago
@teoparvanov @vrancurel I can still see pipelines and code related to interactive API. Will this be removed? These 3 pipelines are failing as these interactive api code is using python native API. eg code in openfl/openfl/interface/interactive_api/*
@teoparvanov @vrancurel I can still see pipelines and code related to interactive API. Will this be removed? These 3 pipelines are failing as these interactive api code is using python native API. eg code in openfl/openfl/interface/interactive_api/*
Hi @tanwarsh, thanks for refreshing the PR. Could you please remove the failing Interactive API examples from the CI also?
@teoparvanov @vrancurel I can still see pipelines and code related to interactive API. Will this be removed? These 3 pipelines are failing as these interactive api code is using python native API. eg code in openfl/openfl/interface/interactive_api/*
Hi @tanwarsh, thanks for refreshing the PR. Could you please remove the failing Interactive API examples from the CI also?
I have removed the dependency on python native API in openfl/openfl/interface/interactive_api.
Thanks @tanwarsh ! Let's freeze this PR for the time of the 1.7 release (we now have a good understanding of the "blast radius" of removing the Python Native API).
As discussed offline, the next step is to produce a new, more conservative PR where you would:
deprecated/native_api
Closing the PR as this will be merged later. Will create another PR to deprecate Python Native API.
Deprecate Python API:
This PR will be merged after discussion on FETS Chanllenge as mentioned by Kevin in https://github.com/securefederatedai/openfl/pull/1143#issuecomment-2476567671