Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for unclassified (1.24 sec)

  1. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/components/KtFirReferenceShortener.kt

            Local(1),
            ScriptDeclarations(2),
            ClassUseSite(2),
            NestedClassifier(2),
            TypeParameter(2),
            ExplicitSimpleImporting(3),
            PackageMember(4),
            Unclassified(5),
            ;
    
            companion object {
                fun FirScope.toPartialOrder(): PartialOrderOfScope {
                    return when (this) {
                        is FirLocalScope -> Local
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Apr 25 18:51:33 GMT 2024
    - 69.5K bytes
    - Viewed (0)
  2. RELEASE.md

            `jit_compile=True` may not necessarily work for all models.
        *   Added DTensor-related Keras APIs under `tf.keras.dtensor` namespace. The
            APIs are still classified as experimental. You are welcome to try it
            out. Please check the tutorial and guide on https://www.tensorflow.org/
            for more details about DTensor.
    
    *   `tf.lite`:
    
    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