Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for hatten (0.26 sec)

  1. .github/ISSUE_TEMPLATE/tflite-other.md

        compiling from source placeholder: validations: required: false
    
    -   type: textarea id: what-happened attributes: label: Current Behaviour?
        description: Also tell us, what did you expect to happen? placeholder: Tell
        us what you see! value: "A bug happened!" render: shell validations:
        required: true
    
    -   type: textarea id: code-to-reproduce attributes: label: Standalone code to
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu Dec 29 22:28:29 GMT 2022
    - 3.4K bytes
    - Viewed (1)
  2. RELEASE.md

                seen couple of use cases where the model usage pattern is not as
                expected and would not work with this change.
        *   output tensors of one layer is used in the constructor of another.
        *   symbolic tensors outside the scope of the model are used in custom loss
            functions. The flag can be disabled for these cases and ideally the
            usage pattern will need to be fixed.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top