agd.AutomaticDifferentiation.AD_CUDA
This package is implementation detail for some GPU accelerated methods of the AutomaticDifferentation parent package. It should not be used directly
1# Copyright 2020 Jean-Marie Mirebeau, University Paris-Sud, CNRS, University Paris-Saclay 2# Distributed WITHOUT ANY WARRANTY. Licensed under the Apache License, Version 2.0, see http://www.apache.org/licenses/LICENSE-2.0 3 4""" 5This package is implementation detail for some GPU accelerated methods of the 6AutomaticDifferentation parent package. It should not be used directly 7"""