Searched defs:max_filter (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_conv_ops.cc | 1676 const Tensor& max_filter = context->input(5 + bias_index_offset); in Compute() local 1736 const float* max_filter = max_filter_vector.flat<float>().data(); in ExtendConvFwdParams() local 1789 const float* max_filter = max_filter_vector.flat<float>().data(); in GetBiasHandle() local 2072 const float* max_filter = max_filter_vector.flat<float>().data(); in AllocateOutputTensor() local
|
H A D | mkl_fused_ops_test.cc | 1166 Tensor& max_filter, Tensor& min_output, Tensor& max_output, in Run() 1251 Tensor max_filter(DT_FLOAT, {1}); in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | quantized_conv_ops_test.py | 207 max_filter=None, argument
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | windowed_filter_test.cc | 347 WindowedFilter<uint64_t, MaxFilter<uint64_t>, uint64_t, uint64_t> max_filter( in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_conv_ops.cc | 527 const float max_filter = context->input(5).flat<float>()(0); in Compute() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | btm_ble_api_types.h | 325 uint8_t max_filter; member
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 1972 …sults_storage, uint8_t max_irk_list_sz, uint8_t filtering_support, uint8_t max_filter, uint8_t act… in BaseVendorCapabilities()
|