Skip to content

1.1.26

Compare
Choose a tag to compare
@PINTO0309 PINTO0309 released this 19 Nov 16:58
· 1828 commits to main since this release
61e8cce
  • Support for keep_shape_absolutely_input_names option
      -kat KEEP_SHAPE_ABSOLUTELY_INPUT_NAMES [KEEP_SHAPE_ABSOLUTELY_INPUT_NAMES ...], \
          --keep_shape_absolutely_input_names KEEP_SHAPE_ABSOLUTELY_INPUT_NAMES \
            [KEEP_SHAPE_ABSOLUTELY_INPUT_NAMES ...]
        Name of the INPUT that unconditionally maintains its shape.
        If a nonexistent INPUT OP name is specified, it is ignored.
        e.g. --keep_shape_absolutely_input_names "input0" "input1" "input2"
    
  • Non-brute-force checking part of explicit_broadcast
  • #18 Non-brute-force checking part of explicit_broadcast
  • Improved visibility of debug logs

image
image
image

What's Changed

  • Non-brute-force checking part of explicit_broadcast by @PINTO0309 in #19

Full Changelog: 1.1.25...1.1.26