This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eec81cb15e434eb249b672020ea9b9ad3bb562c6
swift-mirror
/
test
/
AutoDiff
/
validation-test
History
Alex Lorenz
0f9a69c712
android test fixes
2024-05-28 12:59:26 -07:00
..
Inputs
…
address_only_tangentvector.swift
Mandatory optimizations: constant fold boolean literals before the DefiniteInitialization pass
2024-01-10 16:15:57 +01:00
array.swift
…
class_differentiation.swift
…
control_flow.swift
Mandatory optimizations: constant fold boolean literals before the DefiniteInitialization pass
2024-01-10 16:15:57 +01:00
cross_module_derivative_attr.swift
…
cross_module_differentiation.swift
…
custom_derivatives.swift
android test fixes
2024-05-28 12:59:26 -07:00
derivative_registration.swift
…
differentiable_property.swift
…
differentiable_protocol_requirements.swift
Disable differentiable_protocol_requirements.swift
2023-05-18 11:27:09 -07:00
existential.swift
…
forward_mode_array.swift
…
forward_mode_inout.swift
…
forward_mode_simd.swift
…
forward_mode_simple.swift
[AutoDiff] Generalize handling of semantic result parameters (
#67230
)
2023-08-03 09:33:11 -07:00
function_type_metadata.swift
…
inout_control_flow.swift
…
inout_parameters.swift
[AutoDiff] Generalize handling of semantic result parameters (
#67230
)
2023-08-03 09:33:11 -07:00
issue-58353.swift
…
issue-64257-use-after-free.swift
Fix use after free when pullback is used multiple times. (
#64647
)
2023-03-28 01:36:38 -07:00
lit.local.cfg
…
method.swift
…
optional_property.swift
…
optional.swift
…
property_wrappers.swift
…
reabstraction.swift
…
reflection.swift
[swift-reflection-dump] Turn --binary-filename into a positional argument.
2022-10-12 11:18:59 -07:00
repeated_calls.swift
…
separate_tangent_type.swift
android test fixes
2024-05-28 12:59:26 -07:00
simple_math.swift
[AutoDiff] Handle materializing adjoints with non-differentiable fields (
#67319
)
2023-09-12 14:22:41 -07:00
simple_model.swift
…
storeborrow.swift
Fix adjoint generation of store_borrow (
#61431
)
2022-10-05 04:06:57 -07:00
subset_parameters_thunk.swift
…
superset_adjoint.swift
…