﻿bartorch.nlop.Log
=================

.. currentmodule:: bartorch.nlop

.. autoclass:: Log

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Log.__init__
      ~Log.adjoint
      ~Log.chain
      ~Log.combine
      ~Log.del_out
      ~Log.derivative
      ~Log.dup
      ~Log.flatten
      ~Log.forward
      ~Log.jacobian
      ~Log.linearize
      ~Log.link
      ~Log.permute_inputs
      ~Log.permute_outputs
      ~Log.pin
      ~Log.reshape_input
      ~Log.reshape_output
      ~Log.shift_input
      ~Log.shift_output
      ~Log.stack_inputs
      ~Log.stack_outputs
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Log.device
      ~Log.ishape
      ~Log.ishapes
      ~Log.oshape
      ~Log.oshapes
   
   