tvmjs
Preparing search index...
TensorCacheAccessOptions
Interface TensorCacheAccessOptions
interface
TensorCacheAccessOptions
{
artifactCache
?:
ArtifactCacheTemplate
;
cacheScope
?:
string
;
cacheType
?:
ArtifactCacheType
;
}
Hierarchy (
View Summary
)
TensorCacheAccessOptions
FetchTensorCacheOptions
Index
Properties
artifact
Cache?
cache
Scope?
cache
Type?
Properties
Optional
artifact
Cache
artifactCache
?:
ArtifactCacheTemplate
Optional
cache
Scope
cacheScope
?:
string
Optional
cache
Type
cacheType
?:
ArtifactCacheType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
artifact
Cache
cache
Scope
cache
Type
tvmjs
Loading...