- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for Spectral (0.09 sec)
-
manifests/addons/dashboards/lib/output.json
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Jun 04 18:05:06 UTC 2024 - 25.2K bytes - Viewed (0) -
manifests/addons/dashboards/pilot-dashboard.gen.json
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jul 26 23:54:32 UTC 2024 - 24.7K bytes - Viewed (0) -
manifests/addons/dashboards/lib/panels.libsonnet
+ options.calculation.xBuckets.withMode('size') + options.calculation.xBuckets.withValue('1min') + options.withCellGap(0) + options.color.withMode('scheme') + options.color.withScheme('Spectral') + options.color.withSteps(128) + options.yAxis.withDecimals(0) + options.yAxis.withUnit('s') + if std.length(desc) > 0 then heatmap.panelOptions.withDescription(desc)
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jul 26 23:54:32 UTC 2024 - 9.5K bytes - Viewed (0) -
RELEASE.md
# Release 1.1.0 ## Major Features and Improvements * Added Java API support for Windows. * Added `tf.spectral` module. Moved existing FFT ops to `tf.spectral` while keeping an alias in the old location (`tf.*`). * Added 1D, 2D and 3D Fourier transform ops for real signals to `tf.spectral`. * Added a `tf.bincount` function. * Added Keras 2 API to contrib.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)