Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DeleteSessionTensor (1.98 sec)

  1. tensorflow/cc/gradients/data_flow_grad.cc

    REGISTER_NO_GRADIENT_OP("StackClose");
    REGISTER_NO_GRADIENT_OP("GetSessionHandle");
    REGISTER_NO_GRADIENT_OP("GetSessionHandleV2");
    REGISTER_NO_GRADIENT_OP("GetSessionTensor");
    REGISTER_NO_GRADIENT_OP("DeleteSessionTensor");
    
    Status DynamicPartitionGrad(const Scope& scope, const Operation& op,
                                const std::vector<Output>& grad_inputs,
                                std::vector<Output>* grad_outputs) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Jul 24 13:40:35 UTC 2021
    - 5.8K bytes
    - Viewed (0)
Back to top