aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 35fff366c9..11d6cbd98b 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -269,6 +269,7 @@ v20.08 Public major release
- More robust script for running benchmarks
- Deprecated functions / interfaces:
- Non-descriptor based interfaces for @ref NEThreshold, @ref CLThreshold
+ - Non-descriptor based interfaces for @ref NEScale, @ref CLScale and @ref GCScale
- In @ref NESoftmaxLayer, @ref NELogSoftmaxLayer, @ref CLSoftmaxLayer, @ref CLLogSoftmaxLayer and @ref GCSoftmaxLayer :
The default "axis" value for @ref CLSoftmaxLayer, @ref CLLogSoftmaxLayer and @ref GCSoftmaxLayer is changed from 1 to 0.
Only axis 0 is supported.