Searched defs:max_filter (Results 1 – 5 of 5) sorted by relevance
207 max_filter=None, argument
347 WindowedFilter<uint64_t, MaxFilter<uint64_t>, uint64_t, uint64_t> max_filter( in TEST_F() local
1676 const Tensor& max_filter = context->input(5 + bias_index_offset); in Compute() local1736 const float* max_filter = max_filter_vector.flat<float>().data(); in ExtendConvFwdParams() local1789 const float* max_filter = max_filter_vector.flat<float>().data(); in GetBiasHandle() local2072 const float* max_filter = max_filter_vector.flat<float>().data(); in AllocateOutputTensor() local
1166 Tensor& max_filter, Tensor& min_output, Tensor& max_output, in Run()1251 Tensor max_filter(DT_FLOAT, {1}); in TEST_F() local
527 const float max_filter = context->input(5).flat<float>()(0); in Compute() local