Open edgarriba opened 8 years ago
Currently we have defined an intermediate representation here https://github.com/edgarriba/DeepRosetta/blob/master/core/config.yaml
Maybe we can find extra cheap ways to do it. @anguelos proposed to use caffe protobuf as a base.
/cc @szagoruyko @fmassa
@edgarriba using protobuf is a terrible idea. I'd propose something light and widely supported across languages, eg MessagePack.
Currently we have defined an intermediate representation here https://github.com/edgarriba/DeepRosetta/blob/master/core/config.yaml
Maybe we can find extra cheap ways to do it. @anguelos proposed to use caffe protobuf as a base.