Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dunpartition_embedding_lookup.cc116 std::vector<GatherOperator*> gather_ops; in Run() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator_test.cc687 std::vector<std::string> gather_ops = {"Gather", "GatherNd", "GatherV2"}; in TEST_F() local