Searched refs:batch_matmul_op (Results 1 – 3 of 3) sorted by relevance
22 namespace batch_matmul_op { namespace56 NN_DEFINE_VALIDATION_FUNCTION(BATCH_MATMUL, batch_matmul_op::validate);
42 namespace batch_matmul_op { namespace276 NN_REGISTER_OPERATION_DEFAULT_VALIDATION(BATCH_MATMUL, batch_matmul_op::prepare,277 batch_matmul_op::execute);
22 namespace android::nn::batch_matmul_op {