Searched defs:GetVariable (Results 1 – 6 of 6) sorted by relevance
109 Instruction* GetVariable() const { return variable_inst_; } in GetVariable() function
71 const TVariable *GetVariable(TIntermNode &node) in GetVariable() function
233 Status TFSavedModelAPI::GetVariable(const std::string& variable_path, in GetVariable() function in tensorflow::TFSavedModelAPI
91 rpc GetVariable(GetVariableRequest) returns (Variable) { rpc