core.scripts.make_submission_file#

Copyright (c) Facebook, Inc. and its affiliates.

This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.

Attributes#

Functions#

write_is2re_relaxations(→ None)

write_predictions(→ None)

main(→ None)

Module Contents#

core.scripts.make_submission_file.SPLITS#
core.scripts.make_submission_file.write_is2re_relaxations(args) None#
core.scripts.make_submission_file.write_predictions(args) None#
core.scripts.make_submission_file.main(args: argparse.Namespace) None#
core.scripts.make_submission_file.parser#