Home
last modified time | relevance | path

Searched refs:schema_string_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Doperator.h69 std::string schema_string_; member
176 parseSchema(unmaterializedSchema.schema_string_); in schema()