Home
last modified time | relevance | path

Searched refs:Ops (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H A Dinner_model_mock_device.cpp29 Ops::LiteGraphPrimitvePtr Ops::DivBuilder::GetPrimitive() in GetPrimitive()
31 Ops::LiteGraphPrimitvePtr primitive = {nullptr, DestroyLiteGraphTensor}; in GetPrimitive()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H A Dinner_model_mock_device.cpp29 Ops::LiteGraphPrimitvePtr Ops::DivBuilder::GetPrimitive() in GetPrimitive()
31 Ops::LiteGraphPrimitvePtr primitive = {nullptr, DestroyLiteGraphTensor}; in GetPrimitive()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dtransform.cpp110 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()
H A Dinner_model.cpp424 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()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/transform/
H A Dtransform_test.cpp328 …OHOS::NeuralNetworkRuntime::Ops::OpsQuantType type = OHOS::NeuralNetworkRuntime::Ops::OpsQuantType…
340 …OHOS::NeuralNetworkRuntime::Ops::OpsQuantType type = OHOS::NeuralNetworkRuntime::Ops::OpsQuantType…
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/transform/
H A Dtransform_test.cpp328 …OHOS::NeuralNetworkRuntime::Ops::OpsQuantType type = OHOS::NeuralNetworkRuntime::Ops::OpsQuantType…
340 …OHOS::NeuralNetworkRuntime::Ops::OpsQuantType type = OHOS::NeuralNetworkRuntime::Ops::OpsQuantType…
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Davgpool_builder.h24 namespace Ops {
H A Dbias_add_builder.h26 namespace Ops {
H A Dcast_builder.h26 namespace Ops {
H A Dceil_builder.h23 namespace Ops {
H A Dcos_builder.h26 namespace Ops {
H A Dequal_builder.h26 namespace Ops {
H A Derf_builder.h26 namespace Ops {
H A Dexpandims_builder.h26 namespace Ops {
H A Dfill_builder.h23 namespace Ops {
H A Dfloor_builder.h23 namespace Ops {
H A Dgather_builder.h23 namespace Ops {
H A Dgather_nd_builder.h23 namespace Ops {
H A Dgreater_builder.h23 namespace Ops {
H A Dgreater_equal_builder.h23 namespace Ops {
H A Dhard_sigmoid_builder.h23 namespace Ops {
H A Dhswish_builder.h23 namespace Ops {
H A Dless_builder.h26 namespace Ops {
H A Dlessequal_builder.h23 namespace Ops {
H A Dlog_builder.h26 namespace Ops {

12345678910>>...15