Class TensorflowDescriptorParser


  • public class TensorflowDescriptorParser
    extends Object
    • Constructor Detail

      • TensorflowDescriptorParser

        public TensorflowDescriptorParser()
    • Method Detail

      • opDescs

        public static Map<String,​OpDef> opDescs()
        Get the op descriptors for tensorflow
        Returns:
        the op descriptors for tensorflow
        Throws:
        Exception