Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for write_graph (0.1 sec)

  1. tensorflow/compiler/aot/tests/make_test_graphs.py

      control_flow_util.enable_control_flow_v2()
      write_graph(tfadd, FLAGS.out_dir)
      write_graph(tfadd_with_ckpt, FLAGS.out_dir)
      write_graph(tfadd_with_ckpt_saver, FLAGS.out_dir)
      write_graph(tfassert_eq, FLAGS.out_dir)
      write_graph(tfcond, FLAGS.out_dir)
      write_graph(tffunction, FLAGS.out_dir)
      write_graph(tfgather, FLAGS.out_dir)
      write_graph(tfmatmul, FLAGS.out_dir)
      write_graph(tfmatmulandadd, FLAGS.out_dir)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 15 15:25:23 UTC 2023
    - 7.8K bytes
    - Viewed (0)
Back to top