• Home
  • Blog
  • Tutorials
  • Docs
    DeePMD-kit

    DP-GEN

    dpdata

    DPDispatcher

    ABACUS

    DeepFlame

    DPTI

  • Publications
  • GitHub
  • Home
  • Blog
  • Tutorials
  • Docs
  • Publications
  • GitHub
DeePMD-kit Logo

Getting Started

  • Getting Started

Advanced

  • 1. Backend
  • 2. Installation
  • 3. Data
  • 4. Model
  • 5. Training
  • 6. Freeze and Compress
  • 7. Test
  • 8. Inference
  • 9. Command line interface
  • 10. Integrate with third-party packages
  • 11. Use NVNMD
  • 12. Runtime environment variables
  • 13. FAQs

Tutorial

  • Tutorials
  • Publications

Developer Guide

  • Find DeePMD-kit C/C++ library from CMake
  • Create a model in TensorFlow
  • Create a model in other backends
  • Atom Type Embedding
  • Coding Conventions
  • CI/CD
  • Python API
    • Subpackages
      • deepmd.backend
      • deepmd.dpmodel
      • deepmd.entrypoints
      • deepmd.infer
      • deepmd.jax
      • deepmd.loggers
      • deepmd.pt
      • deepmd.tf
        • Subpackages
        • Submodules
        • Classes
        • Functions
        • Package Contents
      • deepmd.utils
    • Submodules
    • Functions
    • Package Contents
  • OP API
  • C++ API
  • C API
  • Core API

Project Details

  • License
  • Authors and Credits
  • Logo
DeePMD-kit
  • deepmd
  • deepmd.tf
  • deepmd.tf.op
  • Edit on GitHub

deepmd.tf.op

This module will house cust Tf OPs after CMake installation.

Submodules

  • deepmd.tf.op._add_flt_nvnmd_grad
  • deepmd.tf.op._copy_flt_nvnmd_grad
  • deepmd.tf.op._dotmul_flt_nvnmd_grad
  • deepmd.tf.op._flt_nvnmd_grad
  • deepmd.tf.op._gelu
  • deepmd.tf.op._map_flt_nvnmd_grad
  • deepmd.tf.op._matmul_fitnet_nvnmd_grad
  • deepmd.tf.op._matmul_flt2fix_nvnmd
  • deepmd.tf.op._matmul_flt_nvnmd_grad
  • deepmd.tf.op._mul_flt_nvnmd_grad
  • deepmd.tf.op._prod_force_grad
  • deepmd.tf.op._prod_force_se_a_grad
  • deepmd.tf.op._prod_force_se_a_mask_grad
  • deepmd.tf.op._prod_force_se_r_grad
  • deepmd.tf.op._prod_virial_grad
  • deepmd.tf.op._prod_virial_se_a_grad
  • deepmd.tf.op._prod_virial_se_r_grad
  • deepmd.tf.op._quantize_nvnmd_grad
  • deepmd.tf.op._soft_min_force_grad
  • deepmd.tf.op._soft_min_virial_grad
  • deepmd.tf.op._tabulate_grad
  • deepmd.tf.op._tanh4_flt_nvnmd_grad

Attributes

NOT_LOADABLE

PACKAGE_BASE

log

Functions

import_ops()

Import all custom TF ops that are present in this submodule.

Package Contents

deepmd.tf.op.NOT_LOADABLE = ('__init__.py',)[source]
deepmd.tf.op.PACKAGE_BASE = 'deepmd.tf.op'[source]
deepmd.tf.op.log[source]
deepmd.tf.op.import_ops()[source]

Import all custom TF ops that are present in this submodule.

Notes

Initialy this subdir is unpopulated. CMake will install all the op module python files and shared libs.

PreviousNext

© Copyright 2017-2024, DeepModeling. Revision 0b3f8604.

Built with Sphinx using a theme provided by Read the Docs.

京ICP备20010051号-8