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

  /art/runtime/interpreter/
unstarted_runtime.cc 958 ArtField* static_properties = local
    [all...]
  /external/tensorflow/tensorflow/core/grappler/costs/
graph_properties_test.cc 261 GraphProperties static_properties(item);
262 TF_CHECK_OK(static_properties.InferStatically(false));
264 const auto props = static_properties.GetOutputProperties("Var");
    [all...]

Completed in 224 milliseconds