Home
last modified time | relevance | path

Searched refs:transpose (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/tests/bar/1.0/default/
DBar.cpp106 Return<void> Bar::transpose(const StringMatrix5x3 &in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::bar::V1_0::implementation::Bar
107 return mFoo->transpose(in, _hidl_cb); in transpose()
DBar.h52 … virtual Return<void> transpose(const IFoo::StringMatrix5x3& in, transpose_cb _hidl_cb) override;
/hardware/interfaces/tests/baz/1.0/default/
DBaz.h47 Return<void> transpose(const IBase::StringMatrix5x3& in,
DBaz.cpp169 Return<void> Baz::transpose(const IBase::StringMatrix5x3& in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::baz::V1_0::implementation::Baz
/hardware/interfaces/tests/foo/1.0/default/
DFoo.h49 … virtual Return<void> transpose(const IFoo::StringMatrix5x3& in, transpose_cb _hidl_cb) override;
DFoo.cpp282 Return<void> Foo::transpose(const StringMatrix5x3 &in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::foo::V1_0::implementation::Foo
/hardware/interfaces/tests/baz/1.0/
DIBase.hal121 transpose(StringMatrix5x3 in) generates (StringMatrix3x5 out);
/hardware/interfaces/tests/foo/1.0/
DIFoo.hal202 transpose(StringMatrix5x3 in) generates (StringMatrix3x5 out);
/hardware/interfaces/neuralnetworks/1.1/
Dtypes.hal335 * regular matrix transpose on 2-D input Tensors.
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal2192 * regular matrix transpose on 2-D input Tensors.
4344 * Performs the transpose of 2-D convolution operation.
4347 * Networks, but is actually the transpose (gradient) of
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal2264 * regular matrix transpose on 2-D input Tensors.
4590 * Performs the transpose of 2-D convolution operation.
4593 * Networks, but is actually the transpose (gradient) of