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

  /external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/
unroll_batch_matmul.cc 88 CreateInt32Array(model, batch_name + "/slice_a/slice/begin",
90 CreateInt32Array(
103 CreateInt32Array(model, batch_name + "/slice_a/reshape/shape",
116 CreateInt32Array(model, batch_name + "/slice_b/slice/begin", {0, 0, 0}),
117 CreateInt32Array(
130 CreateInt32Array(model, batch_name + "/slice_b/reshape/shape",
resolve_tensorflow_matmul.cc 42 CreateInt32Array(
  /external/tensorflow/tensorflow/contrib/lite/toco/
tooling_util.h 266 string CreateInt32Array(Model* model, const string& param_name,
tooling_util.cc     [all...]

Completed in 61 milliseconds