Searched defs:functor_ (Results 1 – 6 of 6) sorted by relevance
58 def _GetMatrixUnaryFunctorGradientTest(functor_, dtype_, shape_, **kwargs_): argument97 def _GetMatrixBinaryFunctorGradientTest(functor_, argument145 functor_, argument
79 Functor functor_; variable
101 T functor_; member
7600 FunctorType functor_; member7826 FunctorType functor_; member8048 FunctorType functor_; member8266 FunctorType functor_; member8480 FunctorType functor_; member8690 FunctorType functor_; member8896 FunctorType functor_; member9098 FunctorType functor_; member9296 FunctorType functor_; member9490 FunctorType functor_; member[all …]
277 SegmentReductionFunctor functor_; in ComputeAsync() local
636 static tensorflow::StatusOr<TaggedValue> Call(const char* name, Fn functor_, in Call()