Searched refs:Ops (Results 1 – 25 of 352) sorted by relevance
12345678910>>...15
29 Ops::LiteGraphPrimitvePtr Ops::DivBuilder::GetPrimitive() in GetPrimitive()31 Ops::LiteGraphPrimitvePtr primitive = {nullptr, DestroyLiteGraphTensor}; in GetPrimitive()
110 mindspore::lite::QuantType NNToMS::TransformQuantType(OHOS::NeuralNetworkRuntime::Ops::OpsQuantType… in TransformQuantType()113 case OHOS::NeuralNetworkRuntime::Ops::OpsQuantType::QUANT_NONE: in TransformQuantType()115 case OHOS::NeuralNetworkRuntime::Ops::OpsQuantType::QUANT_ALL: in TransformQuantType()
424 const Ops::OpsRegistry& opsRegistry = Ops::OpsRegistry::GetSingleton(); in AddOperation()425 std::unique_ptr<Ops::OpsBuilder> opsBuilder = opsRegistry.GetOpsBuilder(opType); in AddOperation()646 Ops::LiteGraphPrimitvePtr primitive = {nullptr, DestroyLiteGraphTensor}; in AddNodesToLiteGraph()648 std::unique_ptr<Ops::OpsBuilder>& op = m_ops[i]; in AddNodesToLiteGraph()
328 …OHOS::NeuralNetworkRuntime::Ops::OpsQuantType type = OHOS::NeuralNetworkRuntime::Ops::OpsQuantType…340 …OHOS::NeuralNetworkRuntime::Ops::OpsQuantType type = OHOS::NeuralNetworkRuntime::Ops::OpsQuantType…
24 namespace Ops {
26 namespace Ops {
23 namespace Ops {