Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:SetActivation
(Results
1 - 7
of
7
) sorted by relevance
/foundation/ai/neural_network_runtime/test/unittest/ops/
H
A
D
fullconnection_test.cpp
75
void FullConnectionBuilderTest::
SetActivation
(OH_NN_DataType dataType,
in SetActivation()
function in OHOS::NeuralNetworkRuntime::UnitTest::FullConnectionBuilderTest
[all...]
H
A
D
ops_test.cpp
67
void OpsTest::
SetActivation
(OH_NN_DataType dataType,
in SetActivation()
function in OHOS::NeuralNetworkRuntime::UnitTest::OpsTest
H
A
D
fullconnection_with_axis_test.cpp
76
void FullConnectionAxisBuilderTest::
SetActivation
(OH_NN_DataType dataType,
in SetActivation()
function in OHOS::NeuralNetworkRuntime::UnitTest::FullConnectionAxisBuilderTest
[all...]
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H
A
D
add_builder.cpp
33
OH_NN_ReturnCode AddBuilder::
SetActivation
(const std::shared_ptr<NNTensor>& tensor)
in SetActivation()
function in OHOS::NeuralNetworkRuntime::Ops::AddBuilder
H
A
D
pooling_builder.cpp
216
OH_NN_ReturnCode PoolingBuilder::
SetActivation
(const std::shared_ptr<NNTensor>& tensor)
in SetActivation()
function in OHOS::NeuralNetworkRuntime::Ops::PoolingBuilder
H
A
D
conv2d_transpose_builder.cpp
211
OH_NN_ReturnCode Conv2DTransposeBuilder::
SetActivation
(const std::shared_ptr<NNTensor>& tensor)
in SetActivation()
function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder
H
A
D
depthwise_conv2d_native_builder.cpp
58
OH_NN_ReturnCode DepthwiseConv2DNativeBuilder::
SetActivation
(const std::shared_ptr<NNTensor>& tensor)
in SetActivation()
function in OHOS::NeuralNetworkRuntime::Ops::DepthwiseConv2DNativeBuilder
Completed in 6 milliseconds