Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Seguin (0.18 sec)

  1. tensorflow/c/eager/tape.h

        gtl::ArraySlice<Gradient*> output_gradients, absl::Span<Gradient*> result,
        bool build_default_zeros_grads) {
      std::unordered_set<int64_t> sources_set(source_tensor_ids.begin(),
                                              source_tensor_ids.end());
      BackpropInitialState<BackwardFunction, TapeTensor> state = PrepareBackprop(
          target_tensor_ids, tensor_tape_, &op_tape_, sources_set, persistent_);
    C
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 02 12:40:29 GMT 2024
    - 47.2K bytes
    - Viewed (1)
Back to top