- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for src_output (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/c_api.cc
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 102.4K bytes - Click Count (0) -
tensorflow/c/eager/gradient_checker.cc
sum_dims.reset(sum_dims_raw); } // Reduce sum the output on all dimensions. TF_RETURN_IF_ERROR(ops::Sum(ctx, model_out.get(), sum_dims.get(), &outputs[0], /*keep_dims=*/false, "sum_output")); return absl::OkStatus(); } // ========================= End Helper Functions============================== absl::Status CalcNumericalGrad(AbstractContext* ctx, Model forward,
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Oct 12 05:11:17 GMT 2024 - 7.3K bytes - Click Count (0)