Fix for CI failure.
Change-Id: I66a5b5ab559207071ea62619e9e612fda9a73202
This commit is contained in:
parent
9573987e54
commit
ed41bb0825
@ -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\'>"
|
||||
|
@ -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\'>"
|
||||
|
@ -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\'>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user