Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Equations (0.19 sec)

  1. doc/go_spec.html

    	and corresponding method types must unify exactly.
    </li>
    </ul>
    
    <p>
    When solving type equations from type constraints,
    solving one equation may infer additional type arguments,
    which in turn may enable solving other equations that depend
    on those type arguments.
    Type inference repeats type unification as long as new type
    arguments are inferred.
    </p>
    
    HTML
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Apr 11 20:22:45 GMT 2024
    - 279.3K bytes
    - Viewed (0)
  2. RELEASE.md

            ValueError for unknown hyperparameter types. Such * Add
            `tf.linalg.matvec` convenience function.
        *   `tf.einsum()`raises `ValueError` for unsupported equations like
            `"ii->"`.
        *   Add DCT-I and IDCT-I in `tf.signal.dct` and `tf.signal.idct`.
        *   Add LU decomposition op.
        *   Add quantile loss to gradient boosted trees in estimator.
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
Back to top