Fix for CI failure.
Change-Id: I66a5b5ab559207071ea62619e9e612fda9a73202
This commit is contained in:
parent
9573987e54
commit
ed41bb0825
@ -1,6 +1,10 @@
|
|||||||
path: "tensorflow.lite.OpsSet"
|
path: "tensorflow.lite.OpsSet"
|
||||||
tf_class {
|
tf_class {
|
||||||
is_instance: "<enum \'OpsSet\'>"
|
is_instance: "<enum \'OpsSet\'>"
|
||||||
|
member {
|
||||||
|
name: "EXPERIMENTAL_TFLITE_BUILTINS_ACTIVATIONS_INT16_WEIGHTS_INT8"
|
||||||
|
mtype: "<enum \'OpsSet\'>"
|
||||||
|
}
|
||||||
member {
|
member {
|
||||||
name: "SELECT_TF_OPS"
|
name: "SELECT_TF_OPS"
|
||||||
mtype: "<enum \'OpsSet\'>"
|
mtype: "<enum \'OpsSet\'>"
|
||||||
|
@ -12,6 +12,10 @@ tf_module {
|
|||||||
name: "GRAPHVIZ_DOT"
|
name: "GRAPHVIZ_DOT"
|
||||||
mtype: "<type \'int\'>"
|
mtype: "<type \'int\'>"
|
||||||
}
|
}
|
||||||
|
member {
|
||||||
|
name: "INT16"
|
||||||
|
mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>"
|
||||||
|
}
|
||||||
member {
|
member {
|
||||||
name: "INT32"
|
name: "INT32"
|
||||||
mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>"
|
mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>"
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
path: "tensorflow.lite.OpsSet"
|
path: "tensorflow.lite.OpsSet"
|
||||||
tf_class {
|
tf_class {
|
||||||
is_instance: "<enum \'OpsSet\'>"
|
is_instance: "<enum \'OpsSet\'>"
|
||||||
|
member {
|
||||||
|
name: "EXPERIMENTAL_TFLITE_BUILTINS_ACTIVATIONS_INT16_WEIGHTS_INT8"
|
||||||
|
mtype: "<enum \'OpsSet\'>"
|
||||||
|
}
|
||||||
member {
|
member {
|
||||||
name: "SELECT_TF_OPS"
|
name: "SELECT_TF_OPS"
|
||||||
mtype: "<enum \'OpsSet\'>"
|
mtype: "<enum \'OpsSet\'>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user