| /external/tensorflow/tensorflow/core/kernels/ | 
| D | matmul_op.h | 43 void MatMul(const Device& d, Out out, In0 in0, In1 in1,  in MatMul()  function
  | 
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ | 
| D | runtime_single_threaded_matmul.cc | 32 void MatMul(const void* run_options_ptr, T* out, T* lhs, T* rhs, int64_t m,  in MatMul()  function
  | 
| D | runtime_matmul.cc | 36 void MatMul(const void* run_options_ptr, T* out, T* lhs, T* rhs, int64_t m,  in MatMul()  function
  | 
| /external/tensorflow/tensorflow/c/experimental/ops/ | 
| D | math_ops.cc | 108 Status MatMul(AbstractContext* ctx, AbstractTensorHandle* const a,  in MatMul()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | LowerMatrixIntrinsics.cpp | 703   void LowerMultiply(CallInst *MatMul) {  in LowerMultiply()
  | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | shape_refiner_test.cc | 137 TEST_F(ShapeRefinerTest, MatMul) {  in TEST_F()  argument
  | 
| /external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ | 
| D | onedevice_train_palm_detection_filter_inference_beta.cc | 185 void MatMul(const int32_t* __restrict input_shape,  in MatMul()  function
  | 
| D | onedevice_train_palm_detection_filter_inference.cc | 186 void MatMul(const int32_t* __restrict input_shape,  in MatMul()  function
  | 
| D | onedevice_train_palm_detection_filter_inference_v2.cc | 185 void MatMul(const int32_t* __restrict input_shape,  in MatMul()  function
  | 
| /external/tensorflow/tensorflow/core/ops/ | 
| D | math_grad_test.cc | 272   Tensor MatMul(const Tensor& x, bool ax, const Tensor& y, bool ay) {  in MatMul()  function in tensorflow::__anon5d8d1aad0111::MathGradTest
  | 
| /external/tensorflow/tensorflow/c/ | 
| D | c_api_test.cc | 1798   TF_Operation* MatMul(TF_Graph* graph, TF_Status* s, TF_Operation* l,  in MatMul()  function in tensorflow::__anondb1bf27b0111::CApiGradientsTest
  | 
| /external/deqp/modules/glshared/ | 
| D | glsBuiltinPrecisionTests.cpp | 3612 class MatMul : public MulFunc<Matrix<float, LeftRows, RightCols>,  class
  | 
| /external/tensorflow/tensorflow/compiler/tests/ | 
| D | randomized_tests.cc | 3233 TEST_F(OpTest, MatMul) {  in TEST_F()  argument
  | 
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ | 
| D | vktShaderBuiltinPrecisionTests.cpp | 4642 class MatMul : public MulFunc<Matrix<T, LeftRows, RightCols>,  class
  | 
| /external/tensorflow/tensorflow/go/op/ | 
| D | wrappers.go | 23866 func MatMul(scope *Scope, a tf.Output, b tf.Output, optional ...MatMulAttr) (product tf.Output) {  func
  |