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

  /external/tensorflow/tensorflow/core/kernels/
warn_about_ints.h 25 void WarnAboutInts(OpKernelConstruction* context);
warn_about_ints.cc 21 void WarnAboutInts(OpKernelConstruction* context) {
softplus_op.cc 39 WarnAboutInts(context);
55 WarnAboutInts(context);
softsign_op.cc 39 WarnAboutInts(context);
55 WarnAboutInts(context);

Completed in 484 milliseconds