Home
last modified time | relevance | path

Searched defs:max_filter (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_conv_ops.cc1676 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 Dmkl_fused_ops_test.cc1166 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 Dquantized_conv_ops_test.py207 max_filter=None, argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dwindowed_filter_test.cc347 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 Dquantized_conv_ops.cc527 const float max_filter = context->input(5).flat<float>()(0); in Compute() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h325 uint8_t max_filter; member
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h1972 …sults_storage, uint8_t max_irk_list_sz, uint8_t filtering_support, uint8_t max_filter, uint8_t act… in BaseVendorCapabilities()