32fd4299b354ba7374c391d7420441e63341d312
verify_functional.py: - TC-19 Idempotency: seed=42 temp=0 two requests must be identical (from CCCL catch2_test_device_reduce_deterministic.cu RFA pattern) - TC-20 Top-p boundary: top_p=1.0 and 0.01 edge cases (from CCCL catch2_test_device_topk_keys.cu k=1/k=N boundaries) - TC-21 Frequency penalty: freq_penalty=1.5 + presence_penalty=0.5 (from CCCL tuning_histogram.cuh privatized bin counting) model_runner.py: - Added CCCL cuda::experimental::graph_memory_resource design notes on CUDA Graph capture batch size optimization for BI-V100 CCCL sources read as input this session: - catch2_test_device_segmented_reduce_custom_policy_hub.cu (policy injection) - thrust/detail/random_bijection.h (Feistel cipher for sampling) - cudax/experimental/graph.cuh (CUDA Graph memory pools) - catch2_test_device_reduce_deterministic.cu (RFA determinism)
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%