We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8f470 commit 3c95b8aCopy full SHA for 3c95b8a
1 file changed
cuda_core/docs/source/api.rst
@@ -271,7 +271,18 @@ Utility functions
271
:toctree: generated/
272
273
args_viewable_as_strided_memory
274
+ make_program_cache_key
275
276
:template: autosummary/cyclass.rst
277
278
StridedMemoryView
279
+
280
+Program caches
281
+--------------
282
283
+.. autosummary::
284
+ :toctree: generated/
285
286
+ ProgramCacheResource
287
+ SQLiteProgramCache
288
+ FileStreamProgramCache
0 commit comments