Home
last modified time | relevance | path

Searched refs:bidirectional (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/docs/en/application-dev/network/
H A Dnet-mgmt-overview.md6 - [WebSocket connection](websocket-connection.md): establishes a bidirectional connection between t…
H A Dwebsocket-connection.md5 You can use WebSocket to establish a bidirectional connection between a server and a client. Before…
H A Dsocket-connection.md13 - Socket: An abstraction of endpoints for bidirectional communication between application processes…
/ohos5.0/docs/en/application-dev/quick-start/
H A Ddeveco-studio-user-guide-for-openharmony.md11 - **Multi-device bidirectional real-time preview**: Bidirectional preview, real-time preview, live …
/ohos5.0/docs/en/application-dev/internationalization/
H A Di18n-ui-design.md24 …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 Dbluetooth-overview.md11 … be streamed between devices over a Bluetooth connection. It supports bidirectional communication …
/ohos5.0/docs/en/application-dev/web/
H A Dweb-secure-shield-mode.md51 …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 DWIFI功能界面使用说明文档.md589 - 若双向流,返回值为3,显示信息为"stream bidirectional";
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-i3c-des.md7 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 Ddriver-platform-i3c-develop.md7 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 Ddriver-platform-i2c-des.md8 The Inter-Integrated Circuit (I2C) is a simple, bidirectional, and synchronous serial bus that uses…
H A Ddriver-platform-i2c-develop.md7 The Inter-Integrated Circuit (I2C) is a simple, bidirectional, and synchronous serial bus that uses…
H A Ddriver-peripherals-usb-des.md21bidirectional data transfer. One USB device may include several endpoints, and different endpoints…
/ohos5.0/docs/en/application-dev/connectivity/
H A Dconnectivity-kit-intro.md31 … be streamed between devices over a Bluetooth connection. It supports bidirectional communication …
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v3.2-beta3.md32 The webview component supports copy and paste. Basic audio/video playback and HTTPS bidirectional a…
168bidirectional 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 DWIFIManager功能界面使用说明文档.md874 - 若双向流,返回值为3,显示信息为"stream bidirectional";
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp1159 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 Dinner_model_test.cpp2077 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 Dinner_model_test.cpp2016 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.md650 …态,形状为[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.md650 …态,形状为[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 DwifiInterface.ets1184 streamChangeMessage = "stream bidirectional";
H A DwifiManagerInterface.ets1320 streamChangeMessage = "stream bidirectional";
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Djs-apis-webSocket.md8 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 Dlite_graph_to_hdi_model_v2_1.cpp809 lstm.bidirectional = mindspore::lite::MindIR_LSTM_GetBidirectional(primitive); in ConvertLSTM()

12