interface KerasLayerimport { type KerasLayer } from "https://deno.land/x/netsaur@0.2.5/src/model/types.ts"; Propertiesname: stringclass_name: KerasLayerTypeconfig: KerasLayerConfiginbound_nodes: any[]