Class Layer

    • Constructor Detail

      • Layer

        protected Layer​(long addr)
    • Method Detail

      • __fromPtr__

        public static Layer __fromPtr__​(long addr)
      • outputNameToIndex

        public int outputNameToIndex​(String outputName)
      • finalize

        public void finalize​(List<Mat> inputs,
                             List<Mat> outputs)
      • get_blobs

        public List<Mat> get_blobs()
      • set_blobs

        public void set_blobs​(List<Mat> blobs)
      • get_name

        public String get_name()
      • get_type

        public String get_type()
      • get_preferableTarget

        public int get_preferableTarget()