Searched defs:SugaredValue (Results 1 – 2 of 2) sorted by relevance
27 struct TORCH_API SugaredValue struct39 virtual std::shared_ptr<SugaredValue> attr( in attr() argument66 virtual std::vector<std::shared_ptr<SugaredValue>> asTuple( argument74 virtual SugaredValuePtr asTupleValue( in asTupleValue() argument80 virtual std::vector<std::shared_ptr<SugaredValue>> asType( in asType() argument87 virtual std::shared_ptr<SugaredValue> call( in call() argument113 virtual std::shared_ptr<SugaredValue> iter( in iter() argument127 // When iterating over this SugaredValue, should we emit the for loop as an argument144 virtual std::shared_ptr<SugaredValue> getitem( argument
568 ## SugaredValue ## section in Generating Programs