Fix for CI failure.

Change-Id: I66a5b5ab559207071ea62619e9e612fda9a73202
This commit is contained in:
Elena Zhelezina 2020-06-08 17:57:27 +01:00
parent 9573987e54
commit ed41bb0825
3 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,10 @@
path: "tensorflow.lite.OpsSet"
tf_class {
is_instance: "<enum \'OpsSet\'>"
member {
name: "EXPERIMENTAL_TFLITE_BUILTINS_ACTIVATIONS_INT16_WEIGHTS_INT8"
mtype: "<enum \'OpsSet\'>"
}
member {
name: "SELECT_TF_OPS"
mtype: "<enum \'OpsSet\'>"

View File

@ -12,6 +12,10 @@ tf_module {
name: "GRAPHVIZ_DOT"
mtype: "<type \'int\'>"
}
member {
name: "INT16"
mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>"
}
member {
name: "INT32"
mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>"

View File

@ -1,6 +1,10 @@
path: "tensorflow.lite.OpsSet"
tf_class {
is_instance: "<enum \'OpsSet\'>"
member {
name: "EXPERIMENTAL_TFLITE_BUILTINS_ACTIVATIONS_INT16_WEIGHTS_INT8"
mtype: "<enum \'OpsSet\'>"
}
member {
name: "SELECT_TF_OPS"
mtype: "<enum \'OpsSet\'>"