Isaac David
Isaac David
Logs on verbose: Running on Windows 11 (Build 22631.2715) Intel 8265U ```pwsh PS C:\pbrt-v4\bin> .\pbrt.exe --log-level verbose C:\Users\idbl6\Documents\pbrt-v4-scenes\lte-orb\lte-orb-simple-ball.pbrt pbrt version 4 (built Nov 15 2023 at 20:08:27) Copyright (c)1998-2021 Matt...
Uses Abseil C++ Library for absl::variant as default nostd::variant if WITH_ABSEIL cmake option or --@io_opentelemetry_cpp//api:with_abseil=true (aka --//api:with_abseil=true) bazel option is enabled. License: Apache License 2.0 https://github.com/open-telemetry/opentelemetry-cpp/blob/main/docs/dependencies.md
I could not find a .config.cmake.
**Describe the bug** At the moment of putting the option /Qsave-temps it producses an error **To Reproduce** Please describe the steps to reproduce the behavior: 1. Include code snippet as...
Update example at https://github.com/pytorch/examples/blob/main/mnist/main.py to use torch.compile features
### Add Link N/A ### Describe the bug ``` 15.05 ERROR: Ignored the following versions that require a different python version: 0.21 Requires-Python >=3.9; 0.21.1 Requires-Python >=3.9; 0.21.2 Requires-Python >=3.9;...
For the moment `buildToMemory` is a no-op ```cpp mlir::Value CIRGenFunction::buildToMemory(mlir::Value Value, QualType Ty) { // Bool has a different representation in memory than in registers. return Value; } ```
TODO: - add tests