- 30 9月, 2025 3 次提交
-
-
由 ricardoV94 提交于
Not using `__call__` avoids the test_value computation
-
由 ricardoV94 提交于
-
由 Ricardo Vieira 提交于
-
- 23 9月, 2025 1 次提交
-
-
由 ricardoV94 提交于
-
- 21 9月, 2025 1 次提交
-
-
由 Michal Novomestsky 提交于
* added identity as alias for tensor_copy and defined No-Op for TensorFromScalar * refactor: jacobian should use tensorize * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed redundant pprint * refactor: added vectorize=True to all jacobians * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add option to vectorize jacobian in minimize/root * pre-commit --------- Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by:
jessegrabowski <jessegrabowski@gmail.com>
-
- 20 9月, 2025 16 次提交
-
-
由 ricardoV94 提交于
-
由 Ricardo Vieira 提交于
-
由 ricardoV94 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
* Avoid reversing inputs as we traverse graph * Simplify io_toposort without ordering (and refactor into its own function) * Removes client side-effect on previous toposort functions * Remove duplicated logic across methods
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
Also avoid repeated checks when an outer rewriter enforces tracks before calling individual node rewriters
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
- 14 9月, 2025 1 次提交
-
-
由 Juan Orduz 提交于
-
- 06 9月, 2025 1 次提交
-
-
由 Juan Orduz 提交于
* nb init * small cleanup and re-run * add section to gallery * final cleanup * title * rename * rename section
-
- 05 9月, 2025 3 次提交
-
-
由 Joren Hammudoglu 提交于
* add `scipy-stubs` as development depedency * fix `scipy-stubs` squigglies
-
由 Ricardo Vieira 提交于
* Add compiler_verbose config flag * Add entry in `config.rst` for `compiler_verbose` --------- Co-authored-by:Jesse Grabowski <jessegrabowski@gmail.com>
-
- 03 9月, 2025 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 01 9月, 2025 1 次提交
-
-
由 Ricardo Vieira 提交于
-
- 31 8月, 2025 3 次提交
- 29 8月, 2025 2 次提交
-
-
由 ricardoV94 提交于
-
由 ricardoV94 提交于
-
- 19 8月, 2025 1 次提交
-
-
由 juanitorduz 提交于
-
- 07 8月, 2025 6 次提交
-
-
由 Oriol Abril-Pla 提交于
-
由 Ricardo Vieira 提交于
Also cover cases of AdvancedIncSubtensor with batch indices that were not supported before
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
-
由 Ricardo Vieira 提交于
* Skip slow numba pad tests * Reduce number of Second tests * Update test.yml
-