🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "gpu"

Found 4 matching component(s)

  • class DocumentProcessor_v4

    Handles document processing and text extraction using llmsherpa (same approach as offline_docstore_multi_vice.py).

    File: /tf/active/vicechatdev/docchat/document_processor.py

    class documentprocessor
  • class DocumentProcessor_v8

    Process different document types for indexing

    File: /tf/active/vicechatdev/docchat/document_indexer.py

    class documentprocessor
  • function is_cupy_array

    Checks whether the provided data object is a CuPy ndarray by conditionally importing CuPy and performing an isinstance check.

    File: /tf/active/vicechatdev/patches/util.py

    type-checking cupy array gpu validation
  • class DocumentAnalyzer

    Analyze PDF documents using OCR and LLM

    File: /tf/active/vicechatdev/mailsearch/document_analyzer.py

    class documentanalyzer

Search Examples