HomeSort by relevance Sort by last modified time
    Searched defs:IsStateful (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
eigen_pooling.h 283 static const bool IsStateful = true;
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorFunctors.h 99 static const bool IsStateful = false;
144 static const bool IsStateful = true;
224 static const bool IsStateful = false;
265 static const bool IsStateful = false;
306 static const bool IsStateful = false;
351 static const bool IsStateful = false;
375 static const bool IsStateful = false;
401 static const bool IsStateful = false;
426 static const bool IsStateful = false;
  /external/tensorflow/tensorflow/core/common_runtime/
function.cc 172 bool IsStateful(const string& function) override;
885 bool FunctionLibraryRuntimeImpl::IsStateful(const string& func) {
    [all...]

Completed in 86 milliseconds