/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | onehot_builder.cpp | 34 OH_NN_ReturnCode OnehotBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::OnehotBuilder
|
H A D | softmax_builder.cpp | 32 OH_NN_ReturnCode SoftmaxBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::SoftmaxBuilder
|
H A D | stack_builder.cpp | 32 OH_NN_ReturnCode StackBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::StackBuilder
|
H A D | unsqueeze_builder.cpp | 32 OH_NN_ReturnCode UnsqueezeBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::UnsqueezeBuilder
|
H A D | flatten_builder.cpp | 31 OH_NN_ReturnCode FlattenBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::FlattenBuilder
|
H A D | log_softmax_builder.cpp | 34 OH_NN_ReturnCode LogSoftmaxBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::LogSoftmaxBuilder
|
H A D | squeeze_builder.cpp | 32 OH_NN_ReturnCode SqueezeBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::SqueezeBuilder
|
H A D | top_k_builder.cpp | 50 OH_NN_ReturnCode TopKBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::TopKBuilder
|
H A D | quant_dtype_cast_builder.cpp | 69 OH_NN_ReturnCode QuantDTypeCastBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::QuantDTypeCastBuilder
|
H A D | scale_builder.cpp | 35 OH_NN_ReturnCode ScaleBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::ScaleBuilder
|
H A D | crop_builder.cpp | 34 OH_NN_ReturnCode CropBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::CropBuilder
|
H A D | unstack_builder.cpp | 31 OH_NN_ReturnCode UnstackBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::UnstackBuilder
|
H A D | argmax_builder.cpp | 30 OH_NN_ReturnCode ArgMaxBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::ArgMaxBuilder
|
H A D | concat_builder.cpp | 31 OH_NN_ReturnCode ConcatBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::ConcatBuilder
|
H A D | l2_normalize_builder.cpp | 35 OH_NN_ReturnCode L2NormalizeBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::L2NormalizeBuilder
|
H A D | split_builder.cpp | 64 OH_NN_ReturnCode SplitBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::SplitBuilder
|
H A D | fullconnection_builder.cpp | 138 OH_NN_ReturnCode FullConnectionBuilder::SetAxis(const std::shared_ptr<NNTensor>& tensor) in SetAxis() function in OHOS::NeuralNetworkRuntime::Ops::FullConnectionBuilder
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_item_layout_property.h | 113 void SetAxis(Axis axis) in SetAxis() function
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | concat_two_inputs_test.cpp | 49 void ConcatTwoInputBuilderTest::SetAxis(OH_NN_DataType dataType, in SetAxis() function in OHOS::NeuralNetworkRuntime::UnitTest::ConcatTwoInputBuilderTest
|
H A D | concat_three_inputs_test.cpp | 49 void ConcatBuilderTest::SetAxis(OH_NN_DataType dataType, in SetAxis() function in OHOS::NeuralNetworkRuntime::UnitTest::ConcatBuilderTest
|
H A D | l2_normalize_test.cpp | 52 void L2NormalizeBuilderTest::SetAxis(OH_NN_DataType dataType, in SetAxis() function in OHOS::NeuralNetworkRuntime::UnitTest::L2NormalizeBuilderTest
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_layout_algorithm.h | 37 void SetAxis(Axis axis) in SetAxis() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | scroll_model_impl.cpp | 57 void ScrollModelImpl::SetAxis(Axis axis) in SetAxis() function in OHOS::Ace::Framework::ScrollModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | scrollable_event.h | 53 void SetAxis(Axis axis) in SetAxis() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_paint_method.h | 74 void SetAxis(Axis axis) in SetAxis() function
|