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

  /external/tensorflow/tensorflow/contrib/lite/toco/
allocate_transient_arrays.cc 148 if (!IsAllocatableTransientArray(model, array_name)) {
181 if (!IsAllocatableTransientArray(model, array_name)) {
195 if (!IsAllocatableTransientArray(model, array_name)) {
tooling_util.h 250 bool IsAllocatableTransientArray(const Model& model, const string& array_name);
tooling_util.cc     [all...]

Completed in 70 milliseconds