1.1.26
- 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
What's Changed
- Non-brute-force checking part of explicit_broadcast by @PINTO0309 in #19
Full Changelog: 1.1.25...1.1.26