Class InferenceSession.OpDep

    • Field Detail

      • opName

        protected String opName
      • iter

        protected int iter
    • Constructor Detail

      • OpDep

        protected OpDep​(@NonNull
                        @NonNull String opName,
                        @NonNull
                        @NonNull String frame,
                        int iter,
                        FrameIter parentFrame)