Home
last modified time | relevance | path

Searched defs:input_values (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/boost-docs/boost_1_72_0/libs/range/test/adaptor_test/
H A Dref_unwrapped.cpp31 std::vector<std::reference_wrapper<int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
53 const std::vector<std::reference_wrapper<int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
75 const std::vector<std::reference_wrapper<const int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/range/test/adaptor_test/
H A Dref_unwrapped.cpp31 std::vector<std::reference_wrapper<int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
53 const std::vector<std::reference_wrapper<int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
75 const std::vector<std::reference_wrapper<const int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-libs/boost_1_72_0/libs/range/test/adaptor_test/
H A Dref_unwrapped.cpp31 std::vector<std::reference_wrapper<int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
53 const std::vector<std::reference_wrapper<int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
75 const std::vector<std::reference_wrapper<const int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
/dports/devel/hyperscan/boost_1_75_0/libs/range/test/adaptor_test/
H A Dref_unwrapped.cpp31 std::vector<std::reference_wrapper<int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
53 const std::vector<std::reference_wrapper<int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
75 const std::vector<std::reference_wrapper<const int>> input_values{one, two, three}; in BOOST_AUTO_TEST_CASE() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/project/
H A Dentityeditorformfactorybase.cpp55 const Dictionary& input_values, in add_name_input_metadata()
72 const Dictionary& input_values, in add_input_metadata()
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/reshape/
H A Dtest_pivot_multilevel.py85 input_values, argument
172 input_values, argument
/dports/archivers/vbz-compression/vbz_compression-1.0.1/vbz/test/
H A Dstreamvbyte_test.cpp139 std::vector<T> const& input_values, in perform_int_compressed_value_test()
207 … std::vector<std::int16_t> const input_values{ 0, -1, 4, -9, 16, -25, 36, -49, 64, -81, 100 }; variable
225 std::vector<std::uint16_t> input_values{ 0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100 }; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference.cc177 const T* __restrict input_values, in MatMul()
329 const T* __restrict input_values, in FullyConnected()
563 const T* __restrict input_values, in Im2Row()
681 const T* __restrict input_values, in Im2RowVALID()
694 const T* __restrict input_values, in Im2RowSAME()
813 const T* __restrict input_values, in Softmax()
886 const T* __restrict input_values, in StridedSlice()
973 const T* __restrict input_values, in TransposeRank3()
1002 const T* __restrict input_values, in TransposeRank4()
1036 const TIdx* __restrict input_values, in OneHot()
[all …]
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/pynumero/interfaces/tests/
H A Dexternal_grey_box_models.py93 def set_input_values(self, input_values): argument
146 def set_input_values(self, input_values): argument
205 def set_input_values(self, input_values): argument
270 def set_input_values(self, input_values): argument
339 def set_input_values(self, input_values): argument
456 def set_input_values(self, input_values): argument
503 def set_input_values(self, input_values): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference.cc177 const T* __restrict input_values, in MatMul()
329 const T* __restrict input_values, in FullyConnected()
434 const T* __restrict input_values, in Im2Row()
552 const T* __restrict input_values, in Im2RowVALID()
565 const T* __restrict input_values, in Im2RowSAME()
684 const T* __restrict input_values, in Softmax()
757 const T* __restrict input_values, in StridedSlice()
844 const T* __restrict input_values, in TransposeRank3()
873 const T* __restrict input_values, in TransposeRank4()
907 const TIdx* __restrict input_values, in OneHot()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/compute/test/
H A Dtest_functional_hash.cpp30 compute::vector<int> input_values(data, data + 4, queue); in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/compute/test/
H A Dtest_functional_hash.cpp30 compute::vector<int> input_values(data, data + 4, queue); in BOOST_AUTO_TEST_CASE() local
/dports/devel/boost-libs/boost_1_72_0/libs/compute/test/
H A Dtest_functional_hash.cpp30 compute::vector<int> input_values(data, data + 4, queue); in BOOST_AUTO_TEST_CASE() local
/dports/devel/hyperscan/boost_1_75_0/libs/compute/test/
H A Dtest_functional_hash.cpp30 compute::vector<int> input_values(data, data + 4, queue); in BOOST_AUTO_TEST_CASE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resource_coordinator/tab_ranker/
H A Dpairwise_inference.cc31 const T* __restrict input_values, in FullyConnected()
61 const T* __restrict input_values, in Relu()
77 const T* __restrict input_values, in DequantizeMinFirst()
/dports/devel/py-vsts/vsts-0.1.25/vsts/release/v4_0/models/
H A Dinput_values_query.py29 def __init__(self, current_values=None, input_values=None, resource=None): argument
/dports/devel/py-vsts/vsts-0.1.25/vsts/notification/v4_0/models/
H A Dinput_values_query.py29 def __init__(self, current_values=None, input_values=None, resource=None): argument
H A Dfield_values_query.py32 def __init__(self, current_values=None, resource=None, input_values=None, scope=None): argument
/dports/devel/py-vsts/vsts-0.1.25/vsts/release/v4_1/models/
H A Dinput_values_query.py29 def __init__(self, current_values=None, input_values=None, resource=None): argument
/dports/devel/py-vsts/vsts-0.1.25/vsts/notification/v4_1/models/
H A Dinput_values_query.py29 def __init__(self, current_values=None, input_values=None, resource=None): argument
H A Dfield_values_query.py32 def __init__(self, current_values=None, resource=None, input_values=None, scope=None): argument
/dports/devel/py-vsts/vsts-0.1.25/vsts/service_hooks/v4_1/models/
H A Dinput_values_query.py29 def __init__(self, current_values=None, input_values=None, resource=None): argument
/dports/devel/py-vsts/vsts-0.1.25/vsts/service_hooks/v4_0/models/
H A Dinput_values_query.py29 def __init__(self, current_values=None, input_values=None, resource=None): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/darkmode/
H A Ddarkmode_classifier.cc139 const T* __restrict input_values, in DepthwiseConv2dNative()
227 const T* __restrict input_values, in FullyConnected()
288 const T* __restrict input_values, in Im2Col()
407 const T* __restrict input_values, in MaxPool()
479 const T* __restrict input_values, in Memcpy()
491 const T* __restrict input_values, in Softmax()
561 const T* __restrict input_values, in StridedSlice()
647 const T* __restrict input_values, in TransposeRank3()
676 const T* __restrict input_values, in TransposeRank4()
710 const TIdx* __restrict input_values, in OneHot()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/darkmode/
H A Ddarkmode_classifier.cc139 const T* __restrict input_values, in DepthwiseConv2dNative()
227 const T* __restrict input_values, in FullyConnected()
288 const T* __restrict input_values, in Im2Col()
407 const T* __restrict input_values, in MaxPool()
479 const T* __restrict input_values, in Memcpy()
491 const T* __restrict input_values, in Softmax()
561 const T* __restrict input_values, in StridedSlice()
647 const T* __restrict input_values, in TransposeRank3()
676 const T* __restrict input_values, in TransposeRank4()
710 const TIdx* __restrict input_values, in OneHot()
[all …]

1234