Searched defs:graph_size (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate_device_selection_test.cc | 809 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 D | NetworkFlow.cpp | 43 size_t graph_size; member
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ |
H A D | tensor.cpp | 176 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 D | model_pruner.cc | 204 int graph_size) { in IdentityNTerminalPorts()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
H A D | sig_node_test.cc | 608 size_t graph_size = graph.node_size(); in TestGraphEveryWay() local
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A 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()
|