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

  /external/tensorflow/tensorflow/core/framework/
shape_inference.h 499 Status MakeDimForScalarInputWithNegativeIndexing(int idx, int input_rank,
shape_inference.cc 856 Status InferenceContext::MakeDimForScalarInputWithNegativeIndexing(
    [all...]
  /external/tensorflow/tensorflow/core/ops/
array_ops.cc 411 TF_RETURN_IF_ERROR(c->MakeDimForScalarInputWithNegativeIndexing(
447 TF_RETURN_IF_ERROR(c->MakeDimForScalarInputWithNegativeIndexing(
    [all...]

Completed in 61 milliseconds