Searched defs:get_inputs (Results 1 – 9 of 9) sorted by relevance
75 def get_inputs(self): member in install_data
43 def get_inputs(self): member in install_headers
56 def get_inputs(self): member in install_scripts
201 def get_inputs(self): member in install_lib
639 def get_inputs(self): member in install
346 const inputs_vec & get_inputs() {return inputs; } in get_inputs() function
525 bool EmitTexInstruction::get_inputs(const nir_tex_instr& instr, TexInputs &src) in get_inputs() function in r600::EmitTexInstruction
111 …ph(const FuncGraphManagerPtr &mng, std::unordered_set<CNodePtr> *recomputed_nodes, bool get_inputs, in GetMaxSubGraph()
73 const std::vector<AnfNodePtr> FuncGraph::get_inputs() const { in get_inputs() function in mindspore::FuncGraph