Class TF_SessionOptions

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

@Opaque @Properties(inherit=tensorflow.class) public class TF_SessionOptions extends AbstractTF_SessionOptions
  • Constructor Details

    • TF_SessionOptions

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

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