You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In other words, the CPU-only C data/stream interfaces are in "maintenance mode."
This will force developers that are currently using the CPU-only C data/stream interfaces and who wish to use the new structures to switch over to using the C device data/stream interfaces. This is simple enough to do.
To make this clearer, we should add note boxes to to CDataInterface.rst and CStreamInterface.rst to explain some of this and to link to CDeviceDataInterface.rst. The note boxes should clearly state that the CPU-only C data/stream interfaces are in "maintenance mode."
Component(s)
Documentation, Format
The text was updated successfully, but these errors were encountered:
Describe the enhancement requested
The following facts are not immediately obvious to readers of the C data interface and C stream interface docs pages:
To make this clearer, we should add note boxes to to
CDataInterface.rst
andCStreamInterface.rst
to explain some of this and to link toCDeviceDataInterface.rst
. The note boxes should clearly state that the CPU-only C data/stream interfaces are in "maintenance mode."Component(s)
Documentation, Format
The text was updated successfully, but these errors were encountered: