Searched defs:isTranspose (Results 1 - 3 of 3) sorted by relevance
| /third_party/mindspore/test/utils/ |
| H A D | model_utils.cpp | 100 void FillInputsData(OH_AI_TensorHandleArray inputs, std::string modelName, bool isTranspose) { in FillInputsData() argument 161 ModelPredict(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, OH_AI_ShapeInfo shapeInfos, bool buildByGraph, bool isTranspose, bool isCallback) ModelPredict() argument 239 ModelTrain(OH_AI_ModelHandle model, OH_AI_ContextHandle context, std::string modelName, OH_AI_ShapeInfo shapeInfos, bool buildByGraph, bool isTranspose, bool isCallback) ModelTrain() argument
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseables.cpp | 215 const bool isTranspose = (argOrder[0] == '^'); in AppendTypeName() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | Instructions.h | 2239 bool isTranspose() const { in isTranspose() function in llvm::ShuffleVectorInst
|
Completed in 14 milliseconds