Home
last modified time | relevance | path

Searched defs:values_1 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dexhaustive_binary_test_f32_f64.cc42 FpValues values_1; in GetInputSize() local
50 FpValues values_1; in FillInput() local
/aosp_15_r20/external/deqp-deps/amber/src/vkscript/
Dparser_test.cc448 const auto* values_1 = bufs[2]->GetValues<uint8_t>(); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dragged_tensor_from_variant_op_test.cc147 const std::vector<int> values_1 = {1, 2, 3}; in TEST_F() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_nestedtensor.py5837 def grad_test_func(values_1, values_2, offsets): argument