We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c985d80 commit e362460Copy full SHA for e362460
extension/flat_tensor/serialize/flat_tensor.fbs
@@ -1,7 +1,7 @@
1
// Schema for flatbuffer-serialized tensors.
2
3
include "scalar_type.fbs";
4
-namespace flat_tensor;
+namespace flat_tensor_flatbuffer;
5
6
// Update after BC breaking changes.
7
file_identifier "FT01";
0 commit comments