Crate caffe2op_scope

source ·

Structs

  • | ‘CreateScope’ operator initializes | and outputs empty scope that is used | by Do operator to store local blobs |
  • | Checks whether scope blob has any saved | scopes left |
  • | Keeps track of forward and backward | gradient workspaces in stack, reuses | previously created workspaces, non-thread | safe |