Class TFE_Context

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

@Opaque @Properties(inherit=tensorflow.class) public class TFE_Context extends AbstractTFE_Context
  • Constructor Details

    • TFE_Context

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

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