Merge pull request #3740 from google:mrschmidt/empty
PiperOrigin-RevId: 477820667
This commit is contained in:
commit
6678a091e0
|
@ -16,7 +16,7 @@ package com.google.mediapipe.tasks.core;
|
|||
|
||||
import java.util.concurrent.atomic.AtomicBoolean;
|
||||
|
||||
/** Facililates creation and destruction of the native ModelResourcesCache. */
|
||||
/** Facilitates creation and destruction of the native ModelResourcesCache. */
|
||||
class ModelResourcesCache {
|
||||
private final long nativeHandle;
|
||||
private final AtomicBoolean isHandleValid;
|
||||
|
|
Loading…
Reference in New Issue
Block a user