Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for visualization (0.2 sec)

  1. src/main/assemblies/extension/kibana/fess_log.ndjson

    [{"id":"87b6d8d0-b2b6-11e9-b23e-033a71496733","name":"panel_0","type":"visualization"},{"id":"1523d560-b2b7-11e9-b23e-033a71496733","name":"panel_1","type":"visualization"},{"id":"a9a84830-b2ba-11e9-b23e-033a71496733","name":"panel_2","type":"visualization"},{"id":"3826fb80-b2be-11e9-b23e-033a71496733","name":"panel_3","type":"visualization"},{"id":"9ac57e90-b2c0-11e9-b23e-033a71496733","name":"panel_4","type":"visualization"},{"id":"cdcfe690-b2c0-11e9-b23e-033a71496733","name":"panel_5","type":...
    Plain Text
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Aug 12 01:26:21 GMT 2019
    - 18.2K bytes
    - Viewed (0)
  2. README.md

    *   [TensorFlow model optimization roadmap](https://www.tensorflow.org/model_optimization/guide/roadmap)
    *   [TensorFlow White Papers](https://www.tensorflow.org/about/bib)
    *   [TensorBoard Visualization Toolkit](https://github.com/tensorflow/tensorboard)
    *   [TensorFlow Code Search](https://cs.opensource.google/tensorflow/tensorflow)
    
    Learn more about the
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Thu Oct 05 15:00:10 GMT 2023
    - 11.9K bytes
    - Viewed (0)
  3. .github/workflows/build.yml

            with:
              distribution: 'zulu'
              java-version: 17
    
          - name: Enable KVM group perms
            # https://github.blog/changelog/2023-02-23-hardware-accelerated-android-virtualization-on-actions-windows-and-linux-larger-hosted-runners/
            run: |
              echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' | sudo tee /etc/udev/rules.d/99-kvm4all.rules
    Others
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Mon Apr 15 01:51:50 GMT 2024
    - 17.2K bytes
    - Viewed (0)
  4. RELEASE.md

        multiple times.
    *   Added a solver for ordinary differential equations,
        `tf.contrib.integrate.odeint`.
    *   New contrib module for tensors with named axes, `tf.contrib.labeled_tensor`.
    *   Visualization of embeddings in TensorBoard.
    
    ## Breaking Changes to the API
    
    *   `BusAdjacency` enum replaced with a protocol buffer `DeviceLocality`. PCI
    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)
  5. CHANGELOG/CHANGELOG-1.9.md

    Server Virtual Machines as nodes to your Kubernetes environment, there is a compatibility issue with certain virtualization products. Specifically the Windows version of the kubelet.exe calls `GetPhysicallyInstalledSystemMemory` to get the physical memory installed on Windows machines and reports it as part of node metrics to heapster. This API call fails for VMware and VirtualBox virtualization environments. This issue is not present in bare metal Windows deployments, in Hyper-V, or on some of the popular...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
Back to top