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

  /external/tensorflow/tensorflow/c/eager/
runtime.cc 114 DEFINE_SET_ATTR(int, int_attrs_);
131 for (const auto& p : int_attrs_) {
211 for (const auto& p : int_attrs_) {
runtime.h 127 AttrVec<int> int_attrs_; member in class:tensorflow::AttrBuilder

Completed in 86 milliseconds