Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

AnonymousMemoryCache

Stay organized with collections Save and categorize content based on your preferences.
public final class AnonymousMemoryCache

Public Methods

static AnonymousMemoryCache
create(Scope scope)
Factory method to create a class wrapping a new AnonymousMemoryCache operation.
Output<?>
Output<?>
handle()

Inherited Methods

Public Methods

public static AnonymousMemoryCache create (Scope scope)

Factory method to create a class wrapping a new AnonymousMemoryCache operation.

Parameters
scope current scope
Returns
  • a new instance of AnonymousMemoryCache

public Output<?> deleter ()

public Output<?> handle ()