Home
last modified time | relevance | path

Searched defs:isTranspose (Results 1 - 3 of 3) sorted by relevance

/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp100 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 DhlslParseables.cpp215 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 DInstructions.h2239 bool isTranspose() const { in isTranspose() function in llvm::ShuffleVectorInst

Completed in 13 milliseconds