Searched defs:value_max (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | cwise_op_clip.cc | 88 T value_max; member 127 T value_max; member
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/ |
D | histogram_macros.h | 118 #define UMA_HISTOGRAM_EXACT_LINEAR(name, sample, value_max) \ argument 137 #define UMA_HISTOGRAM_SCALED_EXACT_LINEAR(name, sample, count, value_max, \ argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/ |
D | histogram_macros.h | 118 #define UMA_HISTOGRAM_EXACT_LINEAR(name, sample, value_max) \ argument 137 #define UMA_HISTOGRAM_SCALED_EXACT_LINEAR(name, sample, count, value_max, \ argument
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | histogram_macros.h | 115 #define UMA_HISTOGRAM_EXACT_LINEAR(name, sample, value_max) \ argument 134 #define UMA_HISTOGRAM_SCALED_EXACT_LINEAR(name, sample, count, value_max, \ argument
|
H A D | histogram_functions.cc | 22 int value_max) { in UmaHistogramExactLinear()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | dnn.h | 266 float value_max() const { return value_max_; } in value_max() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_dnn.cc | 1018 double value_max) in CudnnActivationDescriptor()
|