Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for tf (0.16 sec)

  1. RELEASE.md

    * `tf.ones`, `tf.zeros`, `tf.fill`, `tf.ones_like`, `tf.zeros_like` now take an additional Layout argument that controls the output layout of their results.
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. api/pom.xml

                <artifactId>maven-javadoc-plugin</artifactId>
                <configuration>
                  <tags>
                    <tag>
                      <name>provisional</name>
                      <placement>tf</placement>
                      <head>Provisional:</head>
                    </tag>
                  </tags>
                </configuration>
                <reportSets>
                  <reportSet>
                    <id>aggregate</id>
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Thu Apr 25 08:48:58 GMT 2024
    - 3.7K bytes
    - Viewed (0)
Back to top