ef35acbb96
`runtime.TVMArrayAllocWithScope` predates the introduction of ShapeTuple, and its use simplifies the `tvm.nd.empty` function. The two modified locations are the only occurrences of the string "TVMArrayAllocWithScope" in the repository, so no other call sites should need to be updated.