Class TFE_ContextOptions

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

@Opaque @Properties(inherit=tensorflow.class) public class TFE_ContextOptions extends AbstractTFE_ContextOptions
  • Constructor Details

    • TFE_ContextOptions

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

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