Home
last modified time | relevance | path

Searched defs:get_op (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sgx/
H A Dmain.c284 struct encl_op_get_from_buf get_op; in TEST_F() local
354 struct encl_op_get_from_buf get_op; in TEST_F() local
387 struct encl_op_get_from_buf get_op; variable
506 struct encl_op_get_from_buf get_op; in TEST_F() local
542 struct encl_op_get_from_buf get_op; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/
H A Dc_api_coordination_test.cc224 TFE_Op* get_op = TFE_NewOp(ctx, "TestGetConfigKeyValue", status); in TEST() local
466 TFE_Op* get_op = TFE_NewOp(ctx, "TestGetConfigKeyValue", status); in TEST_P() local
H A Dc_api_session_coordination_test.cc115 TF_Operation* get_op = TF_FinishOperation(get_desc, status); in TEST_P() local
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReductionSycl.h38 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE type get_op(Op &op) { return op; } in get_op() function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dauto_control_deps_test.py284 def get_op(op_type, sub_name): function
475 def get_op(op_type, sub_name): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd_fallback.py38 def get_op(self, name): member in TestAutogradFallback
H A Dtest_legacy_vmap.py1349 def get_op(dim): function
2014 def get_op(dim): function
H A Dtest_custom_ops.py82 def get_op(self, qualname): member in CustomOpTestCaseBase
/aosp_15_r20/external/pytorch/torch/_custom_op/
H A Dimpl.py613 def get_op(qualname): function
/aosp_15_r20/external/pytorch/test/functorch/
H A Ddiscover_coverage.py152 def get_op(dotted_name): function
H A Dtest_vmap.py1984 def get_op(dim): function
2747 def get_op(dim): function
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dgen_builtin_symbols.py1329 def get_op(name, function_props, group_op_suffix): function
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Dcore.py1172 def get_op(self): member in OpInfo
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dconstant_folding_test.cc471 auto get_op = [&](bool is_commutative, bool is_left_arg_const, in TEST_F() local
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp23458 const auto get_op = [](const std::string & op) in patch_inplace() local