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

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_rematerialization.cc 163 Item* CreateItem(HloInstruction* inst) {
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
function.cc 231 Status CreateItem(Handle handle, Item** item);
597 Status FunctionLibraryRuntimeImpl::CreateItem(Handle handle, Item** item) {
662 // NOTE: We need to call CreateItem out of mu_ because creating an
664 return CreateItem(handle, item);
    [all...]
  /external/libtextclassifier/
model_generated.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msclus.h     [all...]

Completed in 133 milliseconds