Searched defs:ConstantTableValue (Results 1 – 1 of 1) sorted by relevance
58 struct ConstantTableValue : public SugaredValue { struct59 explicit ConstantTableValue(const std::vector<at::IValue>* constants) in ConstantTableValue() argument61 std::string kind() const override { in kind()65 std::shared_ptr<SugaredValue> attr( in attr()104 non_holding_object_cache;105 const std::vector<at::IValue>* constants_;