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

  /external/tensorflow/tensorflow/core/lib/gtl/
array_slice_internal.h 230 class ArraySliceImpl : public ArraySliceImplBase<const T> {
244 explicit ArraySliceImpl(const C& v)
array_slice.h 110 typedef array_slice_internal::ArraySliceImpl<T> Impl;

Completed in 148 milliseconds