Home
last modified time | relevance | path

Searched defs:init_result (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/python/dialects/linalg/opdsl/
H A Demit_structured_generic.py147 def test_i8i8i32_matmul(lhs, rhs, init_result): argument
161 def test_i8i16i32_matmul(lhs, rhs, init_result): argument
175 def test_i32i32i16_matmul(lhs, rhs, init_result): argument
189 def test_i8i8f32_matmul(lhs, rhs, init_result): argument
203 def test_f16f16f32_matmul(lhs, rhs, init_result): argument
217 def test_f64f64f32_matmul(lhs, rhs, init_result): argument
235 def test_f32i32_conv(input, filter, init_result): argument
252 def test_f32i32_max_pooling(input, shape, init_result): argument
268 def test_f32f32_max_pooling(input, shape, init_result): argument
306 def test_i32_fill_rng(min, max, seed, init_result): argument
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/python/dialects/linalg/opdsl/
H A Demit_structured_generic.py147 def test_i8i8i32_matmul(lhs, rhs, init_result): argument
161 def test_i8i16i32_matmul(lhs, rhs, init_result): argument
175 def test_i32i32i16_matmul(lhs, rhs, init_result): argument
189 def test_i8i8f32_matmul(lhs, rhs, init_result): argument
203 def test_f16f16f32_matmul(lhs, rhs, init_result): argument
217 def test_f64f64f32_matmul(lhs, rhs, init_result): argument
235 def test_f32i32_conv(input, filter, init_result): argument
252 def test_f32i32_max_pooling(input, shape, init_result): argument
268 def test_f32f32_max_pooling(input, shape, init_result): argument
306 def test_i32_fill_rng(min, max, seed, init_result): argument
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/python/dialects/linalg/opdsl/
H A Demit_structured_generic.py147 def test_i8i8i32_matmul(lhs, rhs, init_result): argument
161 def test_i8i16i32_matmul(lhs, rhs, init_result): argument
175 def test_i32i32i16_matmul(lhs, rhs, init_result): argument
189 def test_i8i8f32_matmul(lhs, rhs, init_result): argument
203 def test_f16f16f32_matmul(lhs, rhs, init_result): argument
217 def test_f64f64f32_matmul(lhs, rhs, init_result): argument
235 def test_f32i32_conv(input, filter, init_result): argument
252 def test_f32i32_max_pooling(input, shape, init_result): argument
268 def test_f32f32_max_pooling(input, shape, init_result): argument
306 def test_i32_fill_rng(min, max, seed, init_result): argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/python/dialects/linalg/opdsl/
H A Demit_structured_generic.py178 def test_i8i8i32_matmul(lhs, rhs, init_result): argument
187 def test_i8i8i32_matmul_unsigned(lhs, rhs, init_result): argument
201 def test_i8i16i32_matmul(lhs, rhs, init_result): argument
215 def test_i32i32i16_matmul(lhs, rhs, init_result): argument
229 def test_i8i8f32_matmul(lhs, rhs, init_result): argument
252 def test_f16f16f32_matmul(lhs, rhs, init_result): argument
266 def test_f64f64f32_matmul(lhs, rhs, init_result): argument
284 def test_f32i32_conv(input, filter, init_result): argument
300 def test_f32i32_max_pooling(input, shape, init_result): argument
374 def test_i32_fill_rng(min, max, seed, init_result): argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/windows/
H A Dd3d11_texture_wrapper_unittest.cc95 const Status init_result = wrapper->Init( in TEST_F() local
109 const Status init_result = wrapper->Init( in TEST_F() local
121 const Status init_result = wrapper->Init( in TEST_F() local
133 const Status init_result = wrapper->Init( in TEST_F() local
145 const Status init_result = wrapper->Init( in TEST_F() local
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/rds/
H A Dapi_op_StopDBCluster.go57 func addOperationStopDBClusterMiddlewares(stack *middleware.Stack, options Options) (err error) {
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Client/UI/
H A DUsers.pm57 sub init_result { method in OpenXPKI::Client::UI::Users
H A DCertificate.pm206 sub init_result { subroutine
/dports/math/libflame/libflame-5.2.0/old/lapack-test/play/
H A Dconstant.c13 FLA_Error init_result; in main() local
H A Dextract_component.c20 FLA_Error init_result; in main() local
H A Dtridiag_realify_diagonals.c21 FLA_Error init_result; in main() local
H A Dpivot.c21 FLA_Error init_result; in main() local
H A Dqr_piv.c19 FLA_Error init_result; in main() local
/dports/comms/owfs/owfs-3.2p4/module/swig/php/example/
H A Dowdir.php28 $init_result = init( $adapter ); variable
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Dgtk3main.c85 int init_result = main_program(argc, argv); in main() local
/dports/math/libflame/libflame-5.2.0/src/base/flamec/main/
H A DFLA_Init.c99 void FLA_Init_safe( FLA_Error* init_result ) in FLA_Init_safe()
118 void FLA_Finalize_safe( FLA_Error init_result ) in FLA_Finalize_safe()
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Client/UI/
H A DCertificate.pm206 sub init_result { subroutine
/dports/x11/controllermap/SDL2-2.0.18/src/video/vita/
H A DSDL_vitamessagebox.c43 SceCommonDialogErrorCode init_result; in VITA_ShowMessageBox() local
/dports/devel/sdl20/SDL2-2.0.18/src/video/vita/
H A DSDL_vitamessagebox.c43 SceCommonDialogErrorCode init_result; in VITA_ShowMessageBox() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/random/
H A Drandom_test.c107 int init_result = nacl_secure_random_init(); in TestSecureRandom() local
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/e300/rev_c/
H A Dmain.c117 bool init_result = power_init(); in main() local
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/e300/rev_b/
H A Dmain.c117 bool init_result = power_init(); in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/
H A Dexecute_code_function.h63 InitResult set_init_result(InitResult init_result) { in set_init_result()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/sched/
H A Dsample_trivial_validator.cpp35 int init_result(RESULT&, void*&) { in init_result() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/
H A Dexecute_code_function.h63 InitResult set_init_result(InitResult init_result) { in set_init_result()

123456789