Home
last modified time | relevance | path

Searched defs:conv1 (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_hlo_cost_analysis_test.cc54 const HloInstruction* conv1 = comp->GetInstructionWithName("conv1"); in TEST_F() local
Dcudnn_fused_conv_rewriter_test.cc790 const HloInstruction* conv1; in TEST_F() local
828 const HloInstruction* conv1; in TEST_F() local
936 const HloInstruction* conv1; in TEST_F() local
971 const HloInstruction* conv1; in TEST_F() local
1004 const HloInstruction* conv1; in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconvolution_dimension_numbers_test.cc100 auto conv1 = Conv(input, weight, {1, 1}, Padding::kValid); in XLA_TEST_F() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
Dquantization_ops_test.cc520 auto conv1 = in TEST_P() local
572 auto conv1 = in TEST_P() local
595 auto conv1 = in TEST_P() local
/external/pytorch/test/cpp/api/
Dintegration.cpp257 auto conv1 = model->add(Conv2d(1, 10, 5), "conv1"); in TEST_F() local
293 auto conv1 = model->add(Conv2d(1, 10, 5), "conv1"); in TEST_F() local
Dnn_utils.cpp372 auto conv1 = Conv2d(3, 10, 5); in TEST_F() local
380 auto conv1 = Conv2d(3, 10, 5); in TEST_F() local
/external/ComputeLibrary/examples/
Dneon_cnn.cpp269 std::unique_ptr<NEConvolutionLayer> conv1{}; member in NEONCNNExample
/external/tensorflow/tensorflow/lite/toco/logging/
Dconversion_log_util_test.cc61 std::unique_ptr<ConvOperator> conv1(new ConvOperator()); in TEST() local
/external/libaom/av1/common/x86/
Dav1_convolve_scale_sse4.c156 const __m128i conv1 = convolve_16_8(src1, coeff0716); in vfilter8() local
388 const __m128i conv1 = convolve_16_8(src1, coeff0716); in highbd_vfilter8() local
/external/clang/test/SemaCXX/
Dcxx1y-deduced-return-type.cpp15 } conv1; variable
/external/cronet/tot/base/trace_event/
Dtrace_event_unittest.cc958 std::unique_ptr<ConvertableToTraceFormat> conv1(new Convertable(&num_calls)); in TEST_F() local
/external/cronet/stable/base/trace_event/
Dtrace_event_unittest.cc958 std::unique_ptr<ConvertableToTraceFormat> conv1(new Convertable(&num_calls)); in TEST_F() local
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dccapitst.c1502 UConverter *conv1, *conv2 = NULL; in TestConvertSafeCloneCallback() local
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dccapitst.c1502 UConverter *conv1, *conv2 = NULL; in TestConvertSafeCloneCallback() local
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c1500 UConverter *conv1, *conv2 = NULL; in TestConvertSafeCloneCallback() local
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1419 std::unique_ptr<ConvertableToTraceFormat> conv1(new Convertable(&num_calls)); in TEST_F() local