Class TF_Session

All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
AbstractTF_Session.DeleteDeallocator

@Opaque @Properties(inherit=tensorflow.class) public class TF_Session extends AbstractTF_Session
  • Constructor Details

    • TF_Session

      public TF_Session()
      Empty constructor. Calls super((Pointer)null).
    • TF_Session

      public TF_Session(Pointer p)
      Pointer cast constructor. Invokes Pointer(Pointer).