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

  /external/tensorflow/tensorflow/compiler/tf2xla/
xla_compiled_cpu_function.cc 35 alloc_args_ = tensorflow::tfcompile::runtime::MallocContiguousBuffers(
54 tensorflow::tfcompile::runtime::FreeContiguous(alloc_args_);
xla_compiled_cpu_function.h 228 void* alloc_args_ = nullptr; member in class:tensorflow::XlaCompiledCpuFunction

Completed in 1094 milliseconds