Generate TypeScript Op attribute values for "type" and "int" OpDef attribute types.
This is an incremental change to first introduce updates to the TypeScript internal library and references to building OpDef attribute structs that the TensorFlow.js Node runtime uses. For now, this change introduces basic "type" and "int" attr types. I'll continue to roll more types and complicated examples in upcoming changes. PiperOrigin-RevId: 210121141
Loading
Please sign in to comment