Home
last modified time | relevance | path

Searched defs:batch_name (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dunroll_batch_matmul.cc62 std::string batch_name = in SliceInput() local
216 std::string batch_name = in Run() local
/aosp_15_r20/external/executorch/examples/mediatek/model_export_scripts/
H A Dllama.py190 batch_name, argument
/aosp_15_r20/external/autotest/client/common_lib/cros/bluetooth/
H A Dbluetooth_quick_tests_base.py304 def quick_test_batch_decorator(batch_name): argument