Closed mmrahorovic closed 3 years ago
I've modified this a little to exclude the attribute types that we don't have tests or use cases for yet (["strings", "tensors", "graphs", "sparse_tensors"]
) since these are likely to need custom attribute getters as well. These can be enabled once appropriate tests and getters are added.
[base]: changed how the floats, ints, strings, tensors, graphs and sparse_tensors field of AttributeProto is set.