Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_device_selection_test.cc809 LongIdentityModel(const std::vector<int>& input_shape, int graph_size, in LongIdentityModel()
818 LongIdentityModel(const std::vector<int>& input_shape, int graph_size, in LongIdentityModel()
837 void Init(const std::vector<int>& input_shape, int graph_size, in Init()
925 int graph_size, const std::unordered_set<int>& unsupported_indexes) { in ConfigureSupportedNodes()
/aosp_15_r20/external/pytorch/c10/util/
H A DNetworkFlow.cpp43 size_t graph_size; member
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor.cpp176 size_t graph_size = Util::GetGraphSize({data()->ir_value.node.get()}); in TryLimitGraphSize() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dmodel_pruner.cc204 int graph_size) { in IdentityNTerminalPorts()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dsig_node_test.cc608 size_t graph_size = graph.node_size(); in TestGraphEveryWay() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A 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()