/ohos5.0/docs/en/application-dev/network/ |
H A D | net-mgmt-overview.md | 6 - [WebSocket connection](websocket-connection.md): establishes a bidirectional connection between t…
|
H A D | websocket-connection.md | 5 You can use WebSocket to establish a bidirectional connection between a server and a client. Before…
|
H A D | socket-connection.md | 13 - Socket: An abstraction of endpoints for bidirectional communication between application processes…
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | deveco-studio-user-guide-for-openharmony.md | 11 - **Multi-device bidirectional real-time preview**: Bidirectional preview, real-time preview, live …
|
/ohos5.0/docs/en/application-dev/internationalization/ |
H A D | i18n-ui-design.md | 24 …f an RTL language to be displayed in the original layout, meeting the bidirectional reading experi…
|
/ohos5.0/docs/en/application-dev/connectivity/bluetooth/ |
H A D | bluetooth-overview.md | 11 … be streamed between devices over a Bluetooth connection. It supports bidirectional communication …
|
/ohos5.0/docs/en/application-dev/web/ |
H A D | web-secure-shield-mode.md | 51 …re called in the frontend code. These APIs can be used to establish a bidirectional data channel t…
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/WIFIDoc/ |
H A D | WIFI功能界面使用说明文档.md | 589 - 若双向流,返回值为3,显示信息为"stream bidirectional";
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | driver-platform-i3c-des.md | 7 Improved Inter-Integrated Circuit (I3C) is a simple and cost-efficient two-wire bidirectional synch… 9 I3C is a two-wire bidirectional serial bus, optimized for multiple sensor target devices and contro…
|
H A D | driver-platform-i3c-develop.md | 7 Improved Inter-Integrated Circuit (I3C) is a simple and cost-efficient two-wire bidirectional synch… 9 I3C is a two-wire bidirectional serial bus, optimized for multiple sensor target devices and contro…
|
H A D | driver-platform-i2c-des.md | 8 The Inter-Integrated Circuit (I2C) is a simple, bidirectional, and synchronous serial bus that uses…
|
H A D | driver-platform-i2c-develop.md | 7 The Inter-Integrated Circuit (I2C) is a simple, bidirectional, and synchronous serial bus that uses…
|
H A D | driver-peripherals-usb-des.md | 21 …bidirectional data transfer. One USB device may include several endpoints, and different endpoints…
|
/ohos5.0/docs/en/application-dev/connectivity/ |
H A D | connectivity-kit-intro.md | 31 … be streamed between devices over a Bluetooth connection. It supports bidirectional communication …
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v3.2-beta3.md | 32 The webview component supports copy and paste. Basic audio/video playback and HTTPS bidirectional a… 168 …bidirectional authentication are supported.<br>The following requirements are involved:<br>I5QA3D …
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/WIFIManagerDoc/ |
H A D | WIFIManager功能界面使用说明文档.md | 874 - 若双向流,返回值为3,显示信息为"stream bidirectional";
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/ |
H A D | device_manager_test.cpp | 1159 bool bidirectional {false}; variable 1169 … void* primitive = mindspore::lite::MindIR_LSTM_CreatePrimitive(bidirectional, hasBias, inputSize,
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/ |
H A D | inner_model_test.cpp | 2077 bool bidirectional {false}; variable 2087 … void* primitive = mindspore::lite::MindIR_LSTM_CreatePrimitive(bidirectional, hasBias, inputSize,
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/ |
H A D | inner_model_test.cpp | 2016 bool bidirectional {false}; variable 2026 … void* primitive = mindspore::lite::MindIR_LSTM_CreatePrimitive(bidirectional, hasBias, inputSize,
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | _neural_network_runtime.md | 650 …态,形状为[numDirections\*numLayers, batchSize, hiddenSize]。<br/>参数:<br/>- bidirectional,bool值,是否为双向LST… 867 | OH_NN_LSTM_BIDIRECTIONAL<sup>12+</sup> | 当张量作为LSTM算子的bidirectional参数时,使用本枚举值。 |
|
H A D | _neural_nework_runtime.md | 650 …态,形状为[numDirections\*numLayers, batchSize, hiddenSize]。<br/>参数:<br/>- bidirectional,bool值,是否为双向LST… 867 | OH_NN_LSTM_BIDIRECTIONAL<sup>12+</sup> | 当张量作为LSTM算子的bidirectional参数时,使用本枚举值。 |
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/entryability/model/ |
H A D | wifiInterface.ets | 1184 streamChangeMessage = "stream bidirectional";
|
H A D | wifiManagerInterface.ets | 1320 streamChangeMessage = "stream bidirectional";
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | js-apis-webSocket.md | 8 You can use WebSocket to establish a bidirectional connection between a server and a client. Before…
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | lite_graph_to_hdi_model_v2_1.cpp | 809 lstm.bidirectional = mindspore::lite::MindIR_LSTM_GetBidirectional(primitive); in ConvertLSTM()
|