Home
last modified time | relevance | path

Searched defs:graph_size (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_device_selection_test.cc811 LongIdentityModel(const std::vector<int>& input_shape, int graph_size, in LongIdentityModel()
820 LongIdentityModel(const std::vector<int>& input_shape, int graph_size, in LongIdentityModel()
839 void Init(const std::vector<int>& input_shape, int graph_size, in Init()
931 int graph_size, const std::unordered_set<int>& unsupported_indexes) { in ConfigureSupportedNodes()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmodel_pruner.cc204 int graph_size) { in IdentityNTerminalPorts()
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsig_node_test.cc608 size_t graph_size = graph.node_size(); in TestGraphEveryWay() local
/external/mesa3d/src/imgui/
Dimgui_widgets.cpp5375 …_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph_size, int stride) in PlotLines()
5381 …, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph_size) in PlotLines()
5386 …_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph_size, int stride) in PlotHistogram()
5392 …, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph_size) in PlotHistogram()