Searched refs:transpose (Results 1 – 11 of 11) sorted by relevance
106 Return<void> Bar::transpose(const StringMatrix5x3 &in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::bar::V1_0::implementation::Bar107 return mFoo->transpose(in, _hidl_cb); in transpose()
52 … virtual Return<void> transpose(const IFoo::StringMatrix5x3& in, transpose_cb _hidl_cb) override;
47 Return<void> transpose(const IBase::StringMatrix5x3& in,
169 Return<void> Baz::transpose(const IBase::StringMatrix5x3& in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::baz::V1_0::implementation::Baz
49 … virtual Return<void> transpose(const IFoo::StringMatrix5x3& in, transpose_cb _hidl_cb) override;
282 Return<void> Foo::transpose(const StringMatrix5x3 &in, transpose_cb _hidl_cb) { in transpose() function in android::hardware::tests::foo::V1_0::implementation::Foo
121 transpose(StringMatrix5x3 in) generates (StringMatrix3x5 out);
202 transpose(StringMatrix5x3 in) generates (StringMatrix3x5 out);
335 * regular matrix transpose on 2-D input Tensors.
2192 * 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
2264 * 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