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

Run tests on removing tf/lite/kernels/shim. #2824

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions tools/def_file_filter/symbols_pybind.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,28 +274,6 @@ tensorflow::AttrValue::`vftable'
[//tensorflow/core/framework:op_def_proto_cc_impl] # tf_text
tensorflow::OpDef::`vftable'

[//tensorflow/lite/kernels/shim:shape] # tf_text
tflite::shim::Shape::AddDims
tflite::shim::Shape::Compatible
tflite::shim::Shape::Dim
tflite::shim::Shape::ToString

[//tensorflow/lite/kernels/shim:tf_op_shim] # tf_text
tflite::shim::FromAbslStatus
tflite::shim::TfInitContext::GetAttr
tflite::shim::TfInitContext::TfInitContext
tflite::shim::TfInvokeContext::GetInput
tflite::shim::TfInvokeContext::GetOutput
tflite::shim::TfInvokeContext::NumInputs
tflite::shim::TfInvokeContext::NumOutputs
tflite::shim::TfInvokeContext::TfInvokeContext
tflite::shim::TfShapeInferenceContext::GetAttr
tflite::shim::TfShapeInferenceContext::GetInputShape
tflite::shim::TfShapeInferenceContext::NumOutputs
tflite::shim::TfShapeInferenceContext::SetInputShape
tflite::shim::TfShapeInferenceContext::SetOutputShape
tflite::shim::TfShapeInferenceContext::TfShapeInferenceContext

[//tensorflow/core/common_runtime:graph_constructor] # tf_session
tensorflow::ShapeRefiner::~ShapeRefiner

Expand Down