书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 28 个相关结果.
  • Kubernetes and Knative integration

    723 2020-03-26 《Faasm Document》
    Faasm Kubernetes/ Knative integration Cluster Set-up Google Kubernetes Engine Bare metal Installation Knative Faasm Config file Uploading functions Flushing Redis Uploadin...
  • API

    505 2020-03-26 《Faasm Document》
    Faasm HTTP API Endpoints Upload Functions State Shared files Invoke JSON Format Example - synchronous invocation Example - asynchronous invocation Faasm HTTP API Most ...
  • Local development

    595 2020-03-26 《Faasm Document》
    Local Development Checking out the repo Basic local machine set-up Protobuf Toolchain and Runtime Root Codegen and upload Codegen for C++ functions Python functions Networki...
  • Bare metal/ VM deployment

    502 2020-03-26 《Faasm Document》
    Faasm on bare metal/ VMs Set-up Inventory file Set-up and install Checks Troubleshooting Faasm on bare metal/ VMs Faasm can run on any standard bare metal machine or VM wi...
  • OpenMP

    378 2020-03-26 《Faasm Document》
    Faasm OpenMP Support OpenMP functions Adding support for new OpenMP runtime functions Faasm OpenMP Support Faasm supports OpenMP by implementing the OpenMP runtime functions ...
  • Usage and set-up

    726 2020-03-26 《Faasm Document》
    Usage and Set-Up CLI Local cluster Writing and deploying functions Usage and Set-Up CLI All Faasm instances are accessible through the containerised CLI, whichcan be start...
  • Threading

    444 2020-03-26 《Faasm Document》
    Faasm and Threading pthreads OpenMP Threading modes Migrating threads across hosts Faasm and Threading Serverless applications benefit most from the parallelism of many sma...
  • SGD (Hogwild)

    518 2020-03-26 《Faasm Document》
    SGD (Hogwild) Downloading from S3 State upload Invoking the function Native run Preparing data from scratch (one off) SGD (Hogwild) To use the original Hogwild dataset we ...
  • Distributed state

    518 2020-03-26 《Faasm Document》
    State Offset state State All of a users' functions have access to shared state. This state is implemented asa simple key-value store and accessed at a low level through the Fa...
  • Tensorflow Lite

    667 2020-03-26 《Faasm Document》
    Tensorflow Lite in Faasm Compiling TensorFlow Lite to WebAssembly Building a C/C++ function with TF Lite Eigen Fork Tensorflow Lite in Faasm Tensorflow Lite is well suited ...