240 发简信
IP属地:四川
  • flexVolume 类型的PV,使用ceph filesystem

    apiVersion: v1 kind: PersistentVolume metadata: name: ceph-pv labels: ...

  • s3cmd put large file到ceph Object Storage总是timed out

    传送tensorflow模型文件到ceph Object Storage,150M的大文件总是timed out $ s3cmd put -r ...

  • 保存模型的签名信息&serving

    tensorflow serving starts supporting the RESTful API feature at the vers...

  • tensorflow serving Predict vs Classify

    predict 比 Classify 更宽泛, Classify API is higher-level and more specific t...