Home
last modified time | relevance | path

Searched defs:GetGraph (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DOptimizedNetworkImpl.hpp27 Graph& GetGraph() { return *m_Graph; } in GetGraph() function in armnn::OptimizedNetworkImpl
28 Graph& GetGraph() const { return *m_Graph; } in GetGraph() function in armnn::OptimizedNetworkImpl
H A DNetwork.hpp38 const Graph& GetGraph() const in GetGraph() function in armnn::NetworkImpl
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/test/testdata/
H A Dgen_tftrt_model.py45 def GetGraph(input1, input2, var): function
/aosp_15_r20/art/compiler/optimizing/
H A Dinliner.h73 const HGraph* GetGraph() const { return graph_; } in GetGraph() function
H A Dcode_generator.h198 HGraph* GetGraph() const { return graph_; } in GetGraph() function
H A Dnodes.h967 HGraph* GetGraph() const { return graph_; } in GetGraph() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_subgraphs_pass.cc447 Graph* Encapsulator::Subgraph::GetGraph() const { return graph_.get(); } in GetGraph() function in tensorflow::__anond9260d780111::Encapsulator::Subgraph
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler.cc584 std::unique_ptr<Graph> XlaCompiler::GetGraph(const FunctionBody* fbody) { in GetGraph() function in tensorflow::XlaCompiler
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddmusici.h985 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE; in DECLARE_INTERFACE_() local
1054 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE; in DECLARE_INTERFACE_() local
1242 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE; in DECLARE_INTERFACE_() local
1347 STDMETHOD(GetGraph)(THIS_ struct IDirectMusicGraph **ppGraph) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/external/aws-sdk-java-v2/services/neptunegraph/src/main/resources/codegen-resources/
H A Dservice-2.json236 "GetGraph":{ object