Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dunroll_batch_matmul.cc62 std::string batch_name = in SliceInput() local
216 std::string batch_name = in Run() local
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_quick_tests_base.py304 def quick_test_batch_decorator(batch_name): argument