| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | flatten.cc | 30 DataType matrix_type; member
|
| D | matrix_solve.cc | 60 DataType matrix_type = ctx.Input(0)->GetDataType(); in MatrixSolveDataAndTypeCheck() local
|
| /third_party/skia/m133/third_party/externals/libwebp/sharpyuv/ |
| D | sharpyuv_csp.c | 94 SharpYuvMatrixType matrix_type) { in SharpYuvGetConversionMatrix()
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | type_constructor_validation_test.cc | 1850 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 1870 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 1891 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 1911 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 1933 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 1954 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 1984 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 2014 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 2028 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local 2046 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | matrix_solve_ls.cc | 107 auto matrix_type = input_args[kIndex0]->GetType(); in MatrixSolveLsInferType() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | copy_prop_arrays.cpp | 385 } else if (const analysis::Matrix* matrix_type = result_type->AsMatrix()) { in BuildMemoryObjectFromInsert() local 814 } else if (const analysis::Matrix* matrix_type = type->AsMatrix()) { in GetNumberOfMembers() local
|
| D | type_manager.cpp | 933 } else if (const Matrix* matrix_type = parent_type->AsMatrix()) { in GetMemberType() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | copy_prop_arrays.cpp | 385 } else if (const analysis::Matrix* matrix_type = result_type->AsMatrix()) { in BuildMemoryObjectFromInsert() local 814 } else if (const analysis::Matrix* matrix_type = type->AsMatrix()) { in GetNumberOfMembers() local
|
| D | type_manager.cpp | 933 } else if (const Matrix* matrix_type = parent_type->AsMatrix()) { in GetMemberType() local
|
| /third_party/spirv-tools/source/opt/ |
| D | copy_prop_arrays.cpp | 373 } else if (const analysis::Matrix* matrix_type = result_type->AsMatrix()) { in BuildMemoryObjectFromInsert() local 813 } else if (const analysis::Matrix* matrix_type = type->AsMatrix()) { in GetNumberOfMembers() local
|
| D | type_manager.cpp | 966 } else if (const Matrix* matrix_type = parent_type->AsMatrix()) { in GetMemberType() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_composites.cpp | 459 const uint32_t matrix_type = _.GetOperandTypeId(inst, 2); in ValidateTranspose() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_composites.cpp | 459 const uint32_t matrix_type = _.GetOperandTypeId(inst, 2); in ValidateTranspose() local
|
| /third_party/spirv-tools/source/val/ |
| D | validate_composites.cpp | 478 const uint32_t matrix_type = _.GetOperandTypeId(inst, 2); in ValidateTranspose() local
|
| D | validate_memory.cpp | 1593 auto matrix_type = _.FindDef(type_id); in ValidateCooperativeMatrixLoadStoreNV() local 1697 auto matrix_type = _.FindDef(type_id); in ValidateCooperativeMatrixLoadStoreKHR() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_donate_modules.cpp | 294 opt::analysis::Matrix matrix_type(column_type, column_count); in HandleTypeOrValue() local
|
| D | transformation_replace_linear_algebra_instruction.cpp | 149 auto matrix_type = in GetRequiredFreshIdCount() local
|
| D | fuzzer_pass.cpp | 310 opt::analysis::Matrix matrix_type(column_type, column_count); in FindOrCreateMatrixType() local
|
| /third_party/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_donate_modules.cpp | 294 opt::analysis::Matrix matrix_type(column_type, column_count); in HandleTypeOrValue() local
|
| D | transformation_replace_linear_algebra_instruction.cpp | 149 auto matrix_type = in GetRequiredFreshIdCount() local
|
| D | fuzzer_pass.cpp | 311 opt::analysis::Matrix matrix_type(column_type, column_count); in FindOrCreateMatrixType() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_donate_modules.cpp | 294 opt::analysis::Matrix matrix_type(column_type, column_count); in HandleTypeOrValue() local
|
| D | transformation_replace_linear_algebra_instruction.cpp | 149 auto matrix_type = in GetRequiredFreshIdCount() local
|
| D | fuzzer_pass.cpp | 310 opt::analysis::Matrix matrix_type(column_type, column_count); in FindOrCreateMatrixType() local
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | function.cc | 964 if (auto* matrix_type = tip_type->As<Matrix>()) { in EmitPipelineInput() local 1036 if (auto* matrix_type = current_type->As<Matrix>()) { in EmitPipelineInput() local 1100 if (auto* matrix_type = tip_type->As<Matrix>()) { in EmitPipelineOutput() local 1174 if (auto* matrix_type = current_type->As<Matrix>()) { in EmitPipelineOutput() local
|