HomeSort by relevance Sort by last modified time
    Searched refs:GradForUnaryCwise (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/ops/
math_grad.cc 25 Status GradForUnaryCwise(FunctionDef* g, std::vector<FDH::Node> nodes) {
45 return GradForUnaryCwise(g, {
55 return GradForUnaryCwise(g, {
64 return GradForUnaryCwise(g, {
77 return GradForUnaryCwise(g, {
89 return GradForUnaryCwise(g, {
103 return GradForUnaryCwise(g, {
118 return GradForUnaryCwise(g, {
128 return GradForUnaryCwise(g, {
138 return GradForUnaryCwise(g,
    [all...]
  /external/tensorflow/tensorflow/compiler/jit/
mark_for_compilation_pass_test.cc 255 static Status GradForUnaryCwise(FunctionDef* g,
277 return GradForUnaryCwise(g, {
291 return GradForUnaryCwise(g, {

Completed in 555 milliseconds