Searched defs:graph_size (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate_device_selection_test.cc | 811 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/ |
D | model_pruner.cc | 204 int graph_size) { in IdentityNTerminalPorts()
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | sig_node_test.cc | 608 size_t graph_size = graph.node_size(); in TestGraphEveryWay() local
|
/external/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 5375 …_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()
|